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


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.11
Version:
2.2.6
Release Date:
Sept 14, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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