This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 486cb93f08 Publish built docs triggered by 
831b2ba6e03a601d773a5ea8a3d2cb5fcb7a7da6
486cb93f08 is described below

commit 486cb93f080740836e2f44827a6959b1f857817d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 14:41:27 2023 +0000

    Publish built docs triggered by 831b2ba6e03a601d773a5ea8a3d2cb5fcb7a7da6
---
 _sources/user-guide/introduction.md.txt | 1 +
 searchindex.js                          | 2 +-
 user-guide/introduction.html            | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/_sources/user-guide/introduction.md.txt 
b/_sources/user-guide/introduction.md.txt
index da250fbb1f..6c1e54c2b7 100644
--- a/_sources/user-guide/introduction.md.txt
+++ b/_sources/user-guide/introduction.md.txt
@@ -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
diff --git a/searchindex.js b/searchindex.js
index 7d7028e221..542c7ba876 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 7680d9e0cc..dc07f1c686 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -524,6 +524,7 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <li><p><a class="reference external" 
href="https://github.com/GlareDB/glaredb";>GlareDB</a> Fast SQL database for 
querying and analyzing distributed data.</p></li>
 <li><p><a class="reference external" 
href="https://github.com/influxdata/influxdb_iox";>InfluxDB IOx</a> Time Series 
Database</p></li>
 <li><p><a class="reference external" 
href="https://github.com/kamu-data/kamu-cli/";>Kamu</a> Planet-scale streaming 
data pipeline</p></li>
+<li><p><a class="reference external" 
href="https://github.com/lakesoul-io/LakeSoul";>LakeSoul</a> Open source 
LakeHouse framework with native IO in Rust.</p></li>
 <li><p><a class="reference external" 
href="https://github.com/lancedb/lance";>Lance</a> Modern columnar data format 
for ML</p></li>
 <li><p><a class="reference external" 
href="https://github.com/parseablehq/parseable";>Parseable</a> Log storage and 
observability platform</p></li>
 <li><p><a class="reference external" href="https://github.com/timvw/qv";>qv</a> 
Quickly view your data</p></li>

Reply via email to