- 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.2.0
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.3.0
- 7commits
- 38files changed
- 9contributors
Commits on Jun 17, 2022
feat: add destination_expiration_time property to copy job (#1277)
* feat: add destination_expiration_time property to copy job* update test* refactor test* remove unused import* Update google/cloud/bigquery/job/copy_.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>* Update google/cloud/bigquery/job/copy_.pyCo-authored-by: Anthonios Partheniou <partheniou@google.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
docs(samples): add table snapshot sample (#1274)
* docs(samples): add table snapshot sample* docs(samples): fix region tag
steffnay authoredJun 17, 2022
Commits on Jun 27, 2022
doc: share design document for query retry logic (#1123)
* doc: share design document for query retry logic* add design document to contents tree* clarify a few points* Update docs/design/query-retries.mdCo-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
Commits on Jul 9, 2022
fix: require python 3.7+ (#1284)
* chore(python): drop python 3.6Source-Link:googleapis/synthtool@4f89b13Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c* add api_description to .repo-metadata.json* require python 3.7+ in setup.py* remove python 3.6 sample configs* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* exclude templated README.rst* update python_requires* remove python 3.6 from noxfile.pyCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jul 19, 2022
docs(samples): explicitly add bq to samples reqs, upgrade grpc to fix…
… bug on m1 (#1290)* fix: explicitly add bq to samples reqs, upgrade grpc to fix bug on m1* update grpc in setup.py* fix: rm 3.6 constraints, add grpcio to 3.7-3.10 constraints
leahecole authoredJul 19, 2022
Commits on Jul 25, 2022
chore: updates minor grammatical error (#1299)
* Updates minor grammatical error* chore: update grammar/spelling
chalmerlowe authoredJul 25, 2022
Commits on Jul 26, 2022
chore(main): release 3.3.0 (#1279)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJul 26, 2022
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.2.0...v3.3.0
Uh oh!
There was an error while loading.Please reload this page.