docs(samples): add a new sample for parallel append#863
docs(samples): add a new sample for parallel append#863stephaniewang526 merged 7 commits intogoogleapis:masterfrom
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> ☕️