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 2.0.2


Group ID:
io.delta
Artifact ID:
delta-contribs_2.13
Version:
2.0.2
Release Date:
Jan 13, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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