Skip to content

Releases: GoogleCloudDataproc/spark-bigquery-connector

0.44.0

12 Feb 02:56

Choose a tag to compare

  • Added new connector, spark-4.1-bigquery aimed to be used in Spark 4.1. Like Spark 4.1, this connector requires at
    least Java 17 runtime. It is currently in preview mode.
  • spark-4.0-bigquery is generally available!
  • PR #1445: Add streaming support for Spark DS v2 indirect write.
  • PR #1452: Improved the performance of the dynamic partition overwrite for RANGE_BUCKET partitioned tables.
  • PR #1434: Support per-catalog configuration for project and location for BigQueryCatalog.

0.43.1

22 Oct 22:54

Choose a tag to compare

  • Issue #1417: Fixed ClassCastException in AWS federated identity
  • PR #1432: Fixing packaging issue with the spark-4.0-bigquery connector.

0.43.0

18 Oct 03:11

Choose a tag to compare

  • Added new connector, spark-4.0-bigquery aimed to be used in Spark 4.0. Like Spark 4.0, this connector requires at
    least Java 17 runtime. It is currently in preview mode.
  • PR #1367: Query Pushdown is no longer supported.
  • PR #1369: Catalog enhancements
  • PR #1374: Ensure TableId includes project ID if not explicitly set
  • PR #1376: materializationDataset is now optional to read from views or queries.
  • PR #1380: Fixed ImpersonatedCredentials serialization
  • PR #1381: Added the option to set custom credentials scopes
  • PR #1411: Added Support for SparkSession#executeCommand
  • BigQuery API has been upgraded to version 2.54.0
  • BigQuery Storage API has been upgraded to version 3.16.1
  • GAX has been upgraded to version 2.68.2
  • gRPC has been upgraded to version 1.74.0

0.42.4

20 Jun 20:15

Choose a tag to compare

  • PR #1380: Fixed ImpersonatedCredentials serialization
  • PR #1381: Added the option to set custom credentials scopes
  • PR #1384: Support reading from BigQuery tables with spaces in their names

0.42.3

22 May 21:54

Choose a tag to compare

  • PR #1369: Catalog enhancements
  • PR #1370: Add backwards compatibility for OpenLineage prior to version 1.18.0.

0.42.2

17 May 02:37

Choose a tag to compare

  • PR #1347: Get lineage out of query. Thanks @ddebowczyk92
  • PR #1349: Add parameterized query support
  • BigQuery API has been upgraded to version 2.48.1
  • BigQuery Storage API has been upgraded to version 3.11.4
  • GAX has been upgraded to version 2.63.1
  • gRPC has been upgraded to version 1.71.0

0.34.1

24 Mar 08:56

Choose a tag to compare

  • PR #1212: Support OpenLineage in spark-3.x-bigquery connectors

0.42.1

18 Mar 01:42

Choose a tag to compare

0.36.5

14 Feb 05:12

Choose a tag to compare

Issue #1254: fix getting partitioning fields for pseudo columns

0.42.0

07 Feb 01:46

Choose a tag to compare

  • PR #1333: Initial implementation of a BigQuery backed Spark Catalog
  • PR #1335: Adding indirect write GCS cleanup logs
  • BigQuery API has been upgraded to version 2.47.0
  • BigQuery Storage API has been upgraded to version 3.11.2
  • GAX has been upgraded to version 2.60.0
  • Netty has been upgraded to version 4.1.117.Final
  • Guava has been upgraded to version 33.4.0-jre