This is an automated email from the ASF dual-hosted git repository.
alamb 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 341ec9a2fc Update introduction.md for `blaze` project (#12577)
341ec9a2fc is described below
commit 341ec9a2fc14fe2d2ccc66e5302fc3ae950acc9c
Author: Yuance.Li <[email protected]>
AuthorDate: Sun Sep 29 00:08:10 2024 +0800
Update introduction.md for `blaze` project (#12577)
* Update introduction.md
Add the Blaze project to known users.
* Update introduction.md
---
docs/source/user-guide/introduction.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/user-guide/introduction.md
b/docs/source/user-guide/introduction.md
index 8f8983061e..7c975055d1 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -96,6 +96,7 @@ 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
+- [Blaze](https://github.com/kwai/blaze) The Blaze accelerator for Apache
Spark leverages native vectorized execution to accelerate query processing
- [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)
@@ -124,7 +125,6 @@ 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
- [Flock](https://github.com/flock-lab/flock)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]