snowflakedb / spark-snowflake   2.4.9

Apache License 2.0 Website GitHub

Snowflake Data Source for Apache Spark.

Scala versions: 2.11 2.10

spark-snowflake 2.1.2


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.10
Version:
2.1.2
Release Date:
Mar 17, 2017
Licenses:
Files:

libraryDependencies += "net.snowflake" %% "spark-snowflake" % "2.1.2"

Mill build tool

ivy"net.snowflake::spark-snowflake:2.1.2"

Scala CLI

//> using dep "net.snowflake::spark-snowflake:2.1.2"

Ammonite REPL

import $ivy.`net.snowflake::spark-snowflake:2.1.2`

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.10</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.10', version: '2.1.2'