Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
2.36.0 (2024-01-10)
Features
Bug Fixes
- Bigquery.create NullPointerException when job already exists ( #3035) ( 38191b1)
Dependencies
- Update actions/upload-artifact action to v4 ( #3055) ( 7d76100)
- Update arrow.version to v14.0.2 ( #3050) ( b0dc33a)
- Update dependency com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1 to v2.34.0 ( #3033) ( a710632)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 ( #3060) ( 78995c4)
- Update github/codeql-action action to v2.22.11 ( #3002) ( 52d5e97)
Python
3.16.0 (2024-01-12)
Features
- Add
table_constraints field to Table model ( #1755) ( a167f9a)
- Support jsonExtension in LoadJobConfig ( #1751) ( 0fd7347)
Bug Fixes
3.15.0 (2024-01-09)
Features
- Support JSON type in
insert_rows and as a scalar query parameter ( #1757) ( 02a7d12)
- Support RANGE in schema ( #1746) ( 8585747)
Bug Fixes
- Deserializing JSON subfields within structs fails ( #1742) ( 0d93073)
- Due to upstream change in dataset, updates expected results ( #1761) ( 132c14b)
- Load_table_from_dataframe for higher scale decimal ( #1703) ( b9c8be0)
- Updates types-protobuf version for mypy-samples nox session ( #1764) ( c0de695)
Performance Improvements
- DB-API uses more efficient
query_and_wait when no job ID is provided ( #1747) ( d225a94)
https://cloud.google.com/bigquery/docs/release-notes#January_15_2024
Libraries
A weekly digest of client library updates from across the Cloud SDK.
Java
Changes for google-cloud-bigquery
2.36.0 (2024-01-10)
Features
Bug Fixes
Dependencies
Python
Changes for google-cloud-bigquery
3.16.0 (2024-01-12)
Features
table_constraintsfield to Table model ( #1755) ( a167f9a)Bug Fixes
3.15.0 (2024-01-09)
Features
insert_rowsand as a scalar query parameter ( #1757) ( 02a7d12)Bug Fixes
Performance Improvements
query_and_waitwhen no job ID is provided ( #1747) ( d225a94)https://cloud.google.com/bigquery/docs/release-notes#January_15_2024