Content-Length: 452695 | pFad | https://github.com/googleapis/python-bigquery/compare/v2.31.0...v2.32.0

CB Comparing v2.31.0...v2.32.0 · googleapis/python-bigquery · GitHub
Skip to content
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 or learn 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.31.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.0
Choose a head ref
  • 16 commits
  • 32 files changed
  • 11 contributors

Commits on Dec 2, 2021

  1. test: check extreme DATE/DATETIME values can be loaded from pandas Da…

    …taFrame (#1078)
    
    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://github.com/googleapis/python-bigquery/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 #1076 🦕
    (edit: moved to googleapis/python-db-dtypes-pandas#45 )
    tswast authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    be6eb34 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. docs: add sample for revoking dataset access (#778)

    * revoke dataset access setup
    
    * basic template for sample
    
    * sample + test
    
    * revoke dataset access sample
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    * docs: add sample for revoking dataset access - update year and string formatting
    
    * docs: add sample for revoking dataset access - move to snippets and change parameter pattern for readibility
    
    * moving update_dataset to /snippets and adjusting imports on both revoke_access and update_access
    
    * Update samples/snippets/revoke_dataset_access.py
    
    removed nested START/END tags
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/revoke_dataset_access.py
    
    update readability in API request
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    * updated test
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    * change after running test
    
    * resolving linting failure, rewriting test
    
    * removed relative import errors
    
    * remove relative mport from update_dataset_access
    
    * adding fixture to conftest.py
    
    * updated sample
    
    * updating sample to match new update_access sample
    
    * fixing region tags
    
    * consolidated tests into one file for both methods
    
    * updating test to full_dataset format
    
    * updated revoke sample
    
    * updating test
    
    * refactored sample
    
    * Update samples/snippets/conftest.py
    
    * Update samples/snippets/revoke_dataset_access.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/update_dataset_access.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/revoke_dataset_access.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/revoke_dataset_access.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * refactoring entry
    
    * added comment for entry access
    
    * Update samples/snippets/README.rst
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/dataset_access_test.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * Update samples/snippets/dataset_access_test.py
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    * added develper TODO in sample
    
    * add comments to samples
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Swast <swast@google.com>
    Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: meredithslota <meredithslota@google.com>
    6 people authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    effd673 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    44221f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. feat: support authorized dataset entity (#1075)

    * feat: support authorized dataset entity
    
    * cleanup
    
    * add test and cache the resource from from_api_repr in a _properties value
    
    * lint
    
    * update samples to use enums
    
    * update to_api_repr and add tests
    
    * refactor
    steffnay authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c098cd0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1005)

    * chore(deps): update all dependencies
    
    * exclude new geopandas from python 3.6
    
    Co-authored-by: Tim Swast <swast@google.com>
    renovate-bot and tswast authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4a3ab03 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    dc42670 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1089)

    [![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-api-core](https://togithub.com/googleapis/python-api-core) | `==2.3.0` -> `==2.3.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-api-core/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-api-core/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-api-core/2.3.2/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-api-core/2.3.2/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) |
    | [importlib-metadata](https://togithub.com/python/importlib_metadata) | `==4.8.2` -> `==4.8.3` | [![age](https://badges.renovateapi.com/packages/pypi/importlib-metadata/4.8.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/importlib-metadata/4.8.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/importlib-metadata/4.8.3/compatibility-slim/4.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/importlib-metadata/4.8.3/confidence-slim/4.8.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-api-core</summary>
    
    ### [`v2.3.2`](https://togithub.com/googleapis/python-api-core/releases/v2.3.2)
    
    [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.3.1...v2.3.2)
    
    ##### Bug Fixes
    
    -   fix: exclude function target from retry deadline exceeded exception message ([#&#8203;318](https://www.togithub.com/googleapis/python-api-core/issues/318)) ([34ebdcc](https://togithub.com/googleapis/python-api-core/commit/34ebdcc251d4f3d7d496e8e0b78847645a06650b))
    
    ### [`v2.3.1`](https://togithub.com/googleapis/python-api-core/compare/v2.3.0...v2.3.1)
    
    [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.3.0...v2.3.1)
    
    </details>
    
    <details>
    <summary>python/importlib_metadata</summary>
    
    ### [`v4.8.3`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v483)
    
    [Compare Source](https://togithub.com/python/importlib_metadata/compare/v4.8.2...v4.8.3)
    
    \======
    
    -   [#&#8203;357](https://togithub.com/python/importlib_metadata/issues/357): Fixed requirement generation from egg-info when a
        URL requirement is given.
    
    </details>
    
    ---
    
    ### 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    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 authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    750c15d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    881c081 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

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

    * chore(deps): update all dependencies
    
    * don't directly depend on cachetools
    
    * remove importlib metadata as direct dependency
    
    * remove zipp which comes from transitive dependency
    
    Co-authored-by: Tim Swast <swast@google.com>
    renovate-bot and tswast authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    dcb8728 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    82e0a7c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. README: Update supported Python versions (#1100)

    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://github.com/googleapis/python-bigquery/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)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    
    To match the Trove classifiers on PyPI:
    
    ![image](https://user-images.githubusercontent.com/1324225/148646991-cc536f1f-4389-4cd9-9995-276c9aa7245a.png)
    
    https://pypi.org/project/google-cloud-bigquery/
    hugovk authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ef1f2cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. chore(samples): Add check for tests in directory (#1103)

    Source-Link: googleapis/synthtool@52aef91
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    18ee0b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. fix: remove query text from exception message, use `exception.debug_m…

    …essage` instead (#1105)
    
    Since query text can potentially contain sensitive information, remove it from
    the default exception message. This information is useful for debugging, so
    provide a `debug_message` attribute, which is not included in the exception
    representation (and thus the logs).
    
    Fixes internal issue 211616590
    tswast authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e23114c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073c9d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. chore(main): release 2.32.0 (#1104)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.32.0](v2.31.0...v2.32.0) (2022-01-12)
    
    
    ### Features
    
    * support authorized dataset entity ([#1075](#1075)) ([c098cd0](c098cd0))
    
    
    ### Bug Fixes
    
    * remove query text from exception message, use `exception.debug_message` instead ([#1105](#1105)) ([e23114c](e23114c))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    643b333 View commit details
    Browse the repository at this point in the history
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/python-bigquery/compare/v2.31.0...v2.32.0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy