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

chore: add experimental async data client #920

Merged
merged 59 commits into from Feb 5, 2024
Merged

chore: add experimental async data client #920

merged 59 commits into from Feb 5, 2024

Conversation

daniel-sanche
Copy link
Contributor

@daniel-sanche daniel-sanche commented Jan 18, 2024

Merging the experimental_v3 branch into main, making the new async data client publicly accessible

Blocked on googleapis/python-api-core#572, so we can use a public release of api_core


This PR is almost entirely already reviewed code, but I had to make a few changes to:

  • to get GitHub Actions tests to pass
  • to pull in missing changes from main
  • to prevent owlbot from overwriting some of our customizations

See here for a cleaner diff: 35996a8...merge_v3

BEGIN_COMMIT_OVERRIDE
feat: add async data client preview
END_COMMIT_OVERRIDE

daniel-sanche and others added 30 commits March 14, 2023 15:47
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 19, 2024
@daniel-sanche daniel-sanche changed the title [DRAFT] chore: add experimental async data client chore: add experimental async data client Jan 19, 2024
@daniel-sanche daniel-sanche marked this pull request as ready for review January 19, 2024 20:55
@daniel-sanche daniel-sanche requested review from a team as code owners January 19, 2024 20:55
@daniel-sanche daniel-sanche requested a review from a team as a code owner January 27, 2024 00:33
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2024
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 5, 2024
@daniel-sanche daniel-sanche merged commit 7088e39 into main Feb 5, 2024
29 of 32 checks passed
@daniel-sanche daniel-sanche deleted the merge_v3 branch February 5, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants