jackwener commented on code in PR #7104: URL: https://github.com/apache/arrow-datafusion/pull/7104#discussion_r1275852467
########## docs/source/user-guide/introduction.md: ########## @@ -90,18 +90,17 @@ parellelized streaming execution plans, file format support, etc. ## Known Users -Here are some of the projects known to use DataFusion: +Here are some active projects using DataFusion: + + <!-- "Active" means github repositories that had at least one commit in the last 6 months --> - [Ballista](https://github.com/apache/arrow-ballista) Distributed SQL Query Engine -- [Blaze](https://github.com/blaze-init/blaze) Spark accelerator with DataFusion at its core - [CeresDB](https://github.com/CeresDB/ceresdb) Distributed Time-Series Database -- [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust) - [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database - [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust) - [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query engine in Python -- [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text UI for DataFusion +- [Exon](https://github.com/wheretrue/exon/tree/main) Analysis toolkit for life-science applications Review Comment: ```suggestion - [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science applications ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
