Update Datafusion link in readme

This commit is contained in:
Matthew Schmoyer 2021-05-20 22:13:37 -06:00 committed by QP Hou
parent aca7c62812
commit 7b28216442

View File

@ -6,7 +6,7 @@
ROAPI automatically spins up read-only APIs for static datasets without
requiring you to write a single line of code. It builds on top of [Apache
Arrow](https://github.com/apache/arrow) and
[Datafusion](https://github.com/apache/arrow/tree/master/rust/datafusion). The
[Datafusion](https://github.com/apache/arrow-datafusion). The
core of its design can be boiled down to the following:
* [Query frontends](https://roapi.github.io/docs/api/query/index.html) to