feat: add HOUR support for time partitioning interval by shollyman · Pull Request #91 · googleapis/python-bigquery

@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

steffnay

@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

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>