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 aba48f1625 Publish built docs triggered by 
3802adf685e828ee6fbac3d16f1890e9ef33a34f
aba48f1625 is described below

commit aba48f1625c9643625b98bad4729ca248631078c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 27 10:27:08 2025 +0000

    Publish built docs triggered by 3802adf685e828ee6fbac3d16f1890e9ef33a34f
---
 .../6b1061daa902cf2423ed86f1373aefed/optimizer_rule.rs     | 14 +++++++-------
 _sources/user-guide/introduction.md.txt                    |  1 +
 searchindex.js                                             |  2 +-
 user-guide/introduction.html                               |  1 +
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/_downloads/6b1061daa902cf2423ed86f1373aefed/optimizer_rule.rs 
b/_downloads/6b1061daa902cf2423ed86f1373aefed/optimizer_rule.rs
index e8a272f283..0206c7cd15 100644
--- a/_downloads/6b1061daa902cf2423ed86f1373aefed/optimizer_rule.rs
+++ b/_downloads/6b1061daa902cf2423ed86f1373aefed/optimizer_rule.rs
@@ -16,16 +16,16 @@
 // under the License.
 
 use arrow::array::{ArrayRef, Int32Array, RecordBatch, StringArray};
-use arrow_schema::DataType;
-use datafusion::prelude::SessionContext;
-use datafusion_common::tree_node::{Transformed, TreeNode};
-use datafusion_common::{assert_batches_eq, Result, ScalarValue};
-use datafusion_expr::{
+use arrow::datatypes::DataType;
+use datafusion::common::tree_node::{Transformed, TreeNode};
+use datafusion::common::{assert_batches_eq, Result, ScalarValue};
+use datafusion::logical_expr::{
     BinaryExpr, ColumnarValue, Expr, LogicalPlan, Operator, ScalarUDF, 
ScalarUDFImpl,
     Signature, Volatility,
 };
-use datafusion_optimizer::optimizer::ApplyOrder;
-use datafusion_optimizer::{OptimizerConfig, OptimizerRule};
+use datafusion::optimizer::ApplyOrder;
+use datafusion::optimizer::{OptimizerConfig, OptimizerRule};
+use datafusion::prelude::SessionContext;
 use std::any::Any;
 use std::sync::Arc;
 
diff --git a/_sources/user-guide/introduction.md.txt 
b/_sources/user-guide/introduction.md.txt
index 9bdb22b714..c97042fdc5 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:
 - [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query 
engine in Python
 - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation 
of Delta Lake
 - [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science 
applications
+- [Funnel](https://funnel.io/) Data Platform powering Marketing Intelligence 
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
diff --git a/searchindex.js b/searchindex.js
index 0eb0b4f6ed..437dabf419 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id19"]], 
"!~~*": [[48, "id20"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and 
logical columns are unique": [[9, 
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!=": [[48, "op-neq"]], "!~": [[48, 
"op-re-not-match"]], "!~*": [[48, "op-re-not-match-i"]], "!~~": [[48, "id19"]], 
"!~~*": [[48, "id20"]], "#": [[48, "op-bit-xor"]], "%": [[48, "op-modulo"]], 
"&": [[48, "op-bit-and"]], "(relation, name) tuples in logical fields and 
logical columns are unique": [[9, 
"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]], "*": 
[[48, "op-multiply"]], "+": [[48, "op-plus"]], "-": [[48, "op-minus"]], "/": 
[[4 [...]
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 353ad7a529..dffdc819b8 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -672,6 +672,7 @@ parellelized streaming execution plans, file format 
support, etc.</p>
 <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/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://funnel.io/";>Funnel</a> Data 
Platform powering Marketing Intelligence applications.</p></li>
 <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/GreptimeTeam/greptimedb";>GreptimeDB</a> Open Source 
&amp; Cloud Native Distributed Time Series Database</p></li>
 <li><p><a class="reference external" 
href="https://github.com/apache/incubator-horaedb";>HoraeDB</a> Distributed 
Time-Series Database</p></li>


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

Reply via email to