1354 Forks
6059 Stars
6059 Watchers

delta

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

How to download and setup delta

Open terminal and run command
git clone https://github.com/delta-io/delta.git
git clone is used to create a copy or clone of delta repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with delta https://github.com/delta-io/delta/archive/master.zip

Or simply clone delta with SSH
[email protected]:delta-io/delta.git

If you have some problems with delta

You may open issue on delta support forum (system) here: https://github.com/delta-io/delta/issues