Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

samples: load table clustered - #157

Merged
stephaniewang526 merged 4 commits into
googleapis:masterfrom
stephaniewang526:load-table-clustered
Feb 6, 2020
Merged

samples: load table clustered#157
stephaniewang526 merged 4 commits into
googleapis:masterfrom
stephaniewang526:load-table-clustered

Conversation

@stephaniewang526

Copy link
Copy Markdown
Contributor

Fixes b/148679900

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2020
@codecov

codecov Bot commented Feb 5, 2020

Copy link
Copy Markdown

Codecov Report

Merging #157 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     77.44%   77.39%   -0.06%     
+ Complexity     1110     1109       -1     
============================================
  Files            73       73              
  Lines          5932     5914      -18     
  Branches        645      631      -14     
============================================
- Hits           4594     4577      -17     
+ Misses         1013     1012       -1     
  Partials        325      325
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/bigquery/StandardSQLDataType.java 73.68% <0%> (-1.32%) 7% <0%> (ø)
...m/google/cloud/bigquery/StandardSQLStructType.java 84.61% <0%> (-1.1%) 5% <0%> (ø)
...ava/com/google/cloud/bigquery/RoutineArgument.java 85.71% <0%> (-0.65%) 5% <0%> (ø)
...google/cloud/bigquery/ExternalTableDefinition.java 56.38% <0%> (-0.46%) 16% <0%> (ø)
...va/com/google/cloud/bigquery/StandardSQLField.java 90.47% <0%> (-0.44%) 7% <0%> (ø)
...java/com/google/cloud/bigquery/ViewDefinition.java 87.09% <0%> (-0.41%) 11% <0%> (ø)
...y/src/main/java/com/google/cloud/bigquery/Job.java 84.67% <0%> (-0.23%) 32% <0%> (-1%)
...om/google/cloud/bigquery/BigtableColumnFamily.java 95.83% <0%> (-0.17%) 5% <0%> (ø)
...google/cloud/bigquery/StandardTableDefinition.java 93.82% <0%> (-0.08%) 16% <0%> (ø)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.05% <0%> (-0.07%) 44% <0%> (ø)
... and 6 more

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 e060aba...17dbc23. Read the comment docs.

@stephaniewang526
stephaniewang526 merged commit 2795172 into googleapis:master Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants