Skip to content

fix: Add support for overriding the number of retries for Bigtable Export to Sequence File#4546

Open
justinuang wants to merge 1 commit intogoogleapis:mainfrom
justinuang:data-flow-improvements
Open

fix: Add support for overriding the number of retries for Bigtable Export to Sequence File#4546
justinuang wants to merge 1 commit intogoogleapis:mainfrom
justinuang:data-flow-improvements

Conversation

@justinuang
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:

Fixes #4545 ☕️

If you write sample code, please follow the samples format.

@justinuang justinuang requested a review from a team as a code owner March 26, 2026 16:55
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable-hbase API. labels Mar 26, 2026
@justinuang justinuang changed the title Add support for overriding the number of retries for Bigtable Export to Sequence File fix: Add support for overriding the number of retries for Bigtable Export to Sequence File Mar 26, 2026
@justinuang justinuang force-pushed the data-flow-improvements branch from 6ee638c to 16255fc Compare March 26, 2026 19:42
@mutianf mutianf added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2026
@mutianf mutianf added the automerge Merge the pull request once unit tests and other checks pass. label Mar 27, 2026
@gcf-merge-on-green
Copy link
Copy Markdown

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 28, 2026
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/java-bigtable-hbase API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support overriding the number of attempts in the export to sequence file job

4 participants