Contents

google-cloud-bigquery 3.40.0

0

Google BigQuery API client library

Google BigQuery API client library

Stars: 789, Watchers: 789, Forks: 322, Open Issues: 65

The googleapis/python-bigquery repo was created 6 years ago and the last code push was 3 days ago.
The project is popular with 789 github stars!

How to Install google-cloud-bigquery

You can install google-cloud-bigquery using pip

pip install google-cloud-bigquery

or add it to a project with poetry

poetry add google-cloud-bigquery

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/google-cloud-bigquery/
GitHub Repo:
https://github.com/googleapis/python-bigquery

Classifiers

  • Internet
No  google-cloud-bigquery  pypi packages just yet.

Errors

A list of common google-cloud-bigquery errors.

Code Examples

Here are some google-cloud-bigquery code examples and snippets.

GitHub Issues

The google-cloud-bigquery package has 65 open issues on GitHub

  • chore(deps): update dependency pyasn1 to v0.6.2 [security]
  • chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /samples/geography
  • BigQuery queries intermittently fail with "Dataset not found in location US" despite dataset being in us-central1
  • Make docstring follow PEP 257
  • Sending AppendRowsRequest 5 minutes after last request causes google.api_core.exceptions.Unknown: None There was a problem opening the stream. Try turning on DEBUG level logs to see the error.
  • ArrayQueryParameter seemingly turns empty list into NULL
  • chore(deps): update all dependencies
  • Feat: Add full_table_id to Table init
  • Hive partitioning supported when creating external table
  • How to identify individual queries within a multi-statement query.
  • catch pyarrow.lib.ArrowTypeError for augment_schema
  • support the Arrow PyCapsule Interface without a pyarrow dependency
  • Add DBAPI executemany INSERT batching support
  • Not possible to pass NULL argument value via ArrayQueryParameter
  • No retry on Impersonation Token Bigquery

See more issues on GitHub