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

feat: add additional time partitioning intervals#737

Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
stephaniewang526:time-unit-partitioning
Sep 17, 2020
Merged

feat: add additional time partitioning intervals#737
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
stephaniewang526:time-unit-partitioning

Conversation

@stephaniewang526
Copy link
Copy Markdown
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 16, 2020
@stephaniewang526 stephaniewang526 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 16, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2020

Codecov Report

Merging #737 into master will decrease coverage by 0.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #737      +/-   ##
============================================
- Coverage     81.07%   80.62%   -0.45%     
- Complexity     1236     1240       +4     
============================================
  Files            78       78              
  Lines          6334     6385      +51     
  Branches        704      708       +4     
============================================
+ Hits           5135     5148      +13     
- Misses          833      870      +37     
- Partials        366      367       +1     
Impacted Files Coverage Δ Complexity Δ
...va/com/google/cloud/bigquery/TimePartitioning.java 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.43% <0.00%> (-0.52%) 2.00% <0.00%> (ø%)
...y/src/main/java/com/google/cloud/bigquery/Job.java 85.90% <0.00%> (-0.01%) 34.00% <0.00%> (+2.00%) ⬇️
...n/java/com/google/cloud/bigquery/JobException.java 83.33% <0.00%> (+83.33%) 2.00% <0.00%> (+2.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 061c148...b8dfa37. Read the comment docs.

Copy link
Copy Markdown
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

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

minor docstring updates

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Sep 17, 2020
@stephaniewang526 stephaniewang526 requested a review from a team September 17, 2020 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants