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.11.0-spark_3.3


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.13
Version:
2.11.0-spark_3.3
Release Date:
Sept 2, 2022
Licenses:
Files:
Full Scala Version:
2.13.7

libraryDependencies += "net.snowflake" %% "spark-snowflake" % "2.11.0-spark_3.3"

Mill build tool

ivy"net.snowflake::spark-snowflake:2.11.0-spark_3.3"

Scala CLI

//> using dep "net.snowflake::spark-snowflake:2.11.0-spark_3.3"

Ammonite REPL

import $ivy.`net.snowflake::spark-snowflake:2.11.0-spark_3.3`

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.13</artifactId>
  <version>2.11.0-spark_3.3</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.13', version: '2.11.0-spark_3.3'