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/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 56540a5e14 Publish built docs triggered by 
db0a4d290bd5fd9575a0fe9fe80ec94f401e5313
56540a5e14 is described below

commit 56540a5e1422a151fcc7bc152075e5ba6eaaaef8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 20:45:01 2024 +0000

    Publish built docs triggered by db0a4d290bd5fd9575a0fe9fe80ec94f401e5313
---
 _sources/user-guide/sql/scalar_functions.md.txt | 2 +-
 user-guide/sql/scalar_functions.html            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_sources/user-guide/sql/scalar_functions.md.txt 
b/_sources/user-guide/sql/scalar_functions.md.txt
index 7496039116..e77ae41018 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -1951,7 +1951,7 @@ from_unixtime(expression)
 - [array_dims](#array_dims)
 - [array_has](#array_has)
 - [array_has_all](#array_has_all)
-- [array_has_any](#array_has_any)]
+- [array_has_any](#array_has_any)
 - [array_element](#array_element)
 - [array_except](#array_except)
 - [array_extract](#array_extract)
diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index c82feae2d0..e5cb4bfc1b 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -5499,7 +5499,7 @@ Can be a constant, column, or function, and any 
combination of arithmetic operat
 <li><p><a class="reference internal" href="#array-dims">array_dims</a></p></li>
 <li><p><a class="reference internal" href="#array-has">array_has</a></p></li>
 <li><p><a class="reference internal" 
href="#array-has-all">array_has_all</a></p></li>
-<li><p><a class="reference internal" 
href="#array-has-any">array_has_any</a>]</p></li>
+<li><p><a class="reference internal" 
href="#array-has-any">array_has_any</a></p></li>
 <li><p><a class="reference internal" 
href="#array-element">array_element</a></p></li>
 <li><p><a class="reference internal" 
href="#array-except">array_except</a></p></li>
 <li><p><a class="reference internal" 
href="#array-extract">array_extract</a></p></li>

Reply via email to