662 Forks
3823 Stars
3823 Watchers

arrow-datafusion

Apache Arrow DataFusion SQL Query Engine

How to download and setup arrow-datafusion

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

Or simply clone arrow-datafusion with SSH
[email protected]:apache/arrow-datafusion.git

If you have some problems with arrow-datafusion

You may open issue on arrow-datafusion support forum (system) here: https://github.com/apache/arrow-datafusion/issues