1589 Forks
7606 Stars
7606 Watchers

datafusion

Apache DataFusion SQL Query Engine

How to download and setup datafusion

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

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

If you have some problems with datafusion

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