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/arrow-datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 831b2ba6e0 Add LakeSoul to the list of Known Users (#8536)
831b2ba6e0 is described below

commit 831b2ba6e03a601d773a5ea8a3d2cb5fcb7a7da6
Author: Xu Chen <[email protected]>
AuthorDate: Thu Dec 14 22:40:51 2023 +0800

    Add LakeSoul to the list of Known Users (#8536)
    
    Signed-off-by: chenxu <[email protected]>
    Co-authored-by: chenxu <[email protected]>
---
 docs/source/user-guide/introduction.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/source/user-guide/introduction.md 
b/docs/source/user-guide/introduction.md
index da250fbb1f..6c1e54c2b7 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -106,6 +106,7 @@ Here are some active projects using DataFusion:
 - [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying 
and analyzing distributed data.
 - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) 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
 - [qv](https://github.com/timvw/qv) Quickly view your data

Reply via email to