googleapis / java-bigquery Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add additional time partitioning intervals #737
Merged
stephaniewang526
merged 2 commits into
googleapis:master
from
stephaniewang526:time-unit-partitioning
Sep 17, 2020
Merged
feat: add additional time partitioning intervals #737
stephaniewang526
merged 2 commits into
googleapis:master
from
stephaniewang526:time-unit-partitioning
Sep 17, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
shollyman
approved these changes
Sep 16, 2020
google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TimePartitioning.java
Outdated
Show resolved
Hide resolved
google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TimePartitioning.java
Outdated
Show resolved
Hide resolved
pmakani
approved these changes
Sep 17, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Sep 21, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.119.0](https://www.github.com/googleapis/java-bigquery/compare/v1.118.0...v1.119.0) (2020-09-17) ### Features * add additional time partitioning intervals ([#737](https://www.github.com/googleapis/java-bigquery/issues/737)) ([a57dbdf](https://www.github.com/googleapis/java-bigquery/commit/a57dbdf96440bc7e51443efb99b007ac42cd481b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
No description provided.