- Notifications
You must be signed in to change notification settings - Fork321
Comparing changes
Open a pull request
base repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
base:v3.10.0
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.11.0
- 12commits
- 17files changed
- 10contributors
Commits on Apr 19, 2023
chore(deps): update dependency google-cloud-bigquery to v3.10.0 (#1556)
renovate-bot authoredApr 19, 2023
Commits on May 17, 2023
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 <swast@google.com>
Commits on May 18, 2023
fix: filter None values from OpenTelemetry attributes (#1567)
* fix: filter None values from OpenTelemetry attributes* moved filtering out before return value
galz10 authoredMay 18, 2023
Commits on May 19, 2023
feat: add remote function options to routines (#1558)
* feat: add remote function optionsThis 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 <swast@google.com>
Commits on May 25, 2023
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@30bd01bPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267bCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chore(deps): update dependency requests to v2.31.0 [security] (#1573)
renovate-bot authoredMay 25, 2023
Commits on Jun 1, 2023
chore(deps): update all dependencies (#1560)
* chore(deps): update all dependencies* revert urllib3---------Co-authored-by: meredithslota <meredithslota@google.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
chore(deps): update all dependencies (#1560)
* chore(deps): update all dependencies* revert urllib3---------Co-authored-by: meredithslota <meredithslota@google.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
chore(deps): update all dependencies (#1576)
* chore(deps): update all dependencies* revert urllib3---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
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 jobTowards 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 authoredJun 1, 2023 chore(main): release 3.11.0 (#1568)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJun 1, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.10.0...v3.11.0
Uh oh!
There was an error while loading.Please reload this page.