forked from logicalclocks/hopsworks-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FSTORE-1522] Deduplicate most of hsml (logicalclocks#368)
* Add missing init in hopsworks_common.engine * Add missing FeatureStoreEncoder to hsfs.util for backwards compatibility * Deduplicate util * Deduplicate kafka_topic * Make direct imports instead of through aliases * Deduplicate tag * Deduplicate dataset_api * Fix tag import * Fix KafkaTopic * Fix mocking of get_obj_from_json * Fix mocking * Fix mocking of hsml.util * Fix mocking and imports of util * Fix KafkaTopic.from_reposnse_json * Fix pandas typechecking in util * Fix mocking in test_predictor * Fix mocking in test_resources * Fix mocking in test_transformer
Showing
35 changed files
with
1,038 additions
and
1,286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.