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 fe71c66e45 Publish built docs triggered by
ab69bb04bbcf1b4fd6b528a8433056e9adae67a8
fe71c66e45 is described below
commit fe71c66e45d9e45760262328e5065bf7e7a9ac9e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 29 19:35:39 2024 +0000
Publish built docs triggered by ab69bb04bbcf1b4fd6b528a8433056e9adae67a8
---
_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 f17e7189a9..c4501fff8f 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -1369,7 +1369,7 @@ right(str, n)
#### Arguments
- **str**: String expression to operate on. Can be a constant, column, or
function, and any combination of operators.
-- **n**: Number of characters to return
+- **n**: Number of characters to return.
#### Example
diff --git a/user-guide/sql/scalar_functions.html
b/user-guide/sql/scalar_functions.html
index 4566406abb..5624e7fd93 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -5885,7 +5885,7 @@ This can be used to perform the inverse operation of <a
class="reference interna
<h4>Arguments<a class="headerlink" href="#id91" title="Link to this
heading">ΒΆ</a></h4>
<ul class="simple">
<li><p><strong>str</strong>: String expression to operate on. Can be a
constant, column, or function, and any combination of operators.</p></li>
-<li><p><strong>n</strong>: Number of characters to return</p></li>
+<li><p><strong>n</strong>: Number of characters to return.</p></li>
</ul>
</section>
<section id="id92">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]