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 f01fda0fc8 Publish built docs triggered by
f3f6dec7c91f16a9d0f596ee89550bbdf13fb6f5
f01fda0fc8 is described below
commit f01fda0fc82e77f8680ae58a860385385757385f
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 12:24:34 2026 +0000
Publish built docs triggered by f3f6dec7c91f16a9d0f596ee89550bbdf13fb6f5
---
_sources/user-guide/sql/scalar_functions.md.txt | 1 +
searchindex.js | 2 +-
user-guide/sql/scalar_functions.html | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/_sources/user-guide/sql/scalar_functions.md.txt
b/_sources/user-guide/sql/scalar_functions.md.txt
index 6d9c12d0cc..f58e03a62b 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -2519,6 +2519,7 @@ date_part(part, expression)
- **part**: Part of the date to return. The following date parts are supported:
- year
+ - isoyear (ISO 8601 week-numbering year)
- quarter (emits value in inclusive range [1, 4] based on which quartile of
the year the date is in)
- month
- week (week of the year)
diff --git a/searchindex.js b/searchindex.js
index a24a5286f1..db6580bde1 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"!=":[[62,"op-neq"]],"!~":[[62,"op-re-not-match"]],"!~*":[[62,"op-re-not-match-i"]],"!~~":[[62,"id19"]],"!~~*":[[62,"id20"]],"#":[[62,"op-bit-xor"]],"%":[[62,"op-modulo"]],"&":[[62,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[14,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[62,"op-multiply"]],"+":[[62,"op-plus"]],"-":[[62,"op-minus"]],"/":[[62,"op-divide"]],"<":[[62,"op-lt"]],"<
[...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"!=":[[62,"op-neq"]],"!~":[[62,"op-re-not-match"]],"!~*":[[62,"op-re-not-match-i"]],"!~~":[[62,"id19"]],"!~~*":[[62,"id20"]],"#":[[62,"op-bit-xor"]],"%":[[62,"op-modulo"]],"&":[[62,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[14,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[62,"op-multiply"]],"+":[[62,"op-plus"]],"-":[[62,"op-minus"]],"/":[[62,"op-divide"]],"<":[[62,"op-lt"]],"<
[...]
\ No newline at end of file
diff --git a/user-guide/sql/scalar_functions.html
b/user-guide/sql/scalar_functions.html
index 3bba8deb32..29b989ddd8 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -3015,6 +3015,7 @@ Can be a constant, column, or function.</p></li>
<li><p><strong>part</strong>: Part of the date to return. The following date
parts are supported:</p>
<ul>
<li><p>year</p></li>
+<li><p>isoyear (ISO 8601 week-numbering year)</p></li>
<li><p>quarter (emits value in inclusive range [1, 4] based on which quartile
of the year the date is in)</p></li>
<li><p>month</p></li>
<li><p>week (week of the year)</p></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]