snowflakedb / spark-snowflake   3.1.1

Apache License 2.0 Website GitHub

Snowflake Data Source for Apache Spark.

Scala versions: 2.13 2.12

spark-snowflake 2.13.0-spark_3.2


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.12
Version:
2.13.0-spark_3.2
Release Date:
Oct 13, 2023
Licenses:
Files:
Full Scala Version:
2.12.11

libraryDependencies += "net.snowflake" %% "spark-snowflake" % "2.13.0-spark_3.2"

Mill build tool

ivy"net.snowflake::spark-snowflake:2.13.0-spark_3.2"

Scala CLI

//> using dep "net.snowflake::spark-snowflake:2.13.0-spark_3.2"

Ammonite REPL

import $ivy.`net.snowflake::spark-snowflake:2.13.0-spark_3.2`

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.12</artifactId>
  <version>2.13.0-spark_3.2</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.12', version: '2.13.0-spark_3.2'