spotify / spark-bigquery   0.2.2

Apache License 2.0 GitHub

Google BigQuery support for Spark, SQL, and DataFrames

Scala versions: 2.11 2.10

spark-bigquery 0.2.0


Group ID:
com.spotify
Artifact ID:
spark-bigquery_2.11
Version:
0.2.0
Release Date:
Jan 12, 2017
Licenses:
Files:

libraryDependencies += "com.spotify" %% "spark-bigquery" % "0.2.0"

Mill build tool

ivy"com.spotify::spark-bigquery:0.2.0"

Scala CLI

//> using dep "com.spotify::spark-bigquery:0.2.0"

Ammonite REPL

import $ivy.`com.spotify::spark-bigquery:0.2.0`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>spark-bigquery_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.spotify', name: 'spark-bigquery_2.11', version: '0.2.0'