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 8917dbbdca Publish built docs triggered by
8dac8f1c41894e0e67f04b051ef82ca8eda3dd6e
8917dbbdca is described below
commit 8917dbbdca8aea8dfd3c708c3ab5a68420aed145
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 4 16:10:33 2025 +0000
Publish built docs triggered by 8dac8f1c41894e0e67f04b051ef82ca8eda3dd6e
---
_sources/contributor-guide/inviting.md.txt | 2 +-
_sources/user-guide/sql/scalar_functions.md.txt | 2 +-
contributor-guide/inviting.html | 2 +-
user-guide/sql/scalar_functions.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/_sources/contributor-guide/inviting.md.txt
b/_sources/contributor-guide/inviting.md.txt
index a61e16c9a6..9696bd1238 100644
--- a/_sources/contributor-guide/inviting.md.txt
+++ b/_sources/contributor-guide/inviting.md.txt
@@ -126,7 +126,7 @@ explicitly add them to the roster on the [Whimsy Roster
Tool].
### Step 4: Announce and Celebrate the New Committer
Email to Send an email such as the following to
-[[email protected]](mailto:[email protected]]) to celebrate
and
+[[email protected]](mailto:[email protected]) to celebrate
and
acknowledge the new committer to the community.
```
diff --git a/_sources/user-guide/sql/scalar_functions.md.txt
b/_sources/user-guide/sql/scalar_functions.md.txt
index c5380b2e84..fab6221b8a 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -2125,7 +2125,7 @@ upper(str)
### `uuid`
-Returns [`UUID
v4`](<https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)>)
string value which is unique per row.
+Returns [`UUID
v4`](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_%28random%29)
string value which is unique per row.
```sql
uuid()
diff --git a/contributor-guide/inviting.html b/contributor-guide/inviting.html
index 84870670b1..35fae0040a 100644
--- a/contributor-guide/inviting.html
+++ b/contributor-guide/inviting.html
@@ -495,7 +495,7 @@ explicitly add them to the roster on the <a
class="reference external" href="htt
<section id="step-4-announce-and-celebrate-the-new-committer">
<h3>Step 4: Announce and Celebrate the New Committer<a class="headerlink"
href="#step-4-announce-and-celebrate-the-new-committer" title="Link to this
heading">#</a></h3>
<p>Email to Send an email such as the following to
-<a class="reference external"
href="mailto:dev%40datafusion.apache.org%5D">dev<span>@</span>datafusion<span>.</span>apache<span>.</span>org</a>
to celebrate and
+<a class="reference external"
href="mailto:dev%40datafusion.apache.org">dev<span>@</span>datafusion<span>.</span>apache<span>.</span>org</a>
to celebrate and
acknowledge the new committer to the community.</p>
<div class="highlight-default notranslate"><div
class="highlight"><pre><span></span>To: [email protected]
Subject: [ANNOUNCE] New DataFusion committer: $NEW_COMMITTER
diff --git a/user-guide/sql/scalar_functions.html
b/user-guide/sql/scalar_functions.html
index 62458fa72f..fe6d28e834 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -2601,7 +2601,7 @@ If count is negative, everything to the right of the
final delimiter (counting f
</section>
<section id="uuid">
<h3><code class="docutils literal notranslate"><span
class="pre">uuid</span></code><a class="headerlink" href="#uuid" title="Link to
this heading">#</a></h3>
-<p>Returns <a class="reference external"
href="https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)"><code
class="docutils literal notranslate"><span class="pre">UUID</span> <span
class="pre">v4</span></code></a> string value which is unique per row.</p>
+<p>Returns <a class="reference external"
href="https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_%28random%29"><code
class="docutils literal notranslate"><span class="pre">UUID</span> <span
class="pre">v4</span></code></a> string value which is unique per row.</p>
<div class="highlight-sql notranslate"><div
class="highlight"><pre><span></span><span class="n">uuid</span><span
class="p">()</span>
</pre></div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]