Commits
User selector
Commit history
Commits on May 9, 2019
Prevent error when time partitioning is populated with empty dict (#7904)
Show description for 1b2c6f8authored
Commits on May 7, 2019
Refactor 'client_info' support. (#7849)
Show description for fc3b22eauthored
Commits on Apr 30, 2019
Preserve order in `to_dataframe` with BQ Storage from queries containing `ORDER BY` (#7793)
Show description for 64b66daauthoredAdd `client_info` to BigQuery constructor for user-amenable user agent headers (#7806)
Show description for 0a55c26authored
Commits on Apr 25, 2019
Cleanup client tests with method to create minimal table resource (#7802)
Show description for 8b18324authoredPhase 1 for storing schemas for later use. (#7761)
Show description for 55a8097authored andcommitted
Commits on Apr 23, 2019
Respect `progress_bar_type` in `to_dataframe` when used with BQ Storage API (#7697)
Show description for 4dc8c36authoredRefactor QueryJob.query to read from resource dictionary (#7763)
Show description for fb8c802authored
Commits on Apr 22, 2019
- authored
BigQuery: ensure that `KeyboardInterrupt` during `to_dataframe`no longer hangs. (#7698)
Show description for ee804a1authored
Commits on Apr 19, 2019
Raise ValueError when BQ Storage is required but missing (#7726)
Show description for 8faa54dauthored
Commits on Apr 16, 2019
Make total_rows available on RowIterator before iteration (#7622)
Show description for 0bccf6cauthored
Commits on Apr 15, 2019
Adding missing properties from LoadJobConfig to LoadJob library (#7710)
Show description for 785c907authored andcommitted
Commits on Apr 10, 2019
Adding `clustering_fields` property to TableListItem (#7692)
Show description for ed3b321authored andcommittedMove table and dataset snippets to samples/ directory (#7683)
Show description for 7ba0220authoredAdding creationTime and expirationTime properties to TableListItem (#7684)
Show description for 14ed4fdauthored andcommitted
Commits on Apr 9, 2019
Add [all] extras to install all extra dependencies (#7610)
Show description for e8772e0authored
Commits on Apr 8, 2019
Don't mask auth errors in `to_dataframe` with BQ Storage API (#7674)
Show description for a3b9b75authored
Commits on Apr 5, 2019
- authored
Add dependency on protobuf. (#7668)
Show description for a290091authored
Commits on Apr 4, 2019
Release bigquery 1.11.1 (#7662)
Show description for eccea4aauthoredRelease bigquery 1.11.0 (#7657)
Show description for 822cb66authoredAdd methods for Models API (#7562)
Show description for c436873authored
Commits on Apr 3, 2019
Add option to use BigQuery Storage API from IPython magics (#7640)
Show description for 33fcc1cauthored
Commits on Apr 1, 2019
Fallback to BQ API when there are problems reading from BQ Storage. (#7633)
Show description for 8049e8aauthoredCall get_table in list_rows if the schema is not available (#7621)
Show description for 019e905authored
Commits on Mar 30, 2019
- authored andcommitted
- authored andcommitted
Commits on Mar 28, 2019
Add tqdm progress bar for to_dataframe downloads (#7552)
Show description for 800a6bbauthored andcommitted
Commits on Mar 27, 2019
Allow string for copy sources, query destination, and default dataset (#7560)
Show description for 39c1efcauthored andcommitted
Commits on Mar 25, 2019
Use temporary file in load_table_from_dataframe (#7545)
Show description for 675dbd8authored
Commits on Mar 22, 2019
Add docs session to nox configuration for BigQuery (#7541)
Show description for 8df6e6aauthored
Commits on Mar 20, 2019
Remove classifier for Python 3.4 for end-of-life. (#7535)
Show description for 3a9a889authored
Commits on Mar 18, 2019
Refactor table() methods into shared implementation. (#7516)
Show description for 457da24authored
Commits on Mar 13, 2019
- authored andcommitted