-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add support for time-partitioned tables #1100
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
Conversation
|
Hi @C0urante, thanks for your contribution. I am going through your changes right now. |
| private final Long creationTime; | ||
| private final Long expirationTime; | ||
| private final Long lastModifiedTime; | ||
| private final TimePartitioning timePartitioning; |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
…onfig to v1.5.6 (#1100) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.5.5` -> `1.5.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.5.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​156-httpsgithubcomgoogleapisjava-shared-configcomparev155v156-2023-06-02) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.5...v1.5.6) ##### Bug Fixes - Add junit-vintage dep to avoid skipping post-compilation native tests ([#​586](https://togithub.com/googleapis/java-shared-config/issues/586)) ([f6e6f69](https://togithub.com/googleapis/java-shared-config/commit/f6e6f690d58e2a86db721926049b0132310724bf)) - **java:** Skip fixing poms for special modules ([#​1744](https://togithub.com/googleapis/java-shared-config/issues/1744)) ([#​556](https://togithub.com/googleapis/java-shared-config/issues/556)) ([cc433c2](https://togithub.com/googleapis/java-shared-config/commit/cc433c246f1b6edbc093e6af37aced652d884a65)) - Remove java-trace checks ([#​612](https://togithub.com/googleapis/java-shared-config/issues/612)) ([cfcdba8](https://togithub.com/googleapis/java-shared-config/commit/cfcdba834f27b6bb03460cd09f076068f67a892b)) ##### Dependencies - Update dependency com.google.auto.service:auto-service-annotations to v1.1.0 ([#​610](https://togithub.com/googleapis/java-shared-config/issues/610)) ([aeefcbe](https://togithub.com/googleapis/java-shared-config/commit/aeefcbec212dc102bd15027984895a4ba51d045f)) - Update dependency com.puppycrawl.tools:checkstyle to v10.10.0 ([#​598](https://togithub.com/googleapis/java-shared-config/issues/598)) ([29309c3](https://togithub.com/googleapis/java-shared-config/commit/29309c36cb6ffe2aea221d3cc8cde036441d21b1)) - Update dependency com.puppycrawl.tools:checkstyle to v10.11.0 ([#​602](https://togithub.com/googleapis/java-shared-config/issues/602)) ([61b9c5f](https://togithub.com/googleapis/java-shared-config/commit/61b9c5f04422bc8edf8a249e3dfb7290bd188a8d)) - Update dependency com.puppycrawl.tools:checkstyle to v10.12.0 ([#​614](https://togithub.com/googleapis/java-shared-config/issues/614)) ([8559d0d](https://togithub.com/googleapis/java-shared-config/commit/8559d0dc634e238ee640d68439839f50a938ce76)) - Update dependency com.puppycrawl.tools:checkstyle to v10.6.0 ([#​554](https://togithub.com/googleapis/java-shared-config/issues/554)) ([44a77b0](https://togithub.com/googleapis/java-shared-config/commit/44a77b0faf5b4f3f9208117ccab0a3717d059efd)) - Update dependency com.puppycrawl.tools:checkstyle to v10.7.0 ([#​563](https://togithub.com/googleapis/java-shared-config/issues/563)) ([5c51e07](https://togithub.com/googleapis/java-shared-config/commit/5c51e07af8e37019d462211d47307155c630adb9)) - Update dependency com.puppycrawl.tools:checkstyle to v10.8.1 ([#​573](https://togithub.com/googleapis/java-shared-config/issues/573)) ([e5c6e54](https://togithub.com/googleapis/java-shared-config/commit/e5c6e5406488c0a204ef2afcbe8582176fa373e4)) - Update dependency com.puppycrawl.tools:checkstyle to v10.9.2 ([#​579](https://togithub.com/googleapis/java-shared-config/issues/579)) ([a67a7c8](https://togithub.com/googleapis/java-shared-config/commit/a67a7c8d05bab4c8dbeaf5b5874170084e75abb7)) - Update dependency com.puppycrawl.tools:checkstyle to v10.9.3 ([#​582](https://togithub.com/googleapis/java-shared-config/issues/582)) ([c87ff96](https://togithub.com/googleapis/java-shared-config/commit/c87ff962304efd82e2f79458976c627d1ff622d8)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 ([#​593](https://togithub.com/googleapis/java-shared-config/issues/593)) ([12ac165](https://togithub.com/googleapis/java-shared-config/commit/12ac165f36b6b5257f7928f8a2c21ae936af3794)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.22 ([#​603](https://togithub.com/googleapis/java-shared-config/issues/603)) ([9ea7833](https://togithub.com/googleapis/java-shared-config/commit/9ea783312cc9e136f8bdb6f4dae5591221e42773)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 ([#​560](https://togithub.com/googleapis/java-shared-config/issues/560)) ([60a80bd](https://togithub.com/googleapis/java-shared-config/commit/60a80bd272dd7483db8e4a5773125a9c57b9899e)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#​597](https://togithub.com/googleapis/java-shared-config/issues/597)) ([61064b9](https://togithub.com/googleapis/java-shared-config/commit/61064b9c767c528139b025e3d629d12fc64d7809)) - Update doclet version to 1.9.0 ([#​611](https://togithub.com/googleapis/java-shared-config/issues/611)) ([cd8c762](https://togithub.com/googleapis/java-shared-config/commit/cd8c76208ab3d10ab451545a180474c6270368d3)) - Update graalvm native-image dependencies to v0.9.19 ([#​550](https://togithub.com/googleapis/java-shared-config/issues/550)) ([3313229](https://togithub.com/googleapis/java-shared-config/commit/3313229155be704b50e499379936e16598a348a6)) - Update graalvm native-image dependencies to v0.9.20 ([#​568](https://togithub.com/googleapis/java-shared-config/issues/568)) ([79d7b4b](https://togithub.com/googleapis/java-shared-config/commit/79d7b4be908cc9e24a48d89eeb97b0c6155493d1)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-datastore). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Time partitioning can now be specified during table creation, and can be requested as a table option when fetching table information.
Currently, it is only represented as a boolean value in the client side, since the only possible partitioning scheme is by day. This is documented in TableInfo's Javadoc.