- 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.4.1
head repository:googleapis/python-bigquery
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.4.2
- 18commits
- 53files changed
- 10contributors
Commits on Dec 13, 2022
docs: created samples for load table and create table from schema file (
#1436)* docs: created samples for load table and create table from schema file* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Apply suggestions from code reviewCo-authored-by: Tim Swast <swast@google.com>* Update samples/snippets/create_table_schema_from_json.pyCo-authored-by: Tim Swast <swast@google.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Tim Swast <swast@google.com>
Commits on Dec 14, 2022
chore: remove code generation for BQML proto files (#1294)
* chore: remove code generation for BQML proto files* remove protos from owlbot configCo-authored-by: Anthonios Partheniou <partheniou@google.com>Co-authored-by: aribray <45905583+aribray@users.noreply.github.com>
Commits on Dec 19, 2022
docs: create sample to write schema file from table (#1439)
* docs: create sample to write schema file from table* Apply suggestions from code reviewCo-authored-by: Tim Swast <swast@google.com>
Commits on Dec 20, 2022
docs: revise sample for nested schema (#1446)
* docs: revise sample for nested schema* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* added TODOCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jan 6, 2023
docs: revise label table code samples (#1451)
* docs: revise label table code samples* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* added TODO to clean up snippets.pyCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Tim Swast <swast@google.com>
docs: revise create table cmek sample (#1452)
* docs: revise create table cmek sample* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jan 7, 2023
chore(python): add support for python 3.11 [autoapprove] (#1454)
* chore(python): add support for python 3.11Source-Link:googleapis/synthtool@7197a00Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320* update unit test python versions* modify test to cater for python 3.11* require grpcio >= 1.49.1 for python 3.11Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jan 9, 2023
chore(deps): update dependency certifi to v2022.12.7 [security] (#1434)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
chore(deps): update all dependencies (#1390)
* chore(deps): update all dependencies* update dependency db-dtypes* update dependency google-cloud-bigquery* revertCo-authored-by: Chalmer Lowe <chalmerlowe@google.com>Co-authored-by: aribray <45905583+aribray@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jan 10, 2023
chore: delete duplicate code from snippets.py (#1458)
* chore: delete duplicate code samples from snippets.py* fixed reference to code sample
Mattix23 authoredJan 10, 2023
Commits on Jan 11, 2023
chore(deps): update all dependencies (#1456)
* chore(deps): update all dependencies* revert packaging* revert charset-normalizerCo-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jan 12, 2023
chore(deps): update all dependencies (#1460)
* chore(deps): update all dependencies* revertCo-authored-by: Anthonios Partheniou <partheniou@google.com>
chore(deps): update all dependencies (#1461)
* chore(deps): update all dependencies* revert packagingCo-authored-by: Anthonios Partheniou <partheniou@google.com>
fix: Add support for python 3.11 (#1463)
* fix: Add support for python 3.11* use python 3.11 for system tests
parthea authoredJan 12, 2023
Commits on Jan 13, 2023
deps: remove upper bound on packaging dependency (#1440)
* deps: remove upper bound on packaging dependencyTowards#1435* install prerelease version of packaging* bump minimum packaging versionCo-authored-by: Anthonios Partheniou <partheniou@google.com>
docs: revise get table labels code sample, add TODO to clean up snipp… (
#1464)* docs: revise get table labels code sample, add TODO to clean up snippets.py* added a test with labels* Update samples/snippets/get_table_labels_test.pyCo-authored-by: Tim Swast <swast@google.com>
Commits on Jan 18, 2023
chore(main): release 3.4.2 (#1441)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJan 18, 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.4.1...v3.4.2
Uh oh!
There was an error while loading.Please reload this page.