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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 68bf905903 Publish built docs triggered by 
1a6c79b926e2086da4d86e62383074aca3a6e575
68bf905903 is described below

commit 68bf905903eec631f4c6101bd8b352af556f17ae
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 19:21:29 2025 +0000

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

diff --git a/_sources/user-guide/introduction.md.txt 
b/_sources/user-guide/introduction.md.txt
index 62351b865c..9784f82f5c 100644
--- a/_sources/user-guide/introduction.md.txt
+++ b/_sources/user-guide/introduction.md.txt
@@ -103,6 +103,7 @@ Here are some active projects using DataFusion:
 - [Cube Store] Cube’s universal semantic layer platform is the next evolution 
of OLAP technology for AI, BI, spreadsheets, and embedded analytics
 - [Dask SQL] Distributed SQL query engine in Python
 - [datafusion-dft](https://github.com/datafusion-contrib/datafusion-dft) 
Batteries included CLI, TUI, and server implementations for DataFusion.
+- [dbt Fusion engine](https://github.com/dbt-labs/dbt-fusion) The dbt Fusion 
engine, written in Rust, designed for speed and correctness with a native SQL 
understanding across DWH SQL dialects.
 - [delta-rs] Native Rust implementation of Delta Lake
 - [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science 
applications
 - [Feldera](https://github.com/feldera/feldera) Fast query engine for 
incremental computation
@@ -120,6 +121,7 @@ Here are some active projects using DataFusion:
 - [Parseable] Log storage and observability platform
 - [Polygon.io](https://polygon.io/) Stock Market API
 - [qv] Quickly view your data
+- [R2 Query Engine](https://blog.cloudflare.com/r2-sql-deep-dive/) 
Cloudflare's distributed engine for querying data in Iceberg Catalogs
 - [Restate](https://github.com/restatedev) Easily build resilient applications 
using distributed durable async/await
 - [ROAPI] Create full-fledged APIs for slowly moving datasets without writing 
a single line of code
 - [Sail](https://github.com/lakehq/sail) Unifying stream, batch and AI 
workloads with Apache Spark compatibility
diff --git a/searchindex.js b/searchindex.js
index a17f104766..8e6f13ba69 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"!=":[[58,"op-neq"]],"!~":[[58,"op-re-not-match"]],"!~*":[[58,"op-re-not-match-i"]],"!~~":[[58,"id19"]],"!~~*":[[58,"id20"]],"#":[[58,"op-bit-xor"]],"%":[[58,"op-modulo"]],"&":[[58,"op-bit-and"]],"(relation,
 name) tuples in logical fields and logical columns are 
unique":[[13,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[58,"op-multiply"]],"+":[[58,"op-plus"]],"-":[[58,"op-minus"]],"/":[[58,"op-divide"]],"<":[[58,"op-lt"]],"<
 [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"!=":[[58,"op-neq"]],"!~":[[58,"op-re-not-match"]],"!~*":[[58,"op-re-not-match-i"]],"!~~":[[58,"id19"]],"!~~*":[[58,"id20"]],"#":[[58,"op-bit-xor"]],"%":[[58,"op-modulo"]],"&":[[58,"op-bit-and"]],"(relation,
 name) tuples in logical fields and logical columns are 
unique":[[13,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[58,"op-multiply"]],"+":[[58,"op-plus"]],"-":[[58,"op-minus"]],"/":[[58,"op-divide"]],"<":[[58,"op-lt"]],"<
 [...]
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 0f3db857cd..508b486951 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -735,6 +735,7 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <li><p><a class="reference external" 
href="https://github.com/cube-js/cube.js/tree/master/rust";>Cube Store</a> 
Cube’s universal semantic layer platform is the next evolution of OLAP 
technology for AI, BI, spreadsheets, and embedded analytics</p></li>
 <li><p><a class="reference external" 
href="https://github.com/dask-contrib/dask-sql";>Dask SQL</a> Distributed SQL 
query engine in Python</p></li>
 <li><p><a class="reference external" 
href="https://github.com/datafusion-contrib/datafusion-dft";>datafusion-dft</a> 
Batteries included CLI, TUI, and server implementations for DataFusion.</p></li>
+<li><p><a class="reference external" 
href="https://github.com/dbt-labs/dbt-fusion";>dbt Fusion engine</a> The dbt 
Fusion engine, written in Rust, designed for speed and correctness with a 
native SQL understanding across DWH SQL dialects.</p></li>
 <li><p><a class="reference external" 
href="https://github.com/delta-io/delta-rs";>delta-rs</a> Native Rust 
implementation of Delta Lake</p></li>
 <li><p><a class="reference external" 
href="https://github.com/wheretrue/exon";>Exon</a> Analysis toolkit for 
life-science applications</p></li>
 <li><p><a class="reference external" 
href="https://github.com/feldera/feldera";>Feldera</a> Fast query engine for 
incremental computation</p></li>
@@ -752,6 +753,7 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <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://polygon.io/";>Polygon.io</a> 
Stock Market API</p></li>
 <li><p><a class="reference external" href="https://github.com/timvw/qv";>qv</a> 
Quickly view your data</p></li>
+<li><p><a class="reference external" 
href="https://blog.cloudflare.com/r2-sql-deep-dive/";>R2 Query Engine</a> 
Cloudflare’s distributed engine for querying data in Iceberg Catalogs</p></li>
 <li><p><a class="reference external" 
href="https://github.com/restatedev";>Restate</a> Easily build resilient 
applications using distributed durable async/await</p></li>
 <li><p><a class="reference external" 
href="https://github.com/roapi/roapi";>ROAPI</a> Create full-fledged APIs for 
slowly moving datasets without writing a single line of code</p></li>
 <li><p><a class="reference external" 
href="https://github.com/lakehq/sail";>Sail</a> Unifying stream, batch and AI 
workloads with Apache Spark compatibility</p></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to