-
Notifications
You must be signed in to change notification settings - Fork 325
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery
base: v2.22.0
head repository: googleapis/python-bigquery
compare: v2.23.0
- 19 commits
- 33 files changed
- 9 contributors
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
Configuration menu - View commit details
-
Copy full SHA for 7a55a77 - Browse repository at this point
Copy the full SHA 7a55a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1cbc38 - Browse repository at this point
Copy the full SHA d1cbc38View commit details
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 the user.
Configuration menu - View commit details
-
Copy full SHA for e403721 - Browse repository at this point
Copy the full SHA e403721View commit details -
feat: add Samples section to CONTRIBUTING.rst (#785)
Source-Link: googleapis/synthtool@52e4e46 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e587029 - Browse repository at this point
Copy the full SHA e587029View commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 46e65a6 - Browse repository at this point
Copy the full SHA 46e65a6View commit details -
docs: add sample to delete job metadata (#798)
Planned to be included in https://cloud.google.com/bigquery/docs/managing-jobs
Configuration menu - View commit details
-
Copy full SHA for be9b242 - Browse repository at this point
Copy the full SHA be9b242View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0990f2 - Browse repository at this point
Copy the full SHA f0990f2View commit details -
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 Configuration menu - View commit details
-
Copy full SHA for b804373 - Browse repository at this point
Copy the full SHA b804373View commit details -
* chore: release 2.22.1 * remove misc Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Tim Swast <swast@google.com>
Configuration menu - View commit details
-
Copy full SHA for f20ee50 - Browse repository at this point
Copy the full SHA f20ee50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e0e2ba - Browse repository at this point
Copy the full SHA 7e0e2baView commit details
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 419d36d - Browse repository at this point
Copy the full SHA 419d36dView commit details -
chore: fix kokoro config for samples (#804)
Source-Link: googleapis/synthtool@dd05f9d Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
Configuration menu - View commit details
-
Copy full SHA for 16af7b0 - Browse repository at this point
Copy the full SHA 16af7b0View commit details
Commits on Jul 25, 2021
-
test: Stop creating extra datasets (#791)
Jim Fulton authoredJul 25, 2021 Configuration menu - View commit details
-
Copy full SHA for eef6c8e - Browse repository at this point
Copy the full SHA eef6c8eView commit details
Commits on Jul 26, 2021
-
docs: correct docs for
LoadJobConfig.destination_table_description(#……810) Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #811.
Configuration menu - View commit details
-
Copy full SHA for da87fd9 - Browse repository at this point
Copy the full SHA da87fd9View commit details
Commits on Jul 27, 2021
-
tests: add system tests for
to_arrowwith extreme values (#813)* tests: add system tests for `to_arrow` with extreme values * fix bad merge * revert pandas tests * revert pandas tests * fix link to decimal types Co-authored-by: Peter Lamut <plamut@users.noreply.github.com> * use north and south pole as extreme geography points * add another row of extreme values * base64 encode bytes columns Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c293e3c - Browse repository at this point
Copy the full SHA c293e3cView commit details -
chore: protect v3.x.x branch (#816)
* chore: protect v3.x.x branch In preparation for breaking changes. * force pattern to be a string * simplify branch name
Configuration menu - View commit details
-
Copy full SHA for 3b70891 - Browse repository at this point
Copy the full SHA 3b70891View commit details -
fix: no longer raise a warning in
to_dataframeifmax_resultsset (……#815) That warning should only be used when BQ Storage client is explicitly passed in to RowIterator methods when max_results value is also set.
Configuration menu - View commit details
-
Copy full SHA for 3c1be14 - Browse repository at this point
Copy the full SHA 3c1be14View commit details -
feat: Update proto definitions for bigquery/v2 to support new proto f…
…ields for BQML. (#817) PiperOrigin-RevId: 387137741 Source-Link: googleapis/googleapis@8962c92 Source-Link: googleapis/googleapis-gen@102f1b4
Configuration menu - View commit details
-
Copy full SHA for fe7a902 - Browse repository at this point
Copy the full SHA fe7a902View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02bbdae - Browse repository at this point
Copy the full SHA 02bbdaeView commit details
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.23.0