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 7333fa33 Publish built docs triggered by
a8156b534932d45d058005e2dcd4913af8dfa8a6
7333fa33 is described below
commit 7333fa33367a689c817db472752b7865e7e5d9a3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 27 12:09:27 2024 +0000
Publish built docs triggered by a8156b534932d45d058005e2dcd4913af8dfa8a6
---
_sources/user-guide/expressions.md.txt | 14 +++++++-------
searchindex.js | 2 +-
user-guide/expressions.html | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/_sources/user-guide/expressions.md.txt
b/_sources/user-guide/expressions.md.txt
index 3a179054..99490f44 100644
--- a/_sources/user-guide/expressions.md.txt
+++ b/_sources/user-guide/expressions.md.txt
@@ -35,13 +35,13 @@ The following Spark expressions are currently available.
Any known compatibility
## Binary Arithmetic
-| Expression | Notes |
-| --------------- | --------------------------------------------------- |
-| Add (`+`) | |
-| Subtract (`-`) | |
-| Multiply (`*`) | |
-| Divide (`/`) | |
-| Remainder (`%`) | Comet produces `NaN` instead of `NULL` for `% -0.0` |
+| Expression | Notes |
+| --------------- | ----- |
+| Add (`+`) | |
+| Subtract (`-`) | |
+| Multiply (`*`) | |
+| Divide (`/`) | |
+| Remainder (`%`) | |
## Conditional Expressions
diff --git a/searchindex.js b/searchindex.js
index 9e8b0261..6b830939 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2.
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]],
"API Differences Between Spark Versions": [[0,
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding
Spark-side Tests for the New Expression": [[0,
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression":
[[0, [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2.
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]],
"API Differences Between Spark Versions": [[0,
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding
Spark-side Tests for the New Expression": [[0,
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression":
[[0, [...]
\ No newline at end of file
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 3f458fa7..f4a94ba3 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -442,7 +442,7 @@ under the License.
<td><p></p></td>
</tr>
<tr class="row-even"><td><p>Remainder (<code class="docutils literal
notranslate"><span class="pre">%</span></code>)</p></td>
-<td><p>Comet produces <code class="docutils literal notranslate"><span
class="pre">NaN</span></code> instead of <code class="docutils literal
notranslate"><span class="pre">NULL</span></code> for <code class="docutils
literal notranslate"><span class="pre">%</span> <span
class="pre">-0.0</span></code></p></td>
+<td><p></p></td>
</tr>
</tbody>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]