Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FSTORE-1522] Deduplicate most of hsml #368

Merged
merged 23 commits into from
Dec 4, 2024

Conversation

aversey
Copy link
Contributor

@aversey aversey commented Oct 22, 2024

JIRA Issue: FSTORE-1522

Priority for Review: -

Related PRs: -

How Has This Been Tested?

  • Unit Tests
  • Integration Tests
  • Manual Tests on VM

Checklist For The Assigned Reviewer:

- [ ] Checked if merge conflicts with master exist
- [ ] Checked if stylechecks for Java and Python pass
- [ ] Checked if all docstrings were added and/or updated appropriately
- [ ] Ran spellcheck on docstring
- [ ] Checked if guides & concepts need to be updated
- [ ] Checked if naming conventions for parameters and variables were followed
- [ ] Checked if private methods are properly declared and used
- [ ] Checked if hard-to-understand areas of code are commented
- [ ] Checked if tests are effective
- [ ] Built and deployed changes on dev VM and tested manually
- [x] (Checked if all type annotations were added and/or updated appropriately)

@aversey aversey requested review from javierdlrm and vatj October 22, 2024 08:18
@aversey aversey self-assigned this Oct 22, 2024
@aversey aversey merged commit 47be364 into logicalclocks:main Dec 4, 2024
13 checks passed
@aversey aversey deleted the dedup-hsml branch December 4, 2024 14:32
davitbzh pushed a commit to davitbzh/hopsworks-api that referenced this pull request Dec 5, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants