Skip to content

0.26.0

Compare
Choose a tag to compare
@dataproc-robot dataproc-robot released this 18 Jul 17:44
· 346 commits to master since this release
  • All connectors support the DIRECT write method, using the BigQuery Storage Write API,
    without first writing the data to GCS. DIRECT write method is in preview mode.
  • spark-3.1-bigquery has been released in preview mode. This is a Java only library,
    implementing the Spark 3.1 DataSource v2 APIs.
  • BigQuery API has been upgraded to version 2.13.8
  • BigQuery Storage API has been upgraded to version 2.16.0
  • gRPC has been upgraded to version 1.47.0
  • Netty has been upgraded to version 4.1.79.Final