Skip to content

bigquery bigquery/v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 20:33
5391a31

Features

  • bigquery/storage: add a Arrow compression options (Only LZ4 for now). feat: Return schema on first ReadRowsResponse. doc: clarify limit on filter string. (2b02a03)
  • bigquery/storage: deprecate bigquery storage v1alpha2 API (9cc6d2c)
  • bigquery/storage: updates for v1beta2 storage API - Updated comments on BatchCommitWriteStreams - Added new support Bigquery types BIGNUMERIC and INTERVAL to TableSchema - Added read rows schema in ReadRowsResponse - Misc comment updates (48b4e59)
  • bigquery: export HivePartitioningOptions in load job configurations (#3877) (7c759be)
  • bigquery: support type alias names for numeric/bignumeric schemas. (#3760) (2ee6bf4)