googleclouddataproc / spark-bigquery-connector   0.37.0

Apache License 2.0 GitHub

BigQuery data source for Apache Spark: Read data from BigQuery into DataFrames, write DataFrames into BigQuery tables.

Scala versions: 2.13 2.12 2.11

spark-3.1-bigquery-pushdown 0.24.0


Group ID:
com.google.cloud.spark
Artifact ID:
spark-3.1-bigquery-pushdown_2.12
Version:
0.24.0
Release Date:
Mar 25, 2022
Licenses:
Files:

libraryDependencies += "com.google.cloud.spark" %% "spark-3.1-bigquery-pushdown" % "0.24.0"

Mill build tool

ivy"com.google.cloud.spark::spark-3.1-bigquery-pushdown:0.24.0"

Scala CLI

//> using dep "com.google.cloud.spark::spark-3.1-bigquery-pushdown:0.24.0"

Ammonite REPL

import $ivy.`com.google.cloud.spark::spark-3.1-bigquery-pushdown:0.24.0`

<dependency>
  <groupId>com.google.cloud.spark</groupId>
  <artifactId>spark-3.1-bigquery-pushdown_2.12</artifactId>
  <version>0.24.0</version>
</dependency>

compile group: 'com.google.cloud.spark', name: 'spark-3.1-bigquery-pushdown_2.12', version: '0.24.0'