Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kmjung
Copy link

@kmjung kmjung commented Oct 16, 2019

This change removes some custom settings from the "enhanced" stub
settings for the BigQuery storage client which are now redundant, such
as the maximum message size. The entire enhanced layer now exists only
for the purpose of setting the resumption strategy for the ReadRows
streaming callable.

This change removes some custom settings from the "enhanced" stub
settings for the BigQuery storage client which are now redundant, such
as the maximum message size. The entire enhanced layer now exists only
for the purpose of setting the resumption strategy for the ReadRows
streaming callable.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 16, 2019
@shollyman shollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2019
@codecov
Copy link

codecov bot commented Oct 21, 2019

Codecov Report

Merging #6519 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6519      +/-   ##
============================================
- Coverage     46.35%   46.34%   -0.01%     
- Complexity    27995    27997       +2     
============================================
  Files          2613     2613              
  Lines        288066   288068       +2     
  Branches      33776    33778       +2     
============================================
- Hits         133524   133519       -5     
- Misses       144303   144309       +6     
- Partials      10239    10240       +1
Impacted Files Coverage Δ Complexity Δ
...eta1/stub/EnhancedBigQueryStorageStubSettings.java 85% <100%> (-2.84%) 10 <1> (ø)
...c/main/java/com/google/cloud/bigquery/Dataset.java 85.93% <0%> (-2.78%) 16% <0%> (ø)
...ava/com/google/cloud/bigquery/BigtableOptions.java 59.18% <0%> (-2.52%) 8% <0%> (ø)
...google/cloud/bigquery/ExternalTableDefinition.java 56.84% <0%> (-1.86%) 16% <0%> (ø)
...java/com/google/cloud/bigquery/BigtableColumn.java 100% <0%> (ø) 5% <0%> (ø) ⬇️
...om/google/cloud/bigquery/BigtableColumnFamily.java 96% <0%> (ø) 5% <0%> (ø) ⬇️
...in/java/com/google/cloud/bigquery/DatasetInfo.java 95.97% <0%> (+0.21%) 35% <0%> (+2%) ⬆️

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 10b61b8...49dbd32. Read the comment docs.

@shollyman shollyman added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2019
@shollyman shollyman merged commit 28001d5 into googleapis:master Oct 21, 2019
@kmjung kmjung deleted the bq_storage_enhanced branch October 21, 2019 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants