- Notifications
You must be signed in to change notification settings - Fork321
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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
Uh oh!
There was an error while loading.Please reload this page.
base:v3.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 8files changed
- 6contributors
Commits on Jan 10, 2024
fix: add detailed message in job error (#1762)
* fix: more detailed job error message* lint* fix mypy error* remove import ignore* Update google/cloud/bigquery/job/base.pyCo-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>* Update google/cloud/bigquery/job/base.pyCo-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>* variable name and unit test---------Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>Co-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>
Commits on Jan 11, 2024
feat: Add
table_constraintsfield to Table model (#1755)* feat: add `table_constraints` field to Table model* Change `raise` to `return` in __eq__ methods* Fix __eq__ for ColumnReference* Add column_references to ForeignKey __eq__* Add missing coverage* Update google/cloud/bigquery/table.py* Update google/cloud/bigquery/table.py* Update google/cloud/bigquery/table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update google/cloud/bigquery/table.py* Update google/cloud/bigquery/table.py* Update google/cloud/bigquery/table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py* Update tests/unit/test_table.py---------Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>Co-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>
Commits on Jan 12, 2024
feat: Support jsonExtension in LoadJobConfig (#1751)
* feat: support jsonExtension in LoadJobConfig* reformatted with black* Updated doc string and added test for the encoding of jsonExtension* modified setter test to make sure property is set correctly
kiraksi authoredJan 12, 2024 chore(main): release 3.16.0 (#1765)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJan 12, 2024
Loading
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.15.0...v3.16.0
Uh oh!
There was an error while loading.Please reload this page.