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 dd3abb3e Publish built docs triggered by 
6d23e2846c5ba0049bb7dc25955ab5d717953f9a
dd3abb3e is described below

commit dd3abb3e460e1bbf9db4f07af9d5b0e285f592b4
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 23 15:20:55 2024 +0000

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

diff --git a/_sources/user-guide/expressions.md.txt 
b/_sources/user-guide/expressions.md.txt
index 38c86c72..521699d3 100644
--- a/_sources/user-guide/expressions.md.txt
+++ b/_sources/user-guide/expressions.md.txt
@@ -109,3 +109,4 @@ The following Spark expressions are currently available:
   - VarianceSamp
   - StddevPop
   - StddevSamp
+  - Corr
diff --git a/searchindex.js b/searchindex.js
index d973574e..5731e087 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 4bc7f0a8..79c623a1 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -416,6 +416,7 @@ under the License.
 <li><p>VarianceSamp</p></li>
 <li><p>StddevPop</p></li>
 <li><p>StddevSamp</p></li>
+<li><p>Corr</p></li>
 </ul>
 </li>
 </ul>


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

Reply via email to