Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Asynchronous batching#702

Closed
Mariatta wants to merge 3 commits into
maingoogleapis/python-bigtable:mainfrom
asyncio-batchergoogleapis/python-bigtable:asyncio-batcherCopy head branch name to clipboard
Closed

Asynchronous batching#702
Mariatta wants to merge 3 commits into
maingoogleapis/python-bigtable:mainfrom
asyncio-batchergoogleapis/python-bigtable:asyncio-batcherCopy head branch name to clipboard

Conversation

@Mariatta

Copy link
Copy Markdown
Contributor

Call the async mutate_rows from grpc aio

Create flush and mutate_coroutines

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Call the async mutate_rows from grpc aio

Create flush and mutate_coroutines
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/python-bigtable API. labels Nov 22, 2022
return response

def mutate_rows(
async def mutate_rows(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This needs to be fixed in gapic generator.
Related PR: googleapis/gapic-generator-python#1502

@Mariatta

Mariatta commented Apr 5, 2023

Copy link
Copy Markdown
Contributor Author

Closed in favor of #722

@Mariatta Mariatta closed this Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/python-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.