Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.11.4
Choose a base ref
Loading
...
head repository:googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.12.0
Choose a head ref
Loading
  • 18commits
  • 31files changed
  • 14contributors

Commits on Jul 21, 2023

  1. build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#1618)

    Source-Link:googleapis/synthtool@eaef28ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f8ca7655fa8a449cadcabcbce4054f593dcbae7aeeab34aa3fcc8b5cf7a93c9eCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredJul 21, 2023
    Configuration menu
    Copy the full SHA
    36a97a8View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore(deps): update all dependencies (#1607)

    * chore(deps): update all dependencies* revert* revert---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredJul 25, 2023
    Configuration menu
    Copy the full SHA
    941716fView commit details
    Browse the repository at this point in the history
  2. 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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJul 25, 2023
    Configuration menu
    Copy the full SHA
    9a51e03View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#…

    …1629)Source-Link:googleapis/synthtool@395d53aPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredJul 27, 2023
    Configuration menu
    Copy the full SHA
    0686848View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#1632)

    * build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3Source-Link:googleapis/synthtool@352b9d4Post-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 <partheniou@google.com>
    @gcf-owl-bot@parthea
    3 people authoredAug 8, 2023
    Configuration menu
    Copy the full SHA
    781a7f8View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. chore(deps): update all dependencies (#1626)

    * chore(deps): update all dependencies* revert urllib3---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredAug 9, 2023
    Configuration menu
    Copy the full SHA
    42dfc40View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore(deps): update all dependencies (#1636)

    * chore(deps): update all dependencies* revert urllib3---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @renovate-bot@parthea
    renovate-bot andparthea authoredAug 11, 2023
    Configuration menu
    Copy the full SHA
    b0199f2View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. feat: widen retry predicate to include ServiceUnavailable (#1641)

    Expands retry.  It's possible in the normal lifecycle of an API frontendfor the intermediate response to indicate the API service is not ready.related: internal issue 294103068
    @shollyman
    shollyman authoredAug 14, 2023
    Configuration menu
    Copy the full SHA
    3e021a4View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix: relax timeout expectations (#1645)

    * fix: relax timeout expectationsChanges to python-api-core can in certain cases cause timeout to berepresented as a literal python base object type.  This CL adjustslogic that selects from multiple timeout values to better handle thiscase, which previously assumed either a None or scalar value beingpresent.Fixes:#1612* augment testing* blacken and lint fixes* unused import
    @shollyman
    shollyman authoredAug 21, 2023
    Configuration menu
    Copy the full SHA
    1760e94View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. bug: fixes numerous minor issues that cause test failures (#1651)

    Provides numerous tweaks to correct for failing tests in prerelease testing.
    @chalmerlowe
    chalmerlowe authoredAug 23, 2023
    Configuration menu
    Copy the full SHA
    3645e32View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. feat: search statistics (#1616)

    * experimental tweaks* feat: adds two search statistics classes and property* removes several personal debugging sentinels* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* adds tests* 🦉 Updates from OwlBot post-processorSeehttps://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-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://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-processorSeehttps://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-processorSeehttps://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-processorSeehttps://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-processorSeehttps://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-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* experiments with some tests that are failing* 🦉 Updates from OwlBot post-processorSeehttps://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-processorSeehttps://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>
    @chalmerlowe@gcf-owl-bot
    chalmerlowe andgcf-owl-bot[bot] authoredSep 2, 2023
    Configuration menu
    Copy the full SHA
    b930e46View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. 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
    @meredithslota
    meredithslota authoredSep 15, 2023
    Configuration menu
    Copy the full SHA
    7248f1fView commit details
    Browse the repository at this point in the history
  2. feat: addDataset.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 <swast@google.com>
    @sriramsridhar@tswast
    sriramsridhar andtswast authoredSep 15, 2023
    Configuration menu
    Copy the full SHA
    5deba50View commit details
    Browse the repository at this point in the history
  3. docs: Revise update_table_expiration sample (#1457)

    * docs: Revise update_table_expiration sample* 🦉 Updates from OwlBot post-processorSeehttps://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 <swast@google.com>Co-authored-by: aribray <45905583+aribray@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    @thejaredchapman@gcf-owl-bot
    @tswast@aribray@parthea
    5 people authoredSep 15, 2023
    Configuration menu
    Copy the full SHA
    03194e0View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    30f605dView commit details
    Browse the repository at this point in the history
  2. fix: use isinstance() per E721, unpin flake8 (#1659)

    * fix: use isinstance() per E721, unpin flake8* change type assertion
    @Linchin
    Linchin authoredSep 18, 2023
    Configuration menu
    Copy the full SHA
    54a7769View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix: allowstorage_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
    @tswast
    tswast authoredOct 2, 2023
    Configuration menu
    Copy the full SHA
    514d3e1View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. chore(main): release 3.12.0 (#1642)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredOct 3, 2023
    Configuration menu
    Copy the full SHA
    53aad82View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp