delta-io / connectors   0.6.0

Apache License 2.0 GitHub

This library allows Scala and Java-based projects (including Apache Flink, Apache Hive, Apache Beam, and PrestoDB) to read from and write to Delta Lake.

Scala versions: 2.13 2.12 2.11

delta-hive 0.3.0


Group ID:
io.delta
Artifact ID:
delta-hive_2.12
Version:
0.3.0
Release Date:
Dec 24, 2021
Licenses:
Files:

libraryDependencies += "io.delta" %% "delta-hive" % "0.3.0"

Mill build tool

ivy"io.delta::delta-hive:0.3.0"

Scala CLI

//> using dep "io.delta::delta-hive:0.3.0"

Ammonite REPL

import $ivy.`io.delta::delta-hive:0.3.0`

<dependency>
  <groupId>io.delta</groupId>
  <artifactId>delta-hive_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.delta', name: 'delta-hive_2.12', version: '0.3.0'