Skip to content

Release Google Cloud BigQuery 1.5.0

Choose a tag to compare

@quartzmo quartzmo released this 22 May 21:43
· 23640 commits to main since this release
  • Add Schema.load and Schema.dump to read/write a table schema from/to a JSON file or other IO source. The JSON file schema is the same as for the bq CLI.
  • Add support for the NUMERIC data type.
  • Add documentation for enabling logging.