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 ff637581 Publish built docs triggered by 
c40bc7c26f13773248921646ac4f755025e4823f
ff637581 is described below

commit ff637581bee23714df10c4b5afc63a9c204993ee
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 7 00:21:12 2024 +0000

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

diff --git a/_sources/user-guide/expressions.md.txt 
b/_sources/user-guide/expressions.md.txt
index f67a4ead..38c86c72 100644
--- a/_sources/user-guide/expressions.md.txt
+++ b/_sources/user-guide/expressions.md.txt
@@ -107,3 +107,5 @@ The following Spark expressions are currently available:
   - CovSample
   - VariancePop
   - VarianceSamp
+  - StddevPop
+  - StddevSamp
diff --git a/searchindex.js b/searchindex.js
index 0676bfbd..e48623e8 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"ANSI mode": [[5, "ansi-mode"], [6, 
"ansi-mode"]], "ASF Links": [[4, null]], "Additional Info": [[1, 
"additional-info"]], "After your debugging is done,": [[1, 
"after-your-debugging-is-done"]], "Apache DataFusion Comet": [[4, 
"apache-datafusion-comet"]], "Architecture": [[13, "architecture"]], "Asking 
for Help": [[0, "asking-for-help"]], "Benchmark": [[2, "benchmark"]], "Build & 
Test": [[2, "build-test"]], "Building From Source": [[11, "building-from-source 
[...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"ANSI mode": [[5, "ansi-mode"], [6, 
"ansi-mode"]], "ASF Links": [[4, null]], "Additional Info": [[1, 
"additional-info"]], "After your debugging is done,": [[1, 
"after-your-debugging-is-done"]], "Apache DataFusion Comet": [[4, 
"apache-datafusion-comet"]], "Architecture": [[13, "architecture"]], "Asking 
for Help": [[0, "asking-for-help"]], "Benchmark": [[2, "benchmark"]], "Build & 
Test": [[2, "build-test"]], "Building From Source": [[11, "building-from-source 
[...]
\ No newline at end of file
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 4be9d624..236a3d06 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -394,6 +394,8 @@ under the License.
 <li><p>CovSample</p></li>
 <li><p>VariancePop</p></li>
 <li><p>VarianceSamp</p></li>
+<li><p>StddevPop</p></li>
+<li><p>StddevSamp</p></li>
 </ul>
 </li>
 </ul>


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

Reply via email to