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-comet.git
The following commit(s) were added to refs/heads/asf-site by this push:
new aadaab183 Publish built docs triggered by
77bd8e070226e6883eec31eea6c14c4ff7a2412d
aadaab183 is described below
commit aadaab1834adc2dd3214f8cd0c31ebcaf9c9b98f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 19:41:20 2026 +0000
Publish built docs triggered by 77bd8e070226e6883eec31eea6c14c4ff7a2412d
---
_sources/user-guide/latest/expressions.md.txt | 2 +-
user-guide/latest/expressions.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_sources/user-guide/latest/expressions.md.txt
b/_sources/user-guide/latest/expressions.md.txt
index c8e5475d0..c3aca6f67 100644
--- a/_sources/user-guide/latest/expressions.md.txt
+++ b/_sources/user-guide/latest/expressions.md.txt
@@ -232,7 +232,7 @@ Comet supports using the following aggregate functions
within window contexts wi
| Expression | Spark-Compatible? | Compatibility Notes
|
| -------------- | ----------------- |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
-| ArrayAppend | No |
|
+| ArrayAppend | Yes |
|
| ArrayCompact | No |
|
| ArrayContains | No | Returns null instead of false for empty
arrays with literal values
([#3346](https://github.com/apache/datafusion-comet/issues/3346))
|
| ArrayDistinct | No | Behaves differently than spark. Comet
first sorts then removes duplicates while Spark preserves the original order.
|
diff --git a/user-guide/latest/expressions.html
b/user-guide/latest/expressions.html
index 0d2ffd4ba..49addd2de 100644
--- a/user-guide/latest/expressions.html
+++ b/user-guide/latest/expressions.html
@@ -1268,7 +1268,7 @@ of expressions that be disabled.</p>
</thead>
<tbody>
<tr class="row-even"><td><p>ArrayAppend</p></td>
-<td><p>No</p></td>
+<td><p>Yes</p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p>ArrayCompact</p></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]