generated from wayfair-incubator/oss-template
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Update dependency google-cloud-bigquery to v3 #18
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/google-cloud-bigquery-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18 +/- ##
=======================================
Coverage 92.30% 92.30%
=======================================
Files 1 1
Lines 52 52
=======================================
Hits 48 48
Misses 4 4 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
December 12, 2022 18:47
48d566f
to
56cd10b
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
2 times, most recently
from
March 16, 2023 13:20
af4598f
to
07d9daf
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
June 1, 2023 20:32
07d9daf
to
dc919bb
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
June 14, 2023 02:33
dc919bb
to
697a4d3
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
2 times, most recently
from
June 28, 2023 23:44
2333feb
to
d192da3
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
July 20, 2023 05:43
d192da3
to
889f1fb
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
October 4, 2023 05:39
889f1fb
to
e71b90d
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
October 31, 2023 08:17
e71b90d
to
cd679e9
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
2 times, most recently
from
December 15, 2023 20:30
0d5e8a7
to
1956842
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
2 times, most recently
from
January 13, 2024 05:48
bf09c8d
to
6ce9b0b
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
2 times, most recently
from
January 30, 2024 20:45
ec511ae
to
806f3e4
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
February 7, 2024 04:48
806f3e4
to
a79a8f3
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
March 5, 2024 02:08
a79a8f3
to
9cb8928
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
March 12, 2024 23:56
9cb8928
to
9466e58
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
April 2, 2024 05:19
9466e58
to
1620192
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
April 19, 2024 11:49
1620192
to
4c646a8
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
May 7, 2024 06:00
4c646a8
to
b6c6e16
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
May 22, 2024 23:29
b6c6e16
to
f1717ae
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
June 5, 2024 08:52
f1717ae
to
5601d93
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
June 21, 2024 20:38
5601d93
to
e6fe353
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
September 27, 2024 02:41
e6fe353
to
7766a38
Compare
renovate
bot
force-pushed
the
renovate/google-cloud-bigquery-3.x
branch
from
November 13, 2024 05:45
7766a38
to
b4d5706
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==2.27.1
->==3.27.0
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.27.0
Compare Source
Features
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
v3.4.0
Compare Source
Features
reference_file_schema_uri
to LoadJobConfig, ExternalConfig (#1399) (931285f)v3.3.6
Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
v3.3.5
Compare Source
Bug Fixes
v3.3.3
Compare Source
Bug Fixes
Documentation
v3.3.2
Compare Source
Bug Fixes
v3.3.1
Compare Source
Bug Fixes
v3.3.0
Compare Source
Features
Bug Fixes
Documentation
v3.2.0
Compare Source
Features
Bug Fixes
Documentation
v3.1.0
Compare Source
Features
Bug Fixes
Documentation
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Int64
andboolean
dtypes into_dataframe
(#786)create_job
(#891)to_dataframe
, usedbdate
anddbtime
dtypes from db-dtypes package for BigQuery DATE and TIME columns (#972)to_dataframe
, removedate_as_object
argument (#972)Features
api_method
parameter toClient.query
to selectINSERT
orQUERY
API ([#967](Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.