-
Notifications
You must be signed in to change notification settings - Fork 316
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery
base: v2.11.0
head repository: googleapis/python-bigquery
compare: v2.13.0
- 13 commits
- 28 files changed
- 5 contributors
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a3ab9ef - Browse repository at this point
Copy the full SHA a3ab9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7212c - Browse repository at this point
Copy the full SHA 0d7212cView commit details
Commits on Mar 15, 2021
-
refactor: split pandas system tests to new module (#548)
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: - [ ] 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 - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Follow-up to #448 Towards #366
Configuration menu - View commit details
-
Copy full SHA for efdf1c6 - Browse repository at this point
Copy the full SHA efdf1c6View commit details
Commits on Mar 16, 2021
-
chore: add pre-commit-config to renovate ignore paths (#552)
Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Source-Date: Mon Mar 15 09:05:39 2021 -0600 Source-Repo: googleapis/synthtool Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378 Source-Link: googleapis/synthtool@2c54c47
Configuration menu - View commit details
-
Copy full SHA for a460f93 - Browse repository at this point
Copy the full SHA a460f93View commit details -
fix: remove DB-API dependency on pyarrow with decimal query parameters (
#551) * fix: DB API pyarrow dependency with decimal values DB API should gracefully handle the case when the optional pyarrow dependency is not installed. * Blacken DB API helpers tests * Refine the logic for recognizing NUMERIC Decimals
Configuration menu - View commit details
-
Copy full SHA for 1b946ba - Browse repository at this point
Copy the full SHA 1b946baView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.12.0](https://www.github.com/googleapis/python-bigquery/compare/v2.11.0...v2.12.0) (2021-03-16) ### Features * make QueryJob.done() method more performant ([#544](https://www.github.com/googleapis/python-bigquery/issues/544)) ([a3ab9ef](https://www.github.com/googleapis/python-bigquery/commit/a3ab9efdd0758829845cfcb6ca0ac1f03ab44f64)) ### Bug Fixes * remove DB-API dependency on pyarrow with decimal query parameters ([#551](https://www.github.com/googleapis/python-bigquery/issues/551)) ([1b946ba](https://www.github.com/googleapis/python-bigquery/commit/1b946ba23ee7df86114c6acb338ec34e6c92af6d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for af542f2 - Browse repository at this point
Copy the full SHA af542f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b14a29 - Browse repository at this point
Copy the full SHA 4b14a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7447f05 - Browse repository at this point
Copy the full SHA 7447f05View commit details
Commits on Mar 19, 2021
-
fix: avoid policy tags 403 error in
load_table_from_dataframe
(#557)* WIP: fix: don't set policy tags in load job from dataframe * copy fields parameter for struct support * update tests to allow missing description property * fix load from dataframe test on python 3.6 Also, check that sent schema matches DataFrame order, not table order
Configuration menu - View commit details
-
Copy full SHA for 84e646e - Browse repository at this point
Copy the full SHA 84e646eView commit details
Commits on Mar 22, 2021
-
fix: avoid overly strict dependency on pyarrow 3.x (#564)
Exclude "bignumeric_type" from the "all" extra
Configuration menu - View commit details
-
Copy full SHA for 97ee6ec - Browse repository at this point
Copy the full SHA 97ee6ecView commit details -
feat: add
ExternalConfig.connection_id
property to connect to exter……nal sources (#560) * feat: add `ExternalConfig.connection_id` property to connect to external sources * add tests * fix unit tests
Configuration menu - View commit details
-
Copy full SHA for d93986e - Browse repository at this point
Copy the full SHA d93986eView commit details -
chore(python): add kokoro configs for periodic builds against head (#565
) This change should be non-destructive. Note for library repo maintainers: After applying this change, you can easily add (or change) periodic builds against head by adding config files in google3. See python-pubsub repo for example. Source-Author: Takashi Matsuo <tmatsuo@google.com> Source-Date: Fri Mar 19 11:17:59 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda Source-Link: googleapis/synthtool@79c8dd7
Configuration menu - View commit details
-
Copy full SHA for d2d532c - Browse repository at this point
Copy the full SHA d2d532cView 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 8f274e8 - Browse repository at this point
Copy the full SHA 8f274e8View 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.11.0...v2.13.0