This is an automated email from the ASF dual-hosted git repository.
comphead pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new 2bbfbdf669 docs: Add DataFusion subprojects to navigation menu, other
minor updates (#10362)
2bbfbdf669 is described below
commit 2bbfbdf6699907fd8ec094f5f5600af7fe13946b
Author: Andy Grove <[email protected]>
AuthorDate: Sat May 4 09:40:23 2024 -0600
docs: Add DataFusion subprojects to navigation menu, other minor updates
(#10362)
* Minor docs update
* move Ballista back to active list because it has had commits in the past
6 months. Reordered list to be in alphabet order
* reorder subproject list
---
docs/source/index.rst | 10 ++++++++++
docs/source/user-guide/introduction.md | 10 +++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 50c22d5058..ca978d4bc3 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -116,3 +116,13 @@ Please see the `developer’s guide`_ for contributing and
`communication`_ for
contributor-guide/quarterly_roadmap
contributor-guide/governance
contributor-guide/specification/index
+
+.. _toc.contributor-guide:
+
+.. toctree::
+ :maxdepth: 1
+ :caption: DataFusion Subprojects
+
+ DataFusion Ballista <https://arrow.apache.org/ballista/>
+ DataFusion Comet <https://datafusion.apache.org/comet/>
+ DataFusion Python <https://datafusion.apache.org/python/>
diff --git a/docs/source/user-guide/introduction.md
b/docs/source/user-guide/introduction.md
index 676543b040..5a458146c1 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -96,23 +96,22 @@ Here are some active projects using DataFusion:
- [Arroyo](https://github.com/ArroyoSystems/arroyo) Distributed stream
processing engine in Rust
- [Ballista](https://github.com/apache/datafusion-ballista) Distributed SQL
Query Engine
-- [Comet](https://github.com/apache/datafusion-comet) Apache Spark native
query execution plugin
- [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time
Series Database
+- [Comet](https://github.com/apache/datafusion-comet) Apache Spark native
query execution plugin
- [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
-- [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science
applications
- [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation
of Delta Lake
-- [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud
Native Distributed Time Series Database
+- [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science
applications
- [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying
and analyzing distributed data.
+- [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud
Native Distributed Time Series Database
- [HoraeDB](https://github.com/apache/incubator-horaedb) Distributed
Time-Series Database
- [InfluxDB](https://github.com/influxdata/influxdb) Time Series Database
- [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data
pipeline
- [LakeSoul](https://github.com/lakesoul-io/LakeSoul) Open source LakeHouse
framework with native IO in Rust.
- [Lance](https://github.com/lancedb/lance) Modern columnar data format for ML
-- [Parseable](https://github.com/parseablehq/parseable) Log storage and
observability platform
- [ParadeDB](https://github.com/paradedb/paradedb) PostgreSQL for Search &
Analytics
+- [Parseable](https://github.com/parseablehq/parseable) Log storage and
observability platform
- [qv](https://github.com/timvw/qv) Quickly view your data
-- [bdt](https://github.com/andygrove/bdt) Boring Data Tool
- [Restate](https://github.com/restatedev) Easily build resilient applications
using distributed durable async/await
- [ROAPI](https://github.com/roapi/roapi)
- [Seafowl](https://github.com/splitgraph/seafowl) CDN-friendly analytical
database
@@ -123,6 +122,7 @@ Here are some active projects using DataFusion:
Here are some less active projects that used DataFusion:
+- [bdt](https://github.com/datafusion-contrib/bdt) Boring Data Tool
- [Blaze](https://github.com/blaze-init/blaze) Spark accelerator with
DataFusion at its core
- [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust)
- [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text
UI for DataFusion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]