-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add create in Featurestore, EntityType, Feature; add create_ent…
…ity_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) - [x] add create method in Featurestore, EntityType, Feature classes; - [x] add create_entity_type in Featurestore; - [x] add create_feature, batch_create_features in EntityType; - [x] add ingest_from_bq and ingest_from_gcs methods in EntityType class - [x] add and update delete methods with force delete nested resources - [x] add unit tests - [x] update integration test
- Loading branch information
Showing
9 changed files
with
2,124 additions
and
36 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.