feat: add create in Featurestore, EntityType, Feature; add create_entity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_* for bq and gcs in EntityType; add and update delete with force delete nested resources#872
Merged
gcf-merge-on-green[bot] merged 11 commits intogoogleapis:mainfrom Dec 17, 2021
Merged
feat: add create in Featurestore, EntityType, Feature; add create_entity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_* for bq and gcs in EntityType; add and update delete with force delete nested resources#872gcf-merge-on-green[bot] merged 11 commits intogoogleapis:mainfrom
gcf-merge-on-green[bot] merged 11 commits intogoogleapis:mainfrom
Conversation
b9d6932 to
8af8486
Compare
f38cd2d to
56d0db5
Compare
diemtvu
reviewed
Dec 2, 2021
56d0db5 to
9b1b72a
Compare
sasha-gitg
requested changes
Dec 6, 2021
9b1b72a to
75ac97e
Compare
diemtvu
reviewed
Dec 10, 2021
41580d9 to
03aa950
Compare
sasha-gitg
requested changes
Dec 13, 2021
Member
sasha-gitg
left a comment
There was a problem hiding this comment.
One high level comment: if possible, please avoid force updating the commit history as some of the previous commits are no longer accessible and it becomes difficult to follow previous comments. It also seems to break "Show changes since last review" view. Thanks!
diemtvu
reviewed
Dec 13, 2021
diemtvu
approved these changes
Dec 16, 2021
… add create_entity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_bq and ingest_from_gcs methods in EntityType class
…hanging feature_config.request_dict to get_create_feature_request() with parent option
…irectly to api method; update docstring for feature_source_fields and node_count
…and feature_time for oneof, changed method validate_id to _is_resource_id, changed method validate_value_type to return None
…o setting for values if None; fix potential delete breaking change; change request_metadata to None and tests; update unit test for get_timestamp_proto; refactor feature_source_fields; remove optional batch_create from ingest and tests;
a5ab277 to
1e1c2fb
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.