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 716d7b041c Publish built docs triggered by 
c0bdff912a6530356eea3e8b06f88c96e5005d11
716d7b041c is described below

commit 716d7b041c74615d1fb332a24b40c84c17b82f9c
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 2 04:18:57 2025 +0000

    Publish built docs triggered by c0bdff912a6530356eea3e8b06f88c96e5005d11
---
 _sources/library-user-guide/query-optimizer.md.txt | 2 +-
 library-user-guide/query-optimizer.html            | 8 ++++----
 searchindex.js                                     | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/_sources/library-user-guide/query-optimizer.md.txt 
b/_sources/library-user-guide/query-optimizer.md.txt
index a2ff68af7a..c6ea39bea4 100644
--- a/_sources/library-user-guide/query-optimizer.md.txt
+++ b/_sources/library-user-guide/query-optimizer.md.txt
@@ -386,7 +386,7 @@ Each of these statistics is wrapped in a `Precision` type 
that indicates whether
 exact or estimated, allowing the optimizer to make informed decisions about 
the reliability
 of its cardinality estimates.
 
-### Boundary Analaysis Flow
+### Boundary Analysis Flow
 
 The boundary analysis process flows through several stages, with each stage 
building
 upon the information gathered in previous stages. The `AnalysisContext` is 
continuously
diff --git a/library-user-guide/query-optimizer.html 
b/library-user-guide/query-optimizer.html
index bda054f053..07c5bf5cc6 100644
--- a/library-user-guide/query-optimizer.html
+++ b/library-user-guide/query-optimizer.html
@@ -632,8 +632,8 @@
     </a>
    </li>
    <li class="toc-h3 nav-item toc-entry">
-    <a class="reference internal nav-link" href="#boundary-analaysis-flow">
-     Boundary Analaysis Flow
+    <a class="reference internal nav-link" href="#boundary-analysis-flow">
+     Boundary Analysis Flow
     </a>
     <ul class="nav section-nav flex-column">
      <li class="toc-h4 nav-item toc-entry">
@@ -1025,8 +1025,8 @@ simple metrics, DataFusion’s <code class="docutils 
literal notranslate"><span
 exact or estimated, allowing the optimizer to make informed decisions about 
the reliability
 of its cardinality estimates.</p>
 </section>
-<section id="boundary-analaysis-flow">
-<h3>Boundary Analaysis Flow<a class="headerlink" 
href="#boundary-analaysis-flow" title="Link to this heading">¶</a></h3>
+<section id="boundary-analysis-flow">
+<h3>Boundary Analysis Flow<a class="headerlink" href="#boundary-analysis-flow" 
title="Link to this heading">¶</a></h3>
 <p>The boundary analysis process flows through several stages, with each stage 
building
 upon the information gathered in previous stages. The <code class="docutils 
literal notranslate"><span class="pre">AnalysisContext</span></code> is 
continuously
 updated as the analysis progresses through the expression tree.</p>
diff --git a/searchindex.js b/searchindex.js
index 6c28e7f08e..3017b31421 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"":[[62,"id6"]],"!=":[[56,"op-neq"]],"!~":[[56,"op-re-not-match"]],"!~*":[[56,"op-re-not-match-i"]],"!~~":[[56,"id19"]],"!~~*":[[56,"id20"]],"#":[[56,"op-bit-xor"]],"%":[[56,"op-modulo"]],"&":[[56,"op-bit-and"]],"(relation,
 name) tuples in logical fields and logical columns are 
unique":[[12,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[56,"op-multiply"]],"+":[[56,"op-plus"]],"-":[[56,"op-minus"]],"/":[[56,"op-divide"]],"<":[
 [...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"":[[62,"id6"]],"!=":[[56,"op-neq"]],"!~":[[56,"op-re-not-match"]],"!~*":[[56,"op-re-not-match-i"]],"!~~":[[56,"id19"]],"!~~*":[[56,"id20"]],"#":[[56,"op-bit-xor"]],"%":[[56,"op-modulo"]],"&":[[56,"op-bit-and"]],"(relation,
 name) tuples in logical fields and logical columns are 
unique":[[12,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[56,"op-multiply"]],"+":[[56,"op-plus"]],"-":[[56,"op-minus"]],"/":[[56,"op-divide"]],"<":[
 [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to