Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

chore(deps): update dependency google-cloud-bigquery to v3 #399

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-bigquery ==2.34.3 -> ==3.0.1 age adoption passing confidence

Release Notes

googleapis/python-bigquery

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • BigQuery Storage and pyarrow are required dependencies (#​776)
  • use nullable Int64 and boolean dtypes in to_dataframe (#​786)
  • destination tables are no-longer removed by create_job (#​891)
  • In to_dataframe, use dbdate and dbtime dtypes from db-dtypes package for BigQuery DATE and TIME columns (#​972)
  • automatically convert out-of-bounds dates in to_dataframe, remove date_as_object argument (#​972)
  • mark the package as type-checked (#​1058)
  • default to DATETIME type when loading timezone-naive datetimes from Pandas (#​1061)
  • remove out-of-date BigQuery ML protocol buffers (#​1178)
Features
  • add api_method parameter to Client.query to select INSERT or QUERY API (#​967) (76d88fb)
  • default to DATETIME type when loading timezone-naive datetimes from Pandas (#​1061) (76d88fb)
  • destination tables are no-longer removed by create_job (#​891) (76d88fb)
  • In to_dataframe, use dbdate and dbtime dtypes from db-dtypes package for BigQuery DATE and TIME columns (#​972) (76d88fb)
  • mark the package as type-checked (#​1058) (76d88fb)
  • use StandardSqlField class for Model.feature_columns and Model.label_columns (#​1117) (76d88fb)
Bug Fixes
  • automatically convert out-of-bounds dates in to_dataframe, remove date_as_object argument (#​972) (76d88fb)
  • improve type annotations for mypy validation (#​1081) (76d88fb)
  • remove out-of-date BigQuery ML protocol buffers (#​1178) (76d88fb)
  • use nullable Int64 and boolean dtypes in to_dataframe (#​786) (76d88fb)
Documentation
Dependencies
  • BigQuery Storage and pyarrow are required dependencies (#​776) (76d88fb)
2.34.3 (2022-03-29)
Bug Fixes
2.34.2 (2022-03-05)
Bug Fixes
  • deps: require google-api-core>=1.31.5, >=2.3.2 (#​1157) (0c15790)
  • deps: require proto-plus>=1.15.0 (0c15790)
2.34.1 (2022-03-02)
Dependencies

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner March 30, 2022 21:52
@renovate-bot renovate-bot requested a review from engelke March 30, 2022 21:52
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 30, 2022
@product-auto-label product-auto-label bot added the api: cloudasset Issues related to the googleapis/python-asset API. label Mar 30, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 30, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2022
@parthea parthea merged commit 8ef5d83 into googleapis:main Mar 30, 2022
@renovate-bot renovate-bot deleted the renovate/all branch March 30, 2022 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudasset Issues related to the googleapis/python-asset API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants