Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
show that code has moved
  • Loading branch information
andygrove authored Oct 2, 2024
1 parent 9713368 commit 39a1fef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# RaySQL: DataFusion on Ray

This is a research project to evaluate performing distributed SQL queries from Python, using
This was a research project to evaluate performing distributed SQL queries from Python, using
[Ray](https://www.ray.io/) and [DataFusion](https://github.com/apache/arrow-datafusion).

** The code has now moved to https://github.com/apache/datafusion-ray **

## Goals

- Demonstrate how easily new systems can be built on top of DataFusion. See the [design documentation](./docs/README.md)
Expand Down

0 comments on commit 39a1fef

Please sign in to comment.