python-bigquery-pandas
python-bigquery-pandas copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| google-cloud-bigquery | ==3.14.1 -> ==3.17.2 |
||||
| pandas (source) | ==2.1.4 -> ==2.2.0 |
||||
| pandas-gbq | ==0.20.0 -> ==0.21.0 |
||||
| pyarrow (source) | ==14.0.1 -> ==15.0.0 |
||||
| pytest (source, changelog) | ==7.4.3 -> ==8.0.0 |
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.17.2
Bug Fixes
Documentation
- Update to use API (#1781) (81563b0)
- Update
client_query_destination_table.pysample to usequery_and_wait(#1783) (68ebbe1) - Update query_external_sheets_permanent_table.py to use query_and_wait API (#1778) (a7be88a)
- Update sample for query_to_arrow to use query_and_wait API (#1776) (dbf10de)
- Update the query destination table legacy file to use query_and_wait API (#1775) (ef89f9e)
- Update to use
query_and_waitinclient_query_w_positional_params.py(#1786) (410f71e) - Update to use
query_and_waitinsamples/client_query_w_timestamp_params.py(#1785) (ba36948) - Update to_geodataframe to use query_and_wait functionality (#1800) (1298594)
v3.17.1
Bug Fixes
- Add pyarrow.large_strign to the _ARROW_SCALAR_IDS_TO_BQ map (#1796) (b402a6d)
- Retry 'job exceeded rate limits' for DDL queries (#1794) (39f33b2)
v3.17.0
Features
Bug Fixes
query_and_waitnow retains unknown query configuration_properties(#1793) (4ba4342)- Raise
ValueErrorinquery_and_waitwith wrongjob_configtype (4ba4342)
Documentation
- Remove unused query code sample (#1769) (1f96439)
- Update
snippets.pyto usequery_and_wait(#1773) (d90602d) - Update multiple samples to change query to query_and_wait (#1784) (d1161dd)
- Update the query with no cache sample to use query_and_wait API (#1770) (955a4cd)
- Updates
querytoquery and waitin samples/desktopapp/user_credentials.py (#1787) (89f1299)
v3.16.0
Features
- Add
table_constraintsfield to Table model (#1755) (a167f9a) - Support jsonExtension in LoadJobConfig (#1751) (0fd7347)
Bug Fixes
v3.15.0
Features
- Support JSON type in
insert_rowsand as a scalar query parameter (#1757) (02a7d12) - Support RANGE in schema (#1746) (8585747)
Bug Fixes
- Deserializing JSON subfields within structs fails (#1742) (0d93073)
- Due to upstream change in dataset, updates expected results (#1761) (132c14b)
- Load_table_from_dataframe for higher scale decimal (#1703) (b9c8be0)
- Updates types-protobuf version for mypy-samples nox session (#1764) (c0de695)
Performance Improvements
apache/arrow (pyarrow)
v14.0.2
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.