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:v2.16.1
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:v2.17.0
Choose a head ref
Loading
  • 9commits
  • 39files changed
  • 6contributors

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    506b268View commit details
    Browse the repository at this point in the history
  2. chore: migrate to owl bot (#663)

    * chore: migrate to owl bot* chore: copy files from googleapis-gen f2de93abafa306b2ebadf1d10d947db8bcf2bf15* chore: run the post processor
    @parthea
    parthea authoredMay 13, 2021
    Configuration menu
    Copy the full SHA
    e8838a7View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#665)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    @gcf-owl-bot
    gcf-owl-bot[bot] authoredMay 16, 2021
    Configuration menu
    Copy the full SHA
    82f6c32View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. feat: detect obsolete BQ Storage extra at runtime (#666)

    * feat: detect obsolete BQ Storage extra at runtime* Cover the changes with unit tests* Skip BQ Storage version tests if extra missing* Rename and improve _create_bqstorage_client()The method is renamed to _ensure_bqstorage_client() and now performsa check if BQ Storage dependency is recent enough.* Remove BQ Storage check from dbapi.CursorThe check is now performed in dbapi.Connection, which is sufficient.* Remove BQ Storage check in _pandas_helpersThe methods in higher layers already do the same check beforea BQ Storage client instance is passed to_pandas_helpers._download_table_bqstorage() helper.* Simplify BQ Storage client factory in magicsLean more heavily on client._ensure_bqstorage_client() to de-duplicatelogic.* Cover missing code lines with tests
    @plamut
    plamut authoredMay 20, 2021
    Configuration menu
    Copy the full SHA
    bd7dbdaView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e983bdaView commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency grpcio to v1.38.0 (#674)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---|| [grpcio](https://grpc.io) | `==1.37.1` -> `==1.38.0` | [![age](https://badges.renovateapi.com/packages/pypi/grpcio/1.38.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/grpcio/1.38.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/grpcio/1.38.0/compatibility-slim/1.37.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/grpcio/1.38.0/confidence-slim/1.37.1)](https://docs.renovatebot.com/merge-confidence/) |---### Configuration📅 **Schedule**: At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.---This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-bigquery).
    @renovate-bot
    renovate-bot authoredMay 20, 2021
    Configuration menu
    Copy the full SHA
    49557daView commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    591cdd8View commit details
    Browse the repository at this point in the history
  2. feat: Support parameterized NUMERIC, BIGNUMERIC, STRING, and BYTES ty…

    …pes (#673)* parse parameterized schema info* Fixed SchemaField repr/key* Fix code duplication between _parse_schema_resource and from_api_reprMove new parameterized-type code from _parse_schema_resource to from_api_reprand implement _parse_schema_resource in terms of from_api_repr.* empty schemas are lists now, just like non-empty schemas.* changed new parameterized-type tests to use from_api_reprBecause that's more direct and it uncovered duplicate code.* paramaterized the from_api_repr tests and added to_api_repr tests* Test BYTES and _key (repr) too.* Added a round-trip parameterized types schema tests* handle BYTES in _key/repr* blacken* Move _get_int close to use* Updated documentation.* Oops, forgot BIGNUMERIC* Improve argument doc and better argument name to __get_int* doom tables before creating them.* Use max_length in the Python for the REST api maxLength
    Jim Fulton authoredMay 21, 2021
    Configuration menu
    Copy the full SHA
    45421e7View commit details
    Browse the repository at this point in the history
  3. chore: release 2.17.0 (#670)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredMay 21, 2021
    Configuration menu
    Copy the full SHA
    168e699View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp