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

feat: add HOUR support for time partitioning interval - #91

Merged
shollyman merged 4 commits into
googleapis:masterfrom
shollyman:fr-hourpartitioning
May 14, 2020
Merged

feat: add HOUR support for time partitioning interval#91
shollyman merged 4 commits into
googleapis:masterfrom
shollyman:fr-hourpartitioning

Conversation

@shollyman

@shollymanshollyman commented Apr 30, 2020

Copy link
Copy Markdown
Contributor

Introduces a new enum value to the timepartitioning message to allow HOUR in addition to DAY intervals.

@shollymanshollyman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 30, 2020
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 30, 2020
@shollyman
shollyman requested a review from steffnayApril 30, 2020 19:40
@shollymanshollyman removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 13, 2020
@shollyman
shollyman merged commit 0dd90b9 into googleapis:masterMay 14, 2020
plamut pushed a commit to plamut/python-bigquery that referenced this pull request May 14, 2020
* feat: add HOUR support for time partitioning interval
plamut added a commit that referenced this pull request Jun 10, 2020
* feat: use BigQuery Storage client by default
* Use BQ Storage API by default in cell magic
* Add raise_on_closed helper decorator to DB API
* Use BigQuery Storage API by default in DB API
* Use BQ Storage v1 stable version in main client
* Use BQ Storage v1 stable in BigQuery cell magic
* Use BQ Storage v1 stable in DB API
* Support both v1 stable and beta1 BQ Storage client
* Fix some typos and redundant Beta mark
* Use ARROW as data format in DB API cursor
* feat: add HOUR support for time partitioning interval (#91)
* feat: add HOUR support for time partitioning interval
* Bump BQ storage pin to stable version.
Co-authored-by: shollyman <shollyman@google.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@shollyman@steffnay@googlebot