Skip to content

0.18.0

Compare
Choose a tag to compare
@davidrabinowitz davidrabinowitz released this 13 Nov 00:18
· 629 commits to master since this release

New Features

  • Issue #226: Adding support for HOUR, MONTH, DAY Time Partitions
  • Issue #260: Increasing connection timeout to the BigQuery service, and configuring the request retry settings.

Bug Fixes

  • Issue #263: Fixed select * error when ColumnarBatch is used (DataSource v2)
  • Issue #266: Fixed the external configuration not working regression bug (Introduced in version 0.17.2)
  • PR #262: Filters on BigQuery DATE and TIMESTAMP now use the right type.

Dependency Updates

  • BigQuery API has been upgraded to version 1.123.2
  • BigQuery Storage API has been upgraded to version 1.6.0
  • Guava has been upgraded to version 30.0-jre
  • Netty has been upgraded to version 4.1.51.Final
  • netty-tcnative has been upgraded to version 4.1.34.Final