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.git


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

commit bd93424ffab3c9b54fce22d3e5127a9957bbde04
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 11:36:57 2026 +0000

    Publish built docs triggered by b6b542e87b84f4744096106bea0de755b2e70cc5
---
 _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 254151c2c2..15ce587880 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -3823,7 +3823,7 @@ array_positions(array, element)
 #### Arguments
 
 - **array**: Array expression. Can be a constant, column, or function, and any 
combination of array operators.
-- **element**: Element to search for position in the array.
+- **element**: Element to search for in the array.
 
 #### Example
 
diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index ab60555eb9..9371d59ff1 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -4394,7 +4394,7 @@ Integers, unsigned integers, and floats are interpreted 
as seconds since the uni
 <h4>Arguments<a class="headerlink" href="#id262" title="Link to this 
heading">#</a></h4>
 <ul class="simple">
 <li><p><strong>array</strong>: Array expression. Can be a constant, column, or 
function, and any combination of array operators.</p></li>
-<li><p><strong>element</strong>: Element to search for position in the 
array.</p></li>
+<li><p><strong>element</strong>: Element to search for in the array.</p></li>
 </ul>
 </section>
 <section id="id263">


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

Reply via email to