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.4.0


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.11
Version:
2.4.0
Release Date:
Jun 21, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.11</artifactId>
  <version>2.4.0</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.11', version: '2.4.0'