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
base: v3.10.0
Choose a base ref
...
head repository: googleapis/python-bigquery
compare: v3.11.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 10 contributors

Commits on Apr 19, 2023

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

Commits on Apr 20, 2023

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

Commits on May 17, 2023

  1. fix: handle case when expirationMs is None (#1553)

    * hotfix: handle case when expirationMs is None
    
    * Add test for unsetting table exp
    
    * Update tests/unit/test_table.py
    
    * Update exp_resource for the unsetting_exp test
    
    ---------
    
    Co-authored-by: Tim Swast <[email protected]>
    abdelmegahed and tswast committed May 17, 2023
    Configuration menu
    Copy the full SHA
    fa6e13d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix: filter None values from OpenTelemetry attributes (#1567)

    * fix: filter None values from OpenTelemetry attributes
    
    * moved filtering out before return value
    galz10 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9ea2e21 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. feat: add remote function options to routines (#1558)

    * feat: add remote function options
    
    This PR adds support for defining routines as remote UDFs.
    
    * basic integration test
    
    * augment tests
    
    * rename prop
    
    * augment tests
    
    * more testing
    
    * cover shenanigans
    
    ---------
    
    Co-authored-by: Tim Swast <[email protected]>
    shollyman and tswast committed May 19, 2023
    Configuration menu
    Copy the full SHA
    84ad11d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…

    …mplates/python_library/.kokoro (#1574)
    
    Source-Link: googleapis/synthtool@30bd01b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed May 25, 2023
    Configuration menu
    Copy the full SHA
    280656c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa09482 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

    * chore(deps): update all dependencies
    
    * revert urllib3
    
    ---------
    
    Co-authored-by: meredithslota <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8d93ba9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#1560)

    * chore(deps): update all dependencies
    
    * revert urllib3
    
    ---------
    
    Co-authored-by: meredithslota <[email protected]>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ff70298 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all dependencies (#1576)

    * chore(deps): update all dependencies
    
    * revert urllib3
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d2b2c96 View commit details
    Browse the repository at this point in the history
  4. fix: raise most recent exception when not able to fetch query job aft…

    …er starting the job (#1362)
    
    * fix: raise most recent exception when not able to fetch query job after starting the job
    
    Towards internal issue 247809965
    
    * update unit test
    
    * revert most changes to the test and explain why we're looking for a different exception from the original 'conflict'
    tswast committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    09cc1df View commit details
    Browse the repository at this point in the history
  5. chore(main): release 3.11.0 (#1568)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3360e43 View commit details
    Browse the repository at this point in the history