-
Notifications
You must be signed in to change notification settings - Fork 125
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-pandas
base: v0.20.0
head repository: googleapis/python-bigquery-pandas
compare: v0.21.0
- 9 commits
- 21 files changed
- 6 contributors
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42d8129 - Browse repository at this point
Copy the full SHA 42d8129View commit details
Commits on Dec 14, 2023
-
chore(deps): update all dependencies (#665)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://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: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efc2117 - Browse repository at this point
Copy the full SHA efc2117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b94191 - Browse repository at this point
Copy the full SHA 8b94191View commit details
Commits on Dec 15, 2023
-
build: update actions/upload-artifact and actions/download-artifact (#…
…716) Source-Link: googleapis/synthtool@280ddae Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:346ab2efb51649c5dde7756cbbdc60dd394852ba83b9bbffc292a63549f33c17 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 78c58cc - Browse repository at this point
Copy the full SHA 78c58ccView commit details
Commits on Jan 16, 2024
-
fix: update runtime check for min google-cloud-bigquery to 3.3.5 (#721)
The minimum version of google-cloud-bigquery was updated to 3.3.5 in pandas-gbq version 0.18.0 (released November 2022). This change updates the runtime check in features.py to reflect that minimum version and removes some dead code for feature checks that are no longer relevant.
Configuration menu - View commit details
-
Copy full SHA for b5f4869 - Browse repository at this point
Copy the full SHA b5f4869View commit details -
build(python): fix
docs
anddocfx
builds (#725)Source-Link: https://togithub.com/googleapis/synthtool/commit/fac8444edd5f5526e804c306b766a271772a3e2f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5ea6d0ab82c956b50962f91d94e206d3921537ae5fe1549ec5326381d8905cfa
Configuration menu - View commit details
-
Copy full SHA for 0f54519 - Browse repository at this point
Copy the full SHA 0f54519View commit details -
refactor: move query and wait logic to separate module (#720)
This prepares the way for using the `query_and_wait` method built-in to the client library when available. 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://togithub.com/googleapis/python-bigquery-pandas/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) Towards #710 🦕
Configuration menu - View commit details
-
Copy full SHA for e1c384e - Browse repository at this point
Copy the full SHA e1c384eView commit details
Commits on Jan 25, 2024
-
feat: use faster query_and_wait method from google-cloud-bigquery whe…
…n available (#722) * feat: use faster query_and_wait method from google-cloud-bigquery when available fix unit tests fix python 3.7 fix python 3.7 fix python 3.7 fix python 3.7 fix wait_timeout units boost test coverage remove dead code boost a little more coverage * restore missing test
Configuration menu - View commit details
-
Copy full SHA for ac3ce3f - Browse repository at this point
Copy the full SHA ac3ce3fView commit details
Commits on Feb 5, 2024
-
chore(main): release 0.21.0 (#726)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 424c810 - Browse repository at this point
Copy the full SHA 424c810View 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 v0.20.0...v0.21.0