Skip to content

Conversation

@pmakani
Copy link

@pmakani pmakani commented Oct 7, 2019

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 7, 2019
@pmakani pmakani requested a review from shollyman October 7, 2019 12:08
EncryptionConfiguration defaultEncryptionConfiguration);

/**
* [Optional] The default partition expiration for all partitioned tables in the dataset, in
Copy link
Contributor

Choose a reason for hiding this comment

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

partition expiration time

Copy link
Author

Choose a reason for hiding this comment

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

Done.

/**
* [Optional] The default partition expiration for all partitioned tables in the dataset, in
* milliseconds. Once this property is set, all newly-created partitioned tables in the dataset
* will have an expirationMs property in the timePartitioning settings set to this value, and
Copy link
Contributor

Choose a reason for hiding this comment

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

value, and changing --> value. Changing

Copy link
Author

Choose a reason for hiding this comment

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

Done.

* [Optional] The default partition expiration for all partitioned tables in the dataset, in
* milliseconds. Once this property is set, all newly-created partitioned tables in the dataset
* will have an expirationMs property in the timePartitioning settings set to this value, and
* changing the value will only affect new tables, not existing ones. The storage in a partition
Copy link
Contributor

Choose a reason for hiding this comment

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

will only --> only

(Tech writing lives in the eternal present)

Copy link
Author

Choose a reason for hiding this comment

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

Done.

* milliseconds. Once this property is set, all newly-created partitioned tables in the dataset
* will have an expirationMs property in the timePartitioning settings set to this value, and
* changing the value will only affect new tables, not existing ones. The storage in a partition
* will have an expiration time of its partition time plus this value. Setting this property
Copy link
Contributor

Choose a reason for hiding this comment

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

will have --> has

Copy link
Author

Choose a reason for hiding this comment

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

Done.

@elharo elharo added semver: minor A new feature was added. No breaking changes. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 7, 2019
@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #6445 into master will increase coverage by <.01%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6445      +/-   ##
============================================
+ Coverage     46.34%   46.34%   +<.01%     
- Complexity    27968    27970       +2     
============================================
  Files          2613     2613              
  Lines        287931   287942      +11     
  Branches      33756    33757       +1     
============================================
+ Hits         133452   133458       +6     
- Misses       144259   144264       +5     
  Partials      10220    10220
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/google/cloud/bigquery/Dataset.java 85.93% <0%> (-2.78%) 16 <0> (ø)
...in/java/com/google/cloud/bigquery/DatasetInfo.java 95.97% <100%> (+0.21%) 35 <1> (+2) ⬆️
.../cloud/datastore/testing/LocalDatastoreHelper.java 80.59% <0%> (-4.48%) 17% <0%> (ø)

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 2b9bb41...97bccc1. Read the comment docs.

@pmakani
Copy link
Author

pmakani commented Oct 14, 2019

@shollyman PTAL.

Copy link
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.

Thanks!

@pmakani pmakani merged commit 91495ed into googleapis:master Oct 21, 2019
@pmakani pmakani deleted the api-bigquery-dataset-defaultPartitionExp branch October 21, 2019 05:16
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. semver: minor A new feature was added. No breaking changes. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants