Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Lamb <[email protected]>
  • Loading branch information
andygrove and alamb authored Oct 1, 2024
1 parent f8a668f commit 8731834
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
DataFusion is an extensible query engine written in [Rust] that
uses [Apache Arrow] as its in-memory format.

The core DataFusion libraries in this repository are not designed to be an out-of-the-box tool for end users. However,
the following subprojects offer packaged versions of DataFusion.
The DataFusion libraries in this repository are used to build data centric system software. Some subprojects offer packaged versions of DataFusion for end users.

- [DataFusion Python](https://github.com/apache/datafusion-python/) offers a Python interface for SQL and DataFrame
queries.
Expand Down

0 comments on commit 8731834

Please sign in to comment.