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 8f624d3f Publish built docs triggered by 
c79bd5cc71be81d67309467a455026324aa05e44
8f624d3f is described below

commit 8f624d3f1e629f369b0becb5a81ac63c2972c5b0
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 15:58:27 2024 +0000

    Publish built docs triggered by c79bd5cc71be81d67309467a455026324aa05e44
---
 _sources/user-guide/expressions.md.txt | 5 +++++
 searchindex.js                         | 2 +-
 user-guide/expressions.html            | 8 ++++++++
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/_sources/user-guide/expressions.md.txt 
b/_sources/user-guide/expressions.md.txt
index 521699d3..775ebedb 100644
--- a/_sources/user-guide/expressions.md.txt
+++ b/_sources/user-guide/expressions.md.txt
@@ -71,6 +71,11 @@ The following Spark expressions are currently available:
   - Shiftright/Shiftleft
 - Date/Time functions
   - Year/Hour/Minute/Second
+- Hash functions
+  - Md5
+  - Sha2
+  - Hash
+  - Xxhash64
 - Math functions
   - Abs
   - Acos
diff --git a/searchindex.js b/searchindex.js
index 63c1069c..a7028338 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"ANSI mode": [[8, "ansi-mode"]], "API 
Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[7, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0, "adding-a-new-expression"]], "Adding a New Scalar Function Expression": 
[[0, "adding-a-new-scalar-function-expression"]], "Adding the Expression To the 
Protobuf Definition" [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"ANSI mode": [[8, "ansi-mode"]], "API 
Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[7, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0, "adding-a-new-expression"]], "Adding a New Scalar Function Expression": 
[[0, "adding-a-new-scalar-function-expression"]], "Adding the Expression To the 
Protobuf Definition" [...]
\ No newline at end of file
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 79c623a1..03d11ce9 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -374,6 +374,14 @@ under the License.
 <li><p>Year/Hour/Minute/Second</p></li>
 </ul>
 </li>
+<li><p>Hash functions</p>
+<ul>
+<li><p>Md5</p></li>
+<li><p>Sha2</p></li>
+<li><p>Hash</p></li>
+<li><p>Xxhash64</p></li>
+</ul>
+</li>
 <li><p>Math functions</p>
 <ul>
 <li><p>Abs</p></li>


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

Reply via email to