FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Pass the "retry" when calling read_rows. by Mariatta · Pull Request #759 · googleapis/python-bigtable · GitHub

This repository was archived by the owner on Apr 1, 2026. It is now read-only.
/ python-bigtable Public archive

fix: Pass the "retry" when calling read_rows. - #759

Merged
Mariatta merged 1 commit into
mainfrom
test-readrows
Mar 30, 2023
Merged

fix: Pass the "retry" when calling read_rows.#759
Mariatta merged 1 commit into
mainfrom
test-readrows

Conversation

Copy link
Copy Markdown
Contributor

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 #469 🦕

Mariatta requested review from a team March 24, 2023 21:30
product-auto-label Bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/python-bigtable API. labels Mar 24, 2023
Mariatta changed the title Pass the "retry" when calling read_rows. fix: Pass the "retry" when calling read_rows. Mar 24, 2023

Copy link
Copy Markdown

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

Mariatta merged commit 505273b into main Mar 30, 2023
Mariatta deleted the test-readrows branch March 30, 2023 22:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read_rows stream resumption not working?

2 participants


Back | FazBrowse Home | New Git URL