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 595eeb6da7 Publish built docs triggered by 
13f38435a299931584371509cccb6aaf9fbef3a3
595eeb6da7 is described below

commit 595eeb6da73b1525a9beb0896a3c58d0f6c54108
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 30 03:55:33 2025 +0000

    Publish built docs triggered by 13f38435a299931584371509cccb6aaf9fbef3a3
---
 user-guide/sql/scalar_functions.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index 5dc1b8a15a..352b602dff 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -5696,7 +5696,7 @@ For <code class="docutils literal notranslate"><span 
class="pre">make_map</span>
 <section id="arrow-metadata">
 <h3><code class="docutils literal notranslate"><span 
class="pre">arrow_metadata</span></code><a class="headerlink" 
href="#arrow-metadata" title="Link to this heading">#</a></h3>
 <p>Returns the metadata of the input expression. If a key is provided, returns 
the value for that key. If no key is provided, returns a Map of all 
metadata.</p>
-<div class="highlight-sql notranslate"><div 
class="highlight"><pre><span></span><span class="n">arrow_metadata</span><span 
class="p">(</span><span class="n">expression</span><span 
class="p">,</span><span class="w"> </span><span class="p">[</span><span 
class="k">key</span><span class="p">])</span>
+<div class="highlight-sql notranslate"><div 
class="highlight"><pre><span></span><span class="n">arrow_metadata</span><span 
class="p">(</span><span class="n">expression</span><span 
class="p">[,</span><span class="w"> </span><span class="k">key</span><span 
class="p">])</span>
 </pre></div>
 </div>
 <section id="id356">


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

Reply via email to