-
Notifications
You must be signed in to change notification settings - Fork 84
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
docs(samples): add a new sample for parallel append #863
Conversation
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
Codecov Report
@@ Coverage Diff @@
## master #863 +/- ##
============================================
+ Coverage 80.24% 80.64% +0.39%
- Complexity 979 1005 +26
============================================
Files 74 76 +2
Lines 5290 5430 +140
Branches 409 420 +11
============================================
+ Hits 4245 4379 +134
- Misses 872 878 +6
Partials 173 173
Continue to review full report at Codecov.
|
samples/snippets/src/test/java/com/example/bigquerystorage/ParallelWriteCommittedStreamIT.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/bigquerystorage/ParallelWriteCommittedStream.java
Outdated
Show resolved
Hide resolved
The only one failing test is unrelated to this CL, and is removed in a separate pull request. |
samples/snippets/src/main/java/com/example/bigquerystorage/ParallelWriteCommittedStream.java
Outdated
Show resolved
Hide resolved
please change the subject and initial commit from |
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 #<issue_number_goes_here> ☕️