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 29802c1d66 Publish built docs triggered by 
32d906fc9622af3a67b3828700272092fe0982a0
29802c1d66 is described below

commit 29802c1d668dbb9e69421d0943dc18baf6f0ab48
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 28 02:10:46 2024 +0000

    Publish built docs triggered by 32d906fc9622af3a67b3828700272092fe0982a0
---
 _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 41b5a354ab..38da3fd74c 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -3030,7 +3030,7 @@ _Alias of [array_slice](#array_slice)._
 
 ### `list_to_string`
 
-_Alias of [list_to_string](#list_to_string)._
+_Alias of [array_to_string](#array_to_string)._
 
 ### `make_array`
 
diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index fd6dc25639..bc6aa499fe 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -6622,7 +6622,7 @@ Can be a constant, column, or function, and any 
combination of array operators.<
 </section>
 <section id="list-to-string">
 <h3><code class="docutils literal notranslate"><span 
class="pre">list_to_string</span></code><a class="headerlink" 
href="#list-to-string" title="Link to this heading">¶</a></h3>
-<p><em>Alias of <a class="reference internal" 
href="#list-to-string">list_to_string</a>.</em></p>
+<p><em>Alias of <a class="reference internal" 
href="#array-to-string">array_to_string</a>.</em></p>
 </section>
 <section id="make-array">
 <h3><code class="docutils literal notranslate"><span 
class="pre">make_array</span></code><a class="headerlink" href="#make-array" 
title="Link to this heading">¶</a></h3>

Reply via email to