0 Forks
19 Stars
19 Watchers

Sift

Sift is a basic, Relational Algebra based query engine built on top of Apache Arrow. It draws inspiration from Andy Grove's KQuery.

How to download and setup Sift

Open terminal and run command
git clone https://github.com/RCHowell/Sift.git
git clone is used to create a copy or clone of Sift 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 Sift https://github.com/RCHowell/Sift/archive/master.zip

Or simply clone Sift with SSH
[email protected]:RCHowell/Sift.git

If you have some problems with Sift

You may open issue on Sift support forum (system) here: https://github.com/RCHowell/Sift/issues