We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A weekly digest of client library updates from across the Cloud SDK.
is_job_done
ConnectionError
page_size
max_results
QueryJob.result()
https://cloud.google.com/bigquery/docs/release-notes#June_10_2024
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Python
Changes for google-cloud-bigquery
3.24.0 (2024-06-04)
Features
Bug Fixes
is_job_done
onConnectionError
( #1930) ( 4f72723)Performance Improvements
page_size
ormax_results
is set onQueryJob.result()
, use to download first page of results ( #1942) ( 3e7a48d)https://cloud.google.com/bigquery/docs/release-notes#June_10_2024
The text was updated successfully, but these errors were encountered: