pypi google-cloud-bigquery 3.14.0
v3.14.0

latest releases: 3.23.0, 3.22.0, 3.21.0...
5 months ago

3.14.0 (2023-12-08)

Features

  • Add Client.query_and_wait which directly returns a RowIterator of results (#1722) (89a647e)
  • Add job_id, location, project, and query_id properties on RowIterator (#1733) (494f275)
  • Add job_timeout_ms to job configuration classes (#1675) (84d64cd)
  • Add support dataset.max_time_travel_hours (#1683) (f22eff2)
  • Add support for Dataset.isCaseInsensitive (#1671) (386fa86)
  • Add support for Python 3.12 (#1736) (3c0976a)
  • Removed pkg_resources from all test files and moved importlib into pandas extra (#1726) (1f4ebb1)
  • Support data_governance_type (#1708) (eff365d)

Bug Fixes

  • load_table_from_dataframe now assumes there may be local null values (#1735) (f05dc69)
  • Ensure query job retry has longer deadline than API request deadline (#1734) (5573579)
  • Keep RowIterator.total_rows populated after iteration (#1748) (8482f47)
  • Move grpc, proto-plus and protobuf packages to extras (#1721) (5ce4d13)

Performance Improvements

  • Use the first page a results when query(api_method="QUERY") (#1723) (6290517)

Don't miss a new google-cloud-bigquery release

NewReleases is sending notifications on new releases.