snowflakedb / spark-snowflake   3.0.0

Apache License 2.0 Website GitHub

Snowflake Data Source for Apache Spark.

Scala versions: 2.13 2.12

spark-snowflake 3.0.0


Group ID:
net.snowflake
Artifact ID:
spark-snowflake_2.13
Version:
3.0.0
Release Date:
Jul 31, 2024
Licenses:
Files:
Full Scala Version:
2.13.9

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.snowflake</groupId>
  <artifactId>spark-snowflake_2.13</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'net.snowflake', name: 'spark-snowflake_2.13', version: '3.0.0'