Skip to content

Conversation

@Mariatta
Copy link
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
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
Copy link
Contributor Author

Mariatta commented Apr 5, 2023

Closed in favor of #722

@Mariatta Mariatta closed this Apr 5, 2023
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant