Skip to content

Releases: GoogleCloudDataproc/spark-bigquery-connector

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

0.41.1

22 Dec 04:16

Choose a tag to compare

  • Issue #1290: Stopped using metadata for optimized count path
  • Issue #1317: Improving OpenLineage 1.24.0+ compatibility
  • PR #1311: Improve read session expired error message
  • PR #1320: Set the temporaryGcsBucket to default to fs.gs.system.bucket if exists, negating the need to set it in Dataproc clusters.
  • BigQuery API has been upgraded to version 2.45.0
  • BigQuery Storage API has been upgraded to version 3.11.0
  • GAX has been upgraded to version 2.59.0
  • Netty has been upgraded to version 4.1.115.Final
  • Arrow has been upgraded to version 17.0.0
  • Avro has been upgraded to version 1.11.4