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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9b2d7d67fc Publish built docs triggered by 
20279ba51449246d48ed82af02f752531d8637ed
9b2d7d67fc is described below

commit 9b2d7d67fcd083747306e30698ea26d54a78f084
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 20:31:11 2026 +0000

    Publish built docs triggered by 20279ba51449246d48ed82af02f752531d8637ed
---
 .../latest/compatibility/expressions/spark-3.4/array.md.txt           | 4 ----
 .../latest/compatibility/expressions/spark-3.5/array.md.txt           | 4 ----
 .../latest/compatibility/expressions/spark-4.0/array.md.txt           | 4 ----
 .../latest/compatibility/expressions/spark-4.1/array.md.txt           | 4 ----
 searchindex.js                                                        | 2 +-
 user-guide/latest/compatibility/expressions/spark-3.4/array.html      | 4 ----
 user-guide/latest/compatibility/expressions/spark-3.5/array.html      | 4 ----
 user-guide/latest/compatibility/expressions/spark-4.0/array.html      | 4 ----
 user-guide/latest/compatibility/expressions/spark-4.1/array.html      | 4 ----
 9 files changed, 1 insertion(+), 33 deletions(-)

diff --git 
a/_sources/user-guide/latest/compatibility/expressions/spark-3.4/array.md.txt 
b/_sources/user-guide/latest/compatibility/expressions/spark-3.4/array.md.txt
index 296c13a60c..ab0d1be974 100644
--- 
a/_sources/user-guide/latest/compatibility/expressions/spark-3.4/array.md.txt
+++ 
b/_sources/user-guide/latest/compatibility/expressions/spark-3.4/array.md.txt
@@ -58,8 +58,4 @@ The following cases are not supported by Comet and always 
fall back to Spark, re
 By default, `SortArray` is evaluated in the JVM using Spark's own 
code-generated implementation (run inside the Comet pipeline), which matches 
Spark exactly. Set `spark.comet.expression.SortArray.allowIncompatible=true` to 
opt into Comet's native implementation instead, which has the following 
differences from Spark:
 
 - When `spark.comet.exec.strictFloatingPoint=true`, sorting on floating-point 
types is not 100% compatible with Spark
-
-The following cases have no native implementation and always run in the JVM 
using Spark's code-generated implementation (inside the Comet pipeline):
-
-- Nested arrays with `Struct` or `Null` child values are not supported natively
 <!--END:EXPR_COMPAT-->
diff --git 
a/_sources/user-guide/latest/compatibility/expressions/spark-3.5/array.md.txt 
b/_sources/user-guide/latest/compatibility/expressions/spark-3.5/array.md.txt
index 296c13a60c..ab0d1be974 100644
--- 
a/_sources/user-guide/latest/compatibility/expressions/spark-3.5/array.md.txt
+++ 
b/_sources/user-guide/latest/compatibility/expressions/spark-3.5/array.md.txt
@@ -58,8 +58,4 @@ The following cases are not supported by Comet and always 
fall back to Spark, re
 By default, `SortArray` is evaluated in the JVM using Spark's own 
code-generated implementation (run inside the Comet pipeline), which matches 
Spark exactly. Set `spark.comet.expression.SortArray.allowIncompatible=true` to 
opt into Comet's native implementation instead, which has the following 
differences from Spark:
 
 - When `spark.comet.exec.strictFloatingPoint=true`, sorting on floating-point 
types is not 100% compatible with Spark
-
-The following cases have no native implementation and always run in the JVM 
using Spark's code-generated implementation (inside the Comet pipeline):
-
-- Nested arrays with `Struct` or `Null` child values are not supported natively
 <!--END:EXPR_COMPAT-->
diff --git 
a/_sources/user-guide/latest/compatibility/expressions/spark-4.0/array.md.txt 
b/_sources/user-guide/latest/compatibility/expressions/spark-4.0/array.md.txt
index 296c13a60c..ab0d1be974 100644
--- 
a/_sources/user-guide/latest/compatibility/expressions/spark-4.0/array.md.txt
+++ 
b/_sources/user-guide/latest/compatibility/expressions/spark-4.0/array.md.txt
@@ -58,8 +58,4 @@ The following cases are not supported by Comet and always 
fall back to Spark, re
 By default, `SortArray` is evaluated in the JVM using Spark's own 
code-generated implementation (run inside the Comet pipeline), which matches 
Spark exactly. Set `spark.comet.expression.SortArray.allowIncompatible=true` to 
opt into Comet's native implementation instead, which has the following 
differences from Spark:
 
 - When `spark.comet.exec.strictFloatingPoint=true`, sorting on floating-point 
types is not 100% compatible with Spark
-
-The following cases have no native implementation and always run in the JVM 
using Spark's code-generated implementation (inside the Comet pipeline):
-
-- Nested arrays with `Struct` or `Null` child values are not supported natively
 <!--END:EXPR_COMPAT-->
diff --git 
a/_sources/user-guide/latest/compatibility/expressions/spark-4.1/array.md.txt 
b/_sources/user-guide/latest/compatibility/expressions/spark-4.1/array.md.txt
index 296c13a60c..ab0d1be974 100644
--- 
a/_sources/user-guide/latest/compatibility/expressions/spark-4.1/array.md.txt
+++ 
b/_sources/user-guide/latest/compatibility/expressions/spark-4.1/array.md.txt
@@ -58,8 +58,4 @@ The following cases are not supported by Comet and always 
fall back to Spark, re
 By default, `SortArray` is evaluated in the JVM using Spark's own 
code-generated implementation (run inside the Comet pipeline), which matches 
Spark exactly. Set `spark.comet.expression.SortArray.allowIncompatible=true` to 
opt into Comet's native implementation instead, which has the following 
differences from Spark:
 
 - When `spark.comet.exec.strictFloatingPoint=true`, sorting on floating-point 
types is not 100% compatible with Spark
-
-The following cases have no native implementation and always run in the JVM 
using Spark's code-generated implementation (inside the Comet pipeline):
-
-- Nested arrays with `Struct` or `Null` child values are not supported natively
 <!--END:EXPR_COMPAT-->
diff --git a/searchindex.js b/searchindex.js
index b62df77f9c..799d50b12f 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"!": [[51, "id1"]], "%": [[49, "id1"]], "&": 
[[39, "id1"]], "*": [[49, "id2"]], "+": [[49, "id3"]], "-": [[49, "id4"]], "/": 
[[49, "id5"]], "1. Format Your Code": [[36, "format-your-code"]], "1. Install 
Comet": [[57, "install-comet"], [66, "install-comet"]], "1. Native Operators 
(nativeExecs map)": [[25, "native-operators-nativeexecs-map"]], "2. Build and 
Verify": [[36, "build-and-verify"]], "2. Clone Iceberg and Apply Diff": [[57, 
"clone-iceberg-and-apply- [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"!": [[51, "id1"]], "%": [[49, "id1"]], "&": 
[[39, "id1"]], "*": [[49, "id2"]], "+": [[49, "id3"]], "-": [[49, "id4"]], "/": 
[[49, "id5"]], "1. Format Your Code": [[36, "format-your-code"]], "1. Install 
Comet": [[57, "install-comet"], [66, "install-comet"]], "1. Native Operators 
(nativeExecs map)": [[25, "native-operators-nativeexecs-map"]], "2. Build and 
Verify": [[36, "build-and-verify"]], "2. Clone Iceberg and Apply Diff": [[57, 
"clone-iceberg-and-apply- [...]
\ No newline at end of file
diff --git a/user-guide/latest/compatibility/expressions/spark-3.4/array.html 
b/user-guide/latest/compatibility/expressions/spark-3.4/array.html
index 4ed311ba78..12a9153475 100644
--- a/user-guide/latest/compatibility/expressions/spark-3.4/array.html
+++ b/user-guide/latest/compatibility/expressions/spark-3.4/array.html
@@ -791,10 +791,6 @@ under the License.
 <ul class="simple">
 <li><p>When <code class="docutils literal notranslate"><span 
class="pre">spark.comet.exec.strictFloatingPoint=true</span></code>, sorting on 
floating-point types is not 100% compatible with Spark</p></li>
 </ul>
-<p>The following cases have no native implementation and always run in the JVM 
using Spark’s code-generated implementation (inside the Comet pipeline):</p>
-<ul class="simple">
-<li><p>Nested arrays with <code class="docutils literal notranslate"><span 
class="pre">Struct</span></code> or <code class="docutils literal 
notranslate"><span class="pre">Null</span></code> child values are not 
supported natively</p></li>
-</ul>
 <!--END:EXPR_COMPAT-->
 </section>
 </section>
diff --git a/user-guide/latest/compatibility/expressions/spark-3.5/array.html 
b/user-guide/latest/compatibility/expressions/spark-3.5/array.html
index 0259e40bc0..e42f856807 100644
--- a/user-guide/latest/compatibility/expressions/spark-3.5/array.html
+++ b/user-guide/latest/compatibility/expressions/spark-3.5/array.html
@@ -791,10 +791,6 @@ under the License.
 <ul class="simple">
 <li><p>When <code class="docutils literal notranslate"><span 
class="pre">spark.comet.exec.strictFloatingPoint=true</span></code>, sorting on 
floating-point types is not 100% compatible with Spark</p></li>
 </ul>
-<p>The following cases have no native implementation and always run in the JVM 
using Spark’s code-generated implementation (inside the Comet pipeline):</p>
-<ul class="simple">
-<li><p>Nested arrays with <code class="docutils literal notranslate"><span 
class="pre">Struct</span></code> or <code class="docutils literal 
notranslate"><span class="pre">Null</span></code> child values are not 
supported natively</p></li>
-</ul>
 <!--END:EXPR_COMPAT-->
 </section>
 </section>
diff --git a/user-guide/latest/compatibility/expressions/spark-4.0/array.html 
b/user-guide/latest/compatibility/expressions/spark-4.0/array.html
index d8ed0918c6..82b093d250 100644
--- a/user-guide/latest/compatibility/expressions/spark-4.0/array.html
+++ b/user-guide/latest/compatibility/expressions/spark-4.0/array.html
@@ -791,10 +791,6 @@ under the License.
 <ul class="simple">
 <li><p>When <code class="docutils literal notranslate"><span 
class="pre">spark.comet.exec.strictFloatingPoint=true</span></code>, sorting on 
floating-point types is not 100% compatible with Spark</p></li>
 </ul>
-<p>The following cases have no native implementation and always run in the JVM 
using Spark’s code-generated implementation (inside the Comet pipeline):</p>
-<ul class="simple">
-<li><p>Nested arrays with <code class="docutils literal notranslate"><span 
class="pre">Struct</span></code> or <code class="docutils literal 
notranslate"><span class="pre">Null</span></code> child values are not 
supported natively</p></li>
-</ul>
 <!--END:EXPR_COMPAT-->
 </section>
 </section>
diff --git a/user-guide/latest/compatibility/expressions/spark-4.1/array.html 
b/user-guide/latest/compatibility/expressions/spark-4.1/array.html
index 7669469a88..bb10a07c2a 100644
--- a/user-guide/latest/compatibility/expressions/spark-4.1/array.html
+++ b/user-guide/latest/compatibility/expressions/spark-4.1/array.html
@@ -791,10 +791,6 @@ under the License.
 <ul class="simple">
 <li><p>When <code class="docutils literal notranslate"><span 
class="pre">spark.comet.exec.strictFloatingPoint=true</span></code>, sorting on 
floating-point types is not 100% compatible with Spark</p></li>
 </ul>
-<p>The following cases have no native implementation and always run in the JVM 
using Spark’s code-generated implementation (inside the Comet pipeline):</p>
-<ul class="simple">
-<li><p>Nested arrays with <code class="docutils literal notranslate"><span 
class="pre">Struct</span></code> or <code class="docutils literal 
notranslate"><span class="pre">Null</span></code> child values are not 
supported natively</p></li>
-</ul>
 <!--END:EXPR_COMPAT-->
 </section>
 </section>


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

Reply via email to