Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency google-cloud-bigquery to v3.25.0 (#868)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | `==3.23.1` -> `==3.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-bigquery/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-bigquery/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-bigquery/3.23.1/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-bigquery/3.23.1/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-bigquery (google-cloud-bigquery)</summary> ### [`v3.25.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3250-2024-06-17) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.24.0...v3.25.0) ##### Features - Add prefer_bqstorage_client option for Connection ([#​1945](https://togithub.com/googleapis/python-bigquery/issues/1945)) ([bfdeb3f](https://togithub.com/googleapis/python-bigquery/commit/bfdeb3fdbc1d5b26fcd3d1433abfb0be49d12018)) - Support load job option ColumnNameCharacterMap ([#​1952](https://togithub.com/googleapis/python-bigquery/issues/1952)) ([7e522ee](https://togithub.com/googleapis/python-bigquery/commit/7e522eea776cd9a74f8078c4236f63d5ff11f20e)) ##### Bug Fixes - Do not overwrite page_size with max_results when start_index is set ([#​1956](https://togithub.com/googleapis/python-bigquery/issues/1956)) ([7d0fcee](https://togithub.com/googleapis/python-bigquery/commit/7d0fceefdf28278c1f2cdaab571de9b235320998)) ### [`v3.24.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3240-2024-06-04) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.23.1...v3.24.0) ##### Features - Add default timeout for Client.get_job() ([#​1935](https://togithub.com/googleapis/python-bigquery/issues/1935)) ([9fbad76](https://togithub.com/googleapis/python-bigquery/commit/9fbad767cc228e02040436742d0cb6743d370b90)) - Add support for map target type in Parquet options ([#​1919](https://togithub.com/googleapis/python-bigquery/issues/1919)) ([c3f7b23](https://togithub.com/googleapis/python-bigquery/commit/c3f7b237383d4705ed6e720544728c4db61f6c83)) ##### Bug Fixes - Create query job in job.result() if doesn't exist ([#​1944](https://togithub.com/googleapis/python-bigquery/issues/1944)) ([8f5b4b7](https://togithub.com/googleapis/python-bigquery/commit/8f5b4b70423c277ffd559d2034bc0b2b5fb93169)) - Retry `is_job_done` on `ConnectionError` ([#​1930](https://togithub.com/googleapis/python-bigquery/issues/1930)) ([4f72723](https://togithub.com/googleapis/python-bigquery/commit/4f72723f539d35977bc52c5950f6e00889b5c7be)) ##### Performance Improvements - If `page_size` or `max_results` is set on `QueryJob.result()`, use to download first page of results ([#​1942](https://togithub.com/googleapis/python-bigquery/issues/1942)) ([3e7a48d](https://togithub.com/googleapis/python-bigquery/commit/3e7a48d36e3c7bf6abe1b5550097178f6ca6e174)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/document-ai-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
- Loading branch information