Releases: tylertreat/BigQuery-Python
Releases · tylertreat/BigQuery-Python
BigQuery-Python Release 1.15.0
10 Dec 23:51
Compare
Sorry, something went wrong.
No results found
Fix README example #150
Fix client.patch_table #152
Dry runs return bytes processed, and cache hit now #153
BigQuery-Python Release 1.14.1
17 Jan 05:37
Compare
Sorry, something went wrong.
No results found
Fix get_all_tables with different project_id #149
BigQuery-Python Release 1.14.0
17 Mar 01:31
Compare
Sorry, something went wrong.
No results found
Support IS NULL and IS NOT NULL conditions #143
Update client to support a different project_id to run jobs #144
BigQuery-Python Release 1.13.0
02 Oct 21:46
Compare
Sorry, something went wrong.
No results found
Few typos fixed #137
Int expiration time #138
Add retries #141
BigQuery-Python Release 1.12.0
13 Jun 14:07
Compare
Sorry, something went wrong.
No results found
Document get_table #131
Add tableId to update_table #133
BigQuery-Python Release 1.11.2
29 May 03:22
Compare
Sorry, something went wrong.
No results found
_parse_table_name fails in the event of a name like YYYYMMDD #130
BigQuery-Python Release 1.11.1
05 May 05:27
Compare
Sorry, something went wrong.
No results found
Add support for long in schema_builder #126
Allow to specify nested column as insertId for push_row #128
BigQuery-Python Release 1.11.0
14 Feb 15:10
Compare
Sorry, something went wrong.
No results found
Add NullHandler to library logger #122
Add ability use legacy SQL or standard SQL when creating a view #123
BigQuery-Python Release 1.10.0
26 Oct 19:50
Compare
Sorry, something went wrong.
No results found
Add create_table time partitioning #113
Add possibility to decide location (EU or US) of a dataset when creating a new dataset #117
Add external_udf_uris support to query() #120
BigQuery-Python Release 1.9.0
12 Sep 17:19
Compare
Sorry, something went wrong.
No results found
Add support for UseLegacySQL boolean in order to use standard SQL #101
Added limit #104
Add method getting projects #105
Allowing Write query result to table to accept maximumBillingTire argument #107
Add flatten boolean option #109