-
Notifications
You must be signed in to change notification settings - Fork 306
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery
base: v3.11.4
head repository: googleapis/python-bigquery
compare: v3.12.0
- 18 commits
- 31 files changed
- 14 contributors
Commits on Jul 21, 2023
-
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#1618)
Source-Link: googleapis/synthtool@eaef28e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f8ca7655fa8a449cadcabcbce4054f593dcbae7aeeab34aa3fcc8b5cf7a93c9e Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36a97a8 - Browse repository at this point
Copy the full SHA 36a97a8View commit details
Commits on Jul 25, 2023
-
chore(deps): update all dependencies (#1607)
* chore(deps): update all dependencies * revert * revert --------- Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 941716f - Browse repository at this point
Copy the full SHA 941716fView commit details -
chore(deps): bump certifi in /samples/geography (#1627)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a51e03 - Browse repository at this point
Copy the full SHA 9a51e03View commit details
Commits on Jul 27, 2023
-
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#…
…1629) Source-Link: googleapis/synthtool@395d53a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0686848 - Browse repository at this point
Copy the full SHA 0686848View commit details
Commits on Aug 8, 2023
-
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#1632)
* build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 Source-Link: googleapis/synthtool@352b9d4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7 * pin flake8 --------- 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 781a7f8 - Browse repository at this point
Copy the full SHA 781a7f8View commit details
Commits on Aug 9, 2023
-
chore(deps): update all dependencies (#1626)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42dfc40 - Browse repository at this point
Copy the full SHA 42dfc40View commit details
Commits on Aug 11, 2023
-
chore(deps): update all dependencies (#1636)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0199f2 - Browse repository at this point
Copy the full SHA b0199f2View commit details
Commits on Aug 14, 2023
-
feat: widen retry predicate to include ServiceUnavailable (#1641)
Expands retry. It's possible in the normal lifecycle of an API frontend for the intermediate response to indicate the API service is not ready. related: internal issue 294103068
Configuration menu - View commit details
-
Copy full SHA for 3e021a4 - Browse repository at this point
Copy the full SHA 3e021a4View commit details
Commits on Aug 21, 2023
-
fix: relax timeout expectations (#1645)
* fix: relax timeout expectations Changes to python-api-core can in certain cases cause timeout to be represented as a literal python base object type. This CL adjusts logic that selects from multiple timeout values to better handle this case, which previously assumed either a None or scalar value being present. Fixes: #1612 * augment testing * blacken and lint fixes * unused import
Configuration menu - View commit details
-
Copy full SHA for 1760e94 - Browse repository at this point
Copy the full SHA 1760e94View commit details
Commits on Aug 23, 2023
-
bug: fixes numerous minor issues that cause test failures (#1651)
Provides numerous tweaks to correct for failing tests in prerelease testing.
Configuration menu - View commit details
-
Copy full SHA for 3645e32 - Browse repository at this point
Copy the full SHA 3645e32View commit details
Commits on Sep 2, 2023
-
feat: search statistics (#1616)
* experimental tweaks * feat: adds two search statistics classes and property * removes several personal debugging sentinels * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * adds tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * cleans up conflict * adds comment * adds some type hints, adds a test for SearchReasons * cleans up some comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update tests/unit/job/test_query_stats.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * updated type checks to be isinstance checks per linter * update linting * Update tests/unit/job/test_query_stats.py * Update tests/unit/job/test_query_stats.py * experiments with some tests that are failing * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Fix linting * update package verification approach * update pandas installed version constant * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove unused package * set pragma no cover * adds controls to skip testing if pandas exceeds 2.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * adds pragma no cover to a simple check * add checks against pandas 2.0 on system test * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * experiments with some tests that are failing * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * resolves merge conflict * resolves merge conflict * resolve conflicts * resolve merge conflicts * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * updates due to faulty confict resolution * adds docstrings to two classes * corrects formatting * Update tests/unit/job/test_query_stats.py * Update tests/unit/job/test_query_stats.py * updates default values and corrects mypy errors * corrects linting * Update google/cloud/bigquery/job/query.py --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b930e46 - Browse repository at this point
Copy the full SHA b930e46View commit details
Commits on Sep 15, 2023
-
chore(docs): update region tag and move sample and test (#1648)
* chore: added new region tags to create_table_external_data_configuration.py * chore: delete test as part of sample migration * chore: delete sample as part of sample migration * chore: move sample and test to /snippets/ * chore: update import statement in create_table_external_data_configuration_test.py * chore: fix import statement in create_table_external_data_configuration_test.py * chore: update sample location in tables.rst
Configuration menu - View commit details
-
Copy full SHA for 7248f1f - Browse repository at this point
Copy the full SHA 7248f1fView commit details -
feat: add
Dataset.storage_billing_model
setter, use `client.update_……dataset(ds, fields=["storage_billing_model"])` to update (#1643) Adding Storage Billing Model property. See: https://cloud.google.com/bigquery/docs/updating-datasets#update_storage_billing_models --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5deba50 - Browse repository at this point
Copy the full SHA 5deba50View commit details -
docs: Revise update_table_expiration sample (#1457)
* docs: Revise update_table_expiration sample * 🦉 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: Tim Swast <[email protected]> Co-authored-by: aribray <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03194e0 - Browse repository at this point
Copy the full SHA 03194e0View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30f605d - Browse repository at this point
Copy the full SHA 30f605dView commit details -
fix: use isinstance() per E721, unpin flake8 (#1659)
* fix: use isinstance() per E721, unpin flake8 * change type assertion
Configuration menu - View commit details
-
Copy full SHA for 54a7769 - Browse repository at this point
Copy the full SHA 54a7769View commit details
Commits on Oct 2, 2023
-
fix: allow
storage_billing_model
to be explicitly set toNone
to ……use project default value (#1665) * fix: allow `storage_billing_model` to be explicitly set to `None` to use project default value * add STORAGE_BILLING_MODEL_UNSPECIFIED to docstring
Configuration menu - View commit details
-
Copy full SHA for 514d3e1 - Browse repository at this point
Copy the full SHA 514d3e1View commit details
Commits on Oct 3, 2023
-
chore(main): release 3.12.0 (#1642)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53aad82 - Browse repository at this point
Copy the full SHA 53aad82View 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 v3.11.4...v3.12.0