delta-io / delta   3.1.0

Apache License 2.0 Website GitHub

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs

Scala versions: 2.13 2.12 2.11

delta-contribs 1.2.0


Group ID:
io.delta
Artifact ID:
delta-contribs_2.13
Version:
1.2.0
Release Date:
Apr 12, 2022
Licenses:
Files:

libraryDependencies += "io.delta" %% "delta-contribs" % "1.2.0"

Mill build tool

ivy"io.delta::delta-contribs:1.2.0"

Scala CLI

//> using dep "io.delta::delta-contribs:1.2.0"

Ammonite REPL

import $ivy.`io.delta::delta-contribs:1.2.0`

<dependency>
  <groupId>io.delta</groupId>
  <artifactId>delta-contribs_2.13</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'io.delta', name: 'delta-contribs_2.13', version: '1.2.0'