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 8891e8d86 Publish built docs triggered by 
be9c43b3adfd1e9fae1b10fe1198df49e2cc0857
8891e8d86 is described below

commit 8891e8d869bc41303461aa1ff28032ec8b0070ac
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 09:22:30 2025 +0000

    Publish built docs triggered by be9c43b3adfd1e9fae1b10fe1198df49e2cc0857
---
 _sources/user-guide/latest/expressions.md.txt | 4 ++--
 user-guide/latest/expressions.html            | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_sources/user-guide/latest/expressions.md.txt 
b/_sources/user-guide/latest/expressions.md.txt
index a255369ad..003d03a53 100644
--- a/_sources/user-guide/latest/expressions.md.txt
+++ b/_sources/user-guide/latest/expressions.md.txt
@@ -116,7 +116,7 @@ incompatible expressions.
 ## Math Expressions
 
 | Expression     | SQL       | Spark-Compatible? | Compatibility Notes         
      |
-| -------------- | --------- | ----------------- 
|-----------------------------------|
+|----------------|-----------|-------------------|-----------------------------------|
 | Acos           | `acos`    | Yes               |                             
      |
 | Add            | `+`       | Yes               |                             
      |
 | Asin           | `asin`    | Yes               |                             
      |
@@ -130,7 +130,7 @@ incompatible expressions.
 | Expm1          | `expm1`   | Yes               |                             
      |
 | Floor          | `floor`   | Yes               |                             
      |
 | Hex            | `hex`     | Yes               |                             
      |
-| IntegralDivide | `div`     | Yes               | ANSI mode is not supported. 
      |
+| IntegralDivide | `div`     | Yes               |                             
      |
 | IsNaN          | `isnan`   | Yes               |                             
      |
 | Log            | `log`     | Yes               |                             
      |
 | Log2           | `log2`    | Yes               |                             
      |
diff --git a/user-guide/latest/expressions.html 
b/user-guide/latest/expressions.html
index 9c2cf029e..037190858 100644
--- a/user-guide/latest/expressions.html
+++ b/user-guide/latest/expressions.html
@@ -1054,7 +1054,7 @@ incompatible expressions.</p>
 <tr class="row-odd"><td><p>IntegralDivide</p></td>
 <td><p><code class="docutils literal notranslate"><span 
class="pre">div</span></code></p></td>
 <td><p>Yes</p></td>
-<td><p>ANSI mode is not supported.</p></td>
+<td><p></p></td>
 </tr>
 <tr class="row-even"><td><p>IsNaN</p></td>
 <td><p><code class="docutils literal notranslate"><span 
class="pre">isnan</span></code></p></td>


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

Reply via email to