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

feat: code snippets for feature store control plane #709

Merged
merged 4 commits into from Sep 22, 2021

Conversation

lclc19
Copy link
Contributor

@lclc19 lclc19 commented Sep 15, 2021

No description provided.

@lclc19 lclc19 requested review from a team as code owners September 15, 2021 07:44
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2021
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Sep 15, 2021
@snippet-bot
Copy link

snippet-bot bot commented Sep 15, 2021

Here is the summary of changes.

You are about to add 4 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Copy link
Contributor

@morgandu morgandu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the samples, left a few comments, also, the delete sample need a testing too.

@lclc19
Copy link
Contributor Author

lclc19 commented Sep 15, 2021

For delete sample, I see that dataset_service only has the sample file, and no test for delete sample was provided:
https://github.com/googleapis/python-aiplatform/tree/main/samples/snippets/dataset_service

I wonder if this is intentional as the teardown procedure already has the deletion snippets.

@lclc19 lclc19 force-pushed the lclc_snippet branch 3 times, most recently from 678e868 to 0c84871 Compare September 16, 2021 05:21
@lclc19
Copy link
Contributor Author

lclc19 commented Sep 16, 2021

Anyways, I've added delete featurestore test

@morgandu morgandu added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2021
* Add resource creation and deletion including featurestore, entity
  type and feature.
@lclc19 lclc19 changed the title Add code snippets for feature store service - resource creation and deletion feat: code snippets for feature store control plane Sep 16, 2021
@lclc19 lclc19 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2021
@vinnysenthil vinnysenthil dismissed morgandu’s stale review September 22, 2021 22:38

morgandu@ is OOO and lclc@ has addressed all requested changes, lifting blocking review.

Copy link
Contributor

@vinnysenthil vinnysenthil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - @morgandu's requested changes have been addressed, tests pass.

@lclc19 lclc19 merged commit 8e06ced into googleapis:main Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants