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 d1c60dd51 Publish built docs triggered by
b5e375a1ff2e130161c40a727e485accf567873c
d1c60dd51 is described below
commit d1c60dd51d0e79b9d4d861bd3a282288d10b7f8a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 23:17:29 2025 +0000
Publish built docs triggered by b5e375a1ff2e130161c40a727e485accf567873c
---
_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 b07d788db..3ccead03a 100644
--- a/_sources/user-guide/latest/expressions.md.txt
+++ b/_sources/user-guide/latest/expressions.md.txt
@@ -140,7 +140,7 @@ incompatible expressions.
| Pow | `power` | Yes |
|
| Rand | `rand` | Yes |
|
| Randn | `randn` | Yes |
|
-| Remainder | `%` | Yes | ANSI mode is not supported.
|
+| Remainder | `%` | Yes |
|
| Round | `round` | Yes |
|
| Signum | `signum` | Yes |
|
| Sin | `sin` | Yes |
|
diff --git a/user-guide/latest/expressions.html
b/user-guide/latest/expressions.html
index eabfe594b..270c9cc26 100644
--- a/user-guide/latest/expressions.html
+++ b/user-guide/latest/expressions.html
@@ -1100,7 +1100,7 @@ incompatible expressions.</p>
<tr class="row-even"><td><p>Remainder</p></td>
<td><p><code class="docutils literal notranslate"><span
class="pre">%</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-odd"><td><p>Round</p></td>
<td><p><code class="docutils literal notranslate"><span
class="pre">round</span></code></p></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]