chore(deps): Update dependency google-cloud-bigquery to v3.26.0 #61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.4.0
->==3.26.0
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.26.0
Compare Source
Features
bigquery-magics
package for the%%bigquery
magic (#1965) (60128a5)Bug Fixes
Dependencies
Documentation
v3.25.0
Compare Source
Features
Bug Fixes
v3.24.0
Compare Source
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)v3.23.1
Compare Source
Performance Improvements
v3.23.0
Compare Source
Features
Bug Fixes
v3.22.0
Compare Source
Features
v3.21.0
Compare Source
Features
Bug Fixes
jobs.getQueryResults
REST errors (#1903, #1900) (1367b58)Performance Improvements
QueryJob.result()
when job is already finished (#1900) (1367b58)v3.20.1
Compare Source
Bug Fixes
pyarrow
an optional dependency post-3.20.0 yanked release (#1879) (21714e1)v3.20.0
Compare Source
Features
fields
parameter toset_iam_policy
for consistency with update methods (#1872) (08b1e6f)Bug Fixes
query_and_wait
usesjobs.query
API (#1869) (e265db6)v3.19.0
Compare Source
Features
Bug Fixes
v3.18.0
Compare Source
Features
insert_rows_from_dataframe
(#1816) (ab0cf4c)Bug Fixes
Documentation
client_query_w_named_params.py
to usequery_and_wait
API (#1782) (89dfcb6)v3.17.2
Compare Source
Bug Fixes
Documentation
client_query_destination_table.py
sample to usequery_and_wait
(#1783) (68ebbe1)query_and_wait
inclient_query_w_positional_params.py
(#1786) (410f71e)query_and_wait
insamples/client_query_w_timestamp_params.py
(#1785) (ba36948)v3.17.1
Compare Source
Bug Fixes
v3.17.0
Compare Source
Features
Bug Fixes
query_and_wait
now retains unknown query configuration_properties
(#1793) (4ba4342)ValueError
inquery_and_wait
with wrongjob_config
type (4ba4342)Documentation
snippets.py
to usequery_and_wait
(#1773) (d90602d)query
toquery and wait
in samples/desktopapp/user_credentials.py (#1787) (89f1299)v3.16.0
Compare Source
Features
table_constraints
field to Table model (#1755) (a167f9a)Bug Fixes
v3.15.0
Compare Source
Features
insert_rows
and as a scalar query parameter (#1757) (02a7d12)Bug Fixes
Performance Improvements
query_and_wait
when no job ID is provided (#1747) (d225a94)v3.14.1
Compare Source
Bug Fixes
v3.14.0
Compare Source
Features
Client.query_and_wait
which directly returns aRowIterator
of results (#1722) (89a647e)job_id
,location
,project
, andquery_id
properties onRowIterator
(#1733) (494f275)job_timeout_ms
to job configuration classes (#1675) (84d64cd)Bug Fixes
load_table_from_dataframe
now assumes there may be local null values (#1735) (f05dc69)RowIterator.total_rows
populated after iteration (#1748) (8482f47)Performance Improvements
query(api_method="QUERY")
(#1723) (6290517)v3.13.0
Compare Source
Features
Model.transform_columns
property (#1661) (5ceed05)Bug Fixes
Documentation
bigquery_update_table_expiration
code sample (#1673) (2dded33)create_partitioned_table
sample (#1447) (40ba859)v3.12.0
Compare Source
Features
Dataset.storage_billing_model
setter, useclient.update_dataset(ds, fields=["storage_billing_model"])
to update (#1643) (5deba50)Bug Fixes
storage_billing_model
to be explicitly set toNone
to use project default value (#1665) (514d3e1)Documentation
v3.11.4
Compare Source
Bug Fixes
v3.11.3
Compare Source
Bug Fixes
v3.11.2
Compare Source
Bug Fixes
v3.11.1
Compare Source
Documentation
v3.11.0
Compare Source
Features
Bug Fixes
v3.10.0
Compare Source
Features
v3.9.0
Compare Source
Features
Bug Fixes
v3.8.0
Compare Source
Features
Bug Fixes
v3.7.0
Compare Source
Features
connection_properties
andcreate_session
toLoadJobConfig
(#1509) (cd0aaa1)Documentation
v3.6.0
Compare Source
Features
Bug Fixes
Dependencies
v3.5.0
Compare Source
Features
Documentation
v3.4.2
Compare Source
Bug Fixes
Dependencies
Documentation
v3.4.1
Compare Source
Documentation
insert_rows*
methods (#1409) (0f08e9a)Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.