chore(deps): update dependency google-cloud-bigquery to v1.28.2 - autoclosed #83
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:
==1.14.0
->==1.28.2
Release Notes
googleapis/python-bigquery
v1.28.2
Compare Source
Bug Fixes
v1.28.1
Compare Source
1.28.1 (2022-04-04)
Bug Fixes
v1.28.0
Compare Source
Features
--params
values (#213) (dcfbac2)Bug Fixes
Documentation
v1.27.2
Compare Source
Bug Fixes
v1.26.1
Compare Source
Documentation
https://github.com/GoogleCloudPlatform/python-docs-samples
Bug Fixes
Dependencies
(#189)
v1.26.0
Compare Source
Features
Bug Fixes
NaN
values when uploading frominsert_rows_from_dataframe
(#170) (f9f2f45)Documentation
v1.25.0
Compare Source
Features
Bug Fixes
v1.24.0
Compare Source
02-03-2020 01:38 PST
Implementation Changes
client.dataset()
in favor ofDatasetReference
. (#7753)to_arrow
+to_pandas
into_dataframe()
whenpyarrow
is available. (#10027)datetime[ns]
columns to BigQuery TIMESTAMP columns. (#10028)New Features
rows
argument type ininsert_rows()
. (#10174)json_rows
arg type ininsert_rows_json()
. (#10162)RowIterator.to_dataframe_iterable()
method public. (#10017)QueryJob.done()
method. (#9875)create_bqstorage_client
parameter toto_dataframe()
andto_arrow()
methods. (#9573)Dependencies
google-cloud-core
andgoogle-resumable-media
dependencies. (#10016)Documentation
job.py
. (#10209)Client
constructor and imports in samples. (#10058)Internal / Testing Changes
v1.23.1
Compare Source
12-16-2019 09:39 PST
Implementation Changes
iamMember
entity type to allowed access classes. (#9973)Dependencies
six
as an explicit dependency. (#9979)Documentation
v1.23.0
Compare Source
12-11-2019 13:31 PST
New Features
close()
method to client for releasing open sockets. (#9894)use_avro_logical_types
for extract jobs. (#9642)Documentation
Internal / Testing Changes
Mapping
fromcollections.abc
not fromcollections
. (#9826)v1.22.0
Compare Source
11-13-2019 12:23 PST
Implementation Changes
job_config type
is passed to client job methods. (#9506)New Features
--destination_table
parameter to IPython magic. (#9599)Dependencies
google-resumable-media
to includ 0.5.x. (#9572)Documentation
Internal / Testing Changes
v1.21.0
Compare Source
10-16-2019 10:33 PDT
New Features
%%bigquery
magic (#9170)QueryJobConfig
inBigQuery.cursor.execute
method (#9278)QueryJob
to destination var on error in%%bigquery
magic (#9245)Dataset.default_partition_expiration_ms
andTable.require_partition_filter
properties (#9464)Dependencies
google-resumable-media
(#9243)Documentation
Internal / Testing Changes
v1.20.0
09-13-2019 11:22 PDT
Implementation Changes
arraysize
attribute to None (#9199)list_rows()
max results with BQ storage client (#9178)New Features
Model.encryption_config
. (via synth) (#9214)Client.insert_rows_from_dataframe()
method (#9162)Cursor.execute()
. (#9189)Table.from_string()
factory. (#9161)--max_results
option to Jupyter magics (#9169)max_results
parameter toQueryJob.result()
. (#9167)Documentation
Internal / Testing Changes
v1.19.0
09-03-2019 14:33 PDT
Implementation Changes
LoadJobConfig.schema
when callingload_table_from_dataframe
. (#9096)load_table_from_dataframe
based on dtypes. (#9049)STRUCT
columns. (#9053)None
inQueryJob
for queries with parameters. (#9029)New Features
load_table_from_dataframe
, only iffields corresponding to indexes are present in
LoadJobConfig.schema
.(#9084)
client_options
to constructor. (#8999)--dry_run
option to%%bigquery
magic. (#9067)load_table_from_json()
method to create a table from a list of dictionaries. (#9076)load_table_from_dataframe
. (#9064)LoadJobConfig.schema
. (#9077)Dataset
for project IDs containing an org prefix. (#8877)SchemaField
. (#9040)Documentation
Client.create_dataset()
. (#9149)client.dataset()
. (#9032)Internal / Testing Changes
test_table.py
(#9056)v1.18.0
08-08-2019 12:28 PDT
New Features
bqstorage_client
param toQueryJob.to_arrow()
(#8693)to_standard_sql()
method to SchemaField (#8880)Documentation
Internal / Testing Changes
0.14.*
. (#8785)maybe_fail_import()
to top level test utils (#8840)v1.17.0
07-12-2019 07:56 PDT
New Features
to_dataframe
when using BigQuery Storage API. (#8551)to_arrow
to get apyarrow.Table
from query results. (#8609)Dependencies
pyarrow
release. (#8551)v1.16.0
07-01-2019 10:22 PDT
New Features
optimization_strategy
(via synth). (#8344)Documentation
Internal / Testing Changes
to_dataframe
to deterministicly update progress bar. (#8303)v1.15.0
06-14-2019 10:10 PDT
Implementation Changes
load_table_from_dataframe
could not append to REQUIRED fields. (#8230)New Features
page_size
parameter toQueryJob.result
. (#8206)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 has been generated by Mend Renovate. View repository job log here.