-
Notifications
You must be signed in to change notification settings - Fork 996
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
Update Python SDK so FeatureSet can import Schema from Tensorflow metadata #450
Update Python SDK so FeatureSet can import Schema from Tensorflow metadata #450
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bfd8682 - Browse repository at this point
Copy the full SHA bfd8682View commit details -
Add update_schema method to FeatureSet
- Update Field, Feature and Entity class with fields from presence_constraints, shape_type and domain_info
Configuration menu - View commit details
-
Copy full SHA for 756533e - Browse repository at this point
Copy the full SHA 756533eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9abd082 - Browse repository at this point
Copy the full SHA 9abd082View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b7783 - Browse repository at this point
Copy the full SHA b2b7783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4574f72 - Browse repository at this point
Copy the full SHA 4574f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5029550 - Browse repository at this point
Copy the full SHA 5029550View commit details -
Add exporting of Tensorflow metadata schema from FeatureSet.
- Update documentation for properties in Field - Deduplication refactoring in FeatureSet
Configuration menu - View commit details
-
Copy full SHA for dc39ca7 - Browse repository at this point
Copy the full SHA dc39ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dfa02 - Browse repository at this point
Copy the full SHA 57dfa02View commit details -
Revert changes to packages version in requirements-ci and setup.py
They are not necessary for now and to avoid unexpected breaking changes.
Configuration menu - View commit details
-
Copy full SHA for bfd282d - Browse repository at this point
Copy the full SHA bfd282dView commit details -
Remove 'schema' param in 'from_proto' method in Entity and Feature.
In import_tfx_schema method, the domain info is first made inline so there is no need to have schema level domain info when updating Feast Entity and Feature. Also added documentation to setter property methods in Field.py
Configuration menu - View commit details
-
Copy full SHA for dcd6e19 - Browse repository at this point
Copy the full SHA dcd6e19View commit details -
Fix rebase errors, apply black
zhilingc committedApr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 6af74c6 - Browse repository at this point
Copy the full SHA 6af74c6View commit details -
zhilingc committed
Apr 10, 2020 Configuration menu - View commit details
-
Copy full SHA for d12aead - Browse repository at this point
Copy the full SHA d12aeadView commit details