- 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:v2.22.0
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.22.1
- 9commits
- 15files changed
- 8contributors
Commits on Jul 20, 2021
chore: add note to preserve >1, <3 version range for google-api-core,…
… google-cloud-core (#784)* fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions* Update setup.py
busunkim96 authoredJul 20, 2021 chore(deps): update dependency google-cloud-bigquery to v2.22.0 (#783)
renovate-bot authoredJul 20, 2021
Commits on Jul 21, 2021
fix: issue a warning if buggy pyarrow is detected (#787)
Some pyarrow versions can cause issue when loading data from dataframe.This commit detects if such pyarrow version is installed and warns theuser.
plamut authoredJul 21, 2021 feat: add Samples section to CONTRIBUTING.rst (#785)
Source-Link:googleapis/synthtool@52e4e46Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jul 22, 2021
docs: add sample to delete job metadata (#798)
Planned to be included inhttps://cloud.google.com/bigquery/docs/managing-jobs
tswast authoredJul 22, 2021 chore(deps): update dependency grpcio to v1.39.0 (#796)
renovate-bot authoredJul 22, 2021 fix: use a larger chunk size when loading data (#799)
* The chunk size used for data uploads was too small (1MB). Now it's 100MB.* fix: The chunk size used for data uploads was too small
Jim Fulton authoredJul 22, 2021 * chore: release 2.22.1* remove miscCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Tim Swast <swast@google.com>
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 v2.22.0...v2.22.1
Uh oh!
There was an error while loading.Please reload this page.