Skip to content
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 HOUR support for time partitioning interval #91

Merged
merged 4 commits into from May 14, 2020

Conversation

shollyman
Copy link
Contributor

@shollyman shollyman commented Apr 30, 2020

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

@shollyman shollyman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 30, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 30, 2020
@shollyman shollyman requested a review from steffnay April 30, 2020 19:40
@shollyman shollyman 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:master May 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 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants