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

docs(samples): add insert rows without rowids in a table#573

Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
pmakani:insert-row-without-id
Jul 21, 2020
Merged

docs(samples): add insert rows without rowids in a table#573
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
pmakani:insert-row-without-id

Conversation

@pmakani
Copy link
Copy Markdown
Contributor

@pmakani pmakani commented Jul 21, 2020

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:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@pmakani pmakani requested review from a team and stephaniewang526 July 21, 2020 11:49
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 21, 2020

Codecov Report

Merging #573 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #573      +/-   ##
============================================
+ Coverage     81.45%   81.49%   +0.04%     
- Complexity     1225     1226       +1     
============================================
  Files            77       77              
  Lines          6200     6220      +20     
  Branches        677      691      +14     
============================================
+ Hits           5050     5069      +19     
- Misses          791      792       +1     
  Partials        359      359              
Impacted Files Coverage Δ Complexity Δ
...e/cloud/bigquery/testing/RemoteBigQueryHelper.java 61.40% <0.00%> (-0.42%) 6.00% <0.00%> (ø%)
...ain/java/com/google/cloud/bigquery/Clustering.java 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
...ain/java/com/google/cloud/bigquery/PolicyTags.java 100.00% <0.00%> (ø) 6.00% <0.00%> (ø%)
...java/com/google/cloud/bigquery/BigtableColumn.java 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
...java/com/google/cloud/bigquery/TimelineSample.java 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
...om/google/cloud/bigquery/ModelTableDefinition.java 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...om/google/cloud/bigquery/LoadJobConfiguration.java 93.20% <0.00%> (+0.02%) 56.00% <0.00%> (ø%)
...ogle/cloud/bigquery/WriteChannelConfiguration.java 86.81% <0.00%> (+0.06%) 46.00% <0.00%> (ø%)
...google/cloud/bigquery/StandardTableDefinition.java 93.33% <0.00%> (+0.09%) 16.00% <0.00%> (ø%)
...om/google/cloud/bigquery/BigtableColumnFamily.java 96.00% <0.00%> (+0.16%) 5.00% <0.00%> (ø%)
... and 8 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 a5f0752...692da6f. Read the comment docs.

@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 21, 2020
@stephaniewang526 stephaniewang526 merged commit b07dee3 into googleapis:master Jul 21, 2020
@pmakani pmakani deleted the insert-row-without-id branch July 22, 2020 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants