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

Fix: Use Python Datastore client in Schedule export sample. #8231

Closed
wants to merge 5 commits into from

Conversation

Mariatta
Copy link
Contributor

@Mariatta Mariatta commented Aug 3, 2022

Replace google-api-python-client with google-cloud-datastore.

Description

Fixes #4639

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

Replace google-api-python-client with google-cloud-datastore.
@Mariatta Mariatta requested review from a team as code owners August 3, 2022 21:01
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Aug 3, 2022
@parthea
Copy link
Collaborator

parthea commented Aug 6, 2022

Could this sample be moved to the python-datastore repo instead? If it's possible, then the sample can be used as an integration test for the client library.

@parthea parthea assigned Mariatta and unassigned engelke Aug 9, 2022
@Mariatta
Copy link
Contributor Author

Mariatta commented Aug 9, 2022

Moving it python-datastore repo, and will remove the directory instead.
See #8248 for the removal from this repo.

@Mariatta Mariatta closed this Aug 9, 2022
@Mariatta Mariatta deleted the fix-datastore-schedule-export branch August 9, 2022 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scheduled exports frequently fail with Broken Pipe error
4 participants