KEMBAR78
feature: add JsonStreamWriter, which is built on top of a StreamWriter and writes Json data by first converting to protobuf messages then calling StreamWriter's append by allenc3 · Pull Request #437 · googleapis/java-bigquerystorage · GitHub
Skip to content

Conversation

@allenc3
Copy link
Contributor

@allenc3 allenc3 commented Jul 21, 2020

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2020
@allenc3 allenc3 force-pushed the JsonStreamWriter branch from 760e8f0 to 73c5926 Compare July 21, 2020 20:23
Copy link
Contributor

@yirutang yirutang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schema update part looks good.

Copy link

@Wilson720 Wilson720 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Have few comments.

@allenc3 allenc3 force-pushed the JsonStreamWriter branch 2 times, most recently from 6576179 to cfcb01e Compare July 22, 2020 22:07
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #437 into master will increase coverage by 0.29%.
The diff coverage is 79.08%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #437      +/-   ##
============================================
+ Coverage     78.00%   78.30%   +0.29%     
- Complexity      624      642      +18     
============================================
  Files            56       58       +2     
  Lines          3551     3687     +136     
  Branches        235      245      +10     
============================================
+ Hits           2770     2887     +117     
- Misses          675      687      +12     
- Partials        106      113       +7     
Impacted Files Coverage Δ Complexity Δ
.../cloud/bigquery/storage/v1alpha2/DirectWriter.java 80.64% <ø> (ø) 5.00 <0.00> (ø)
...igquery/storage/v1alpha2/ProtoSchemaConverter.java 96.22% <ø> (+14.40%) 10.00 <0.00> (+1.00)
...ud/bigquery/storage/v1alpha2/JsonStreamWriter.java 77.19% <77.19%> (ø) 12.00 <12.00> (?)
.../cloud/bigquery/storage/v1alpha2/StreamWriter.java 82.22% <84.37%> (+0.69%) 35.00 <7.00> (+1.00)
...query/storage/v1alpha2/OnSchemaUpdateRunnable.java 85.71% <85.71%> (ø) 4.00 <4.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b6cadd...fb9adc3. Read the comment docs.

@allenc3 allenc3 force-pushed the JsonStreamWriter branch from 860e79a to f14de23 Compare July 23, 2020 17:00
@allenc3 allenc3 force-pushed the JsonStreamWriter branch from cb6edeb to ea61eae Compare July 27, 2020 20:01
@allenc3 allenc3 force-pushed the JsonStreamWriter branch from 7d3da73 to 96007cb Compare July 29, 2020 17:21
Copy link

@Wilson720 Wilson720 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Thanks!

Copy link
Contributor

@yirutang yirutang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only minor comments.

@allenc3 allenc3 marked this pull request as ready for review August 6, 2020 20:04
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2020
@stephaniewang526 stephaniewang526 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Aug 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2020
@stephaniewang526 stephaniewang526 merged commit b9e6cda into googleapis:master Aug 7, 2020
@allenc3 allenc3 changed the title feature: Added JsonStreamWriter, which is built on top of a StreamWriter and writes Json data by first converting to protobuf messages then calling StreamWriter's append feature: add JsonStreamWriter, which is built on top of a StreamWriter and writes Json data by first converting to protobuf messages then calling StreamWriter's append Aug 7, 2020
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
doclava v2 => staging
docFX v3 => prod

Source-Author: Emily Ball <emilyball@google.com>
Source-Date: Tue Feb 16 17:02:08 2021 -0800
Source-Repo: googleapis/synthtool
Source-Sha: b416a7befcdbc42de41cf387dcf428f894fb812b
Source-Link: googleapis/synthtool@b416a7b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants