- Notifications
You must be signed in to change notification settings - Fork321
Comparing changes
Open a pull request
base repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
base:v3.24.0
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.25.0
- 7commits
- 19files changed
- 5contributors
Commits on Jun 10, 2024
feat: add prefer_bqstorage_client option for Connection (#1945)
Linchin authoredJun 10, 2024
Commits on Jun 12, 2024
test: update the results of test based on change to hacker news data (#…
…1949)* test: update the results of test based on change to hacker news data* Update tests/system/test_client.py---------Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
Commits on Jun 13, 2024
chore(deps): update all dependencies (#1946)
* chore(deps): update all dependencies* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
chore(deps): update all dependencies (#1954)
* chore(deps): update all dependencies* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update samples/geography/requirements.txt* Update samples/geography/requirements.txt---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
Commits on Jun 14, 2024
feat: support load job option ColumnNameCharacterMap (#1952)
* feat: support load job option ColumnNameCharacterMap* add unit test
Linchin authoredJun 14, 2024
Commits on Jun 17, 2024
fix: do not overwrite page_size with max_results when start_index is …
…set (#1956)* fix: do not overwrite page_size with max_results when start_index is set* update test
Linchin authoredJun 17, 2024
Commits on Jun 20, 2024
chore(main): release 3.25.0 (#1947)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJun 20, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.24.0...v3.25.0
Uh oh!
There was an error while loading.Please reload this page.