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/arrow-datafusion.git


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

commit d5be99411fb52335b6dc98067cd6fd51128db8f9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 27 10:15:21 2023 +0000

    Publish built docs triggered by a3088be03f3e112e8325c61a324a59c2b877e529
---
 _sources/user-guide/sql/scalar_functions.md.txt    | 10 ++++++++--
 _static/basic.css                                  | 18 +++++++++++++++++
 contributor-guide/architecture.html                | 14 ++++++-------
 contributor-guide/communication.html               | 14 ++++++-------
 contributor-guide/index.html                       | 14 ++++++-------
 contributor-guide/quarterly_roadmap.html           | 14 ++++++-------
 contributor-guide/roadmap.html                     | 14 ++++++-------
 contributor-guide/specification/index.html         | 14 ++++++-------
 contributor-guide/specification/invariants.html    | 14 ++++++-------
 .../specification/output-field-name-semantic.html  | 14 ++++++-------
 genindex.html                                      | 14 ++++++-------
 index.html                                         | 14 ++++++-------
 search.html                                        | 14 ++++++-------
 searchindex.js                                     |  2 +-
 user-guide/cli.html                                | 14 ++++++-------
 user-guide/configs.html                            | 14 ++++++-------
 user-guide/dataframe.html                          | 14 ++++++-------
 user-guide/example-usage.html                      | 14 ++++++-------
 user-guide/expressions.html                        | 14 ++++++-------
 user-guide/faq.html                                | 14 ++++++-------
 user-guide/introduction.html                       | 14 ++++++-------
 user-guide/sql/aggregate_functions.html            | 14 ++++++-------
 user-guide/sql/data_types.html                     | 14 ++++++-------
 user-guide/sql/ddl.html                            | 14 ++++++-------
 user-guide/sql/explain.html                        | 14 ++++++-------
 user-guide/sql/index.html                          | 14 ++++++-------
 user-guide/sql/information_schema.html             | 14 ++++++-------
 user-guide/sql/scalar_functions.html               | 23 +++++++++++++---------
 user-guide/sql/select.html                         | 14 ++++++-------
 user-guide/sql/sql_status.html                     | 14 ++++++-------
 user-guide/sql/subqueries.html                     | 14 ++++++-------
 user-guide/sql/window_functions.html               | 14 ++++++-------
 32 files changed, 237 insertions(+), 208 deletions(-)

diff --git a/_sources/user-guide/sql/scalar_functions.md.txt 
b/_sources/user-guide/sql/scalar_functions.md.txt
index bcdd383252..301f57d031 100644
--- a/_sources/user-guide/sql/scalar_functions.md.txt
+++ b/_sources/user-guide/sql/scalar_functions.md.txt
@@ -504,10 +504,10 @@ tanh(numeric_expression)
 
 ### `trunc`
 
-Truncates a number toward zero (at the decimal point).
+Truncates a number to a whole number or truncated to the specified decimal 
places.
 
 ```
-trunc(numeric_expression)
+trunc(numeric_expression[, decimal_places])
 ```
 
 #### Arguments
@@ -515,6 +515,12 @@ trunc(numeric_expression)
 - **numeric_expression**: Numeric expression to operate on.
   Can be a constant, column, or function, and any combination of arithmetic 
operators.
 
+- **decimal_places**: Optional. The number of decimal places to
+  truncate to. Defaults to 0 (truncate to a whole number). If
+  `decimal_places` is a positive integer, truncates digits to the
+  right of the decimal point. If `decimal_places` is a negative
+  integer, replaces digits to the left of the decimal point with `0`.
+
 ## Conditional Functions
 
 - [coalesce](#coalesce)
diff --git a/_static/basic.css b/_static/basic.css
index 61572969d1..b97662dd80 100644
--- a/_static/basic.css
+++ b/_static/basic.css
@@ -670,6 +670,16 @@ dd {
     margin-left: 30px;
 }
 
+.sig dd {
+    margin-top: 0px;
+    margin-bottom: 0px;
+}
+
+.sig dl {
+    margin-top: 0px;
+    margin-bottom: 0px;
+}
+
 dl > dd:last-child,
 dl > dd:last-child > :last-child {
     margin-bottom: 0;
@@ -738,6 +748,14 @@ abbr, acronym {
     cursor: help;
 }
 
+.translated {
+    background-color: rgba(207, 255, 207, 0.2)
+}
+
+.untranslated {
+    background-color: rgba(255, 207, 207, 0.2)
+}
+
 /* -- code displays --------------------------------------------------------- 
*/
 
 pre {
diff --git a/contributor-guide/architecture.html 
b/contributor-guide/architecture.html
index b88fbc5a8c..90414e93d5 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Roadmap" href="roadmap.html" />
@@ -366,7 +366,7 @@ possible. You can find the most up to date version in the 
<a class="reference ex
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/communication.html 
b/contributor-guide/communication.html
index 4c2fe1a677..e863584b24 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Architecture" href="architecture.html" />
@@ -437,7 +437,7 @@ for the video call link, add topics and to see what others 
plan to discuss.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index db322130b9..8db6f38442 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Communication" href="communication.html" />
@@ -770,7 +770,7 @@ new specifications as you see fit.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/quarterly_roadmap.html 
b/contributor-guide/quarterly_roadmap.html
index 52f4c43f2a..4da8689355 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Specifications" href="specification/index.html" />
@@ -529,7 +529,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index d68416eecd..2f23beca89 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Quarterly Roadmap" href="quarterly_roadmap.html" />
@@ -400,7 +400,7 @@ make review efficient and avoid surprises.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/index.html 
b/contributor-guide/specification/index.html
index 40616876ff..c5a9d9b753 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Invariants" href="invariants.html" />
@@ -351,7 +351,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/invariants.html 
b/contributor-guide/specification/invariants.html
index 93c41b50df..0af93b0ec4 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Output field name semantics" 
href="output-field-name-semantic.html" />
@@ -868,7 +868,7 @@ schemas.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/output-field-name-semantic.html 
b/contributor-guide/specification/output-field-name-semantic.html
index 97bda0c959..eaa78a329e 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="prev" title="Invariants" href="invariants.html" />
@@ -786,7 +786,7 @@ DataFusion queries planned from both SQL queries and 
Dataframe APIs.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/genindex.html b/genindex.html
index 6ae83bfb02..85b22bd938 100644
--- a/genindex.html
+++ b/genindex.html
@@ -21,15 +21,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" href="_static/theme_overrides.css" 
/>
+    <link rel="stylesheet" type="text/css" 
href="_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js"></script>
-    <script src="_static/doctools.js"></script>
-    <script src="_static/sphinx_highlight.js"></script>
+    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="_static/doctools.js?v=888ff710"></script>
+    <script src="_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="#" />
     <link rel="search" title="Search" href="search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -310,7 +310,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/index.html b/index.html
index 4c972e9f7c..4cd2652ee0 100644
--- a/index.html
+++ b/index.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" href="_static/theme_overrides.css" 
/>
+    <link rel="stylesheet" type="text/css" 
href="_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js"></script>
-    <script src="_static/doctools.js"></script>
-    <script src="_static/sphinx_highlight.js"></script>
+    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="_static/doctools.js?v=888ff710"></script>
+    <script src="_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="next" title="Introduction" href="user-guide/introduction.html" 
/>
@@ -383,7 +383,7 @@ community.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/search.html b/search.html
index 53d65c3d60..eee2e23143 100644
--- a/search.html
+++ b/search.html
@@ -21,16 +21,16 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" href="_static/theme_overrides.css" 
/>
+    <link rel="stylesheet" type="text/css" 
href="_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
     
-    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js"></script>
-    <script src="_static/doctools.js"></script>
-    <script src="_static/sphinx_highlight.js"></script>
+    <script data-url_root="./" id="documentation_options" 
src="_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="_static/doctools.js?v=888ff710"></script>
+    <script src="_static/sphinx_highlight.js?v=4825356b"></script>
     <script src="_static/searchtools.js"></script>
     <script src="_static/language_data.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
@@ -339,7 +339,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/searchindex.js b/searchindex.js
index a4f9f40221..8677c9e48d 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"user-guide/cli", "user-guide/configs", "user-guide/dataframe", 
"user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use 
[...]
\ No newline at end of file
diff --git a/user-guide/cli.html b/user-guide/cli.html
index 9a2d3ba851..01537f84a4 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="DataFrame API" href="dataframe.html" />
@@ -821,7 +821,7 @@ DataFusion<span class="w"> </span>CLI<span class="w"> 
</span>v13.0.0
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 2dce0bb5ab..39d0866d61 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Frequently Asked Questions" href="faq.html" />
@@ -542,7 +542,7 @@ Environment variables are read during <code class="docutils 
literal notranslate"
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index bb44810b6b..40c5826e42 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Expression API" href="expressions.html" />
@@ -541,7 +541,7 @@ execution. The plan is evaluated (executed) when an action 
method is invoked, su
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index 7b4956ad15..a338f39b2b 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Command line SQL console" href="cli.html" />
@@ -627,7 +627,7 @@ with <code class="docutils literal notranslate"><span 
class="pre">native</span><
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 0aba24c808..f93533e15b 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="SQL Reference" href="sql/index.html" />
@@ -1115,7 +1115,7 @@ expressions such as <code class="docutils literal 
notranslate"><span class="pre"
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/faq.html b/user-guide/faq.html
index 67fd6605c3..a533fdb009 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Introduction" 
href="../contributor-guide/index.html" />
@@ -432,7 +432,7 @@ targets end-users rather than developers of other database 
systems.</p></li>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 8bb9cd3fec..4f491ed5df 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js"></script>
-    <script src="../_static/doctools.js"></script>
-    <script src="../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../" id="documentation_options" 
src="../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../_static/doctools.js?v=888ff710"></script>
+    <script src="../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Example Usage" href="example-usage.html" />
@@ -533,7 +533,7 @@ provide integrations with other systems, some of which are 
described below:</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/aggregate_functions.html 
b/user-guide/sql/aggregate_functions.html
index ee2e312225..9279ae9e29 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Window Functions" href="window_functions.html" />
@@ -1321,7 +1321,7 @@ Can be a constant, column, or function, and any 
combination of arithmetic operat
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index d46b4a4cb5..fab4b1aa6a 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="SELECT syntax" href="select.html" />
@@ -693,7 +693,7 @@ For example, to cast the output of <code class="docutils 
literal notranslate"><s
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index cda0025b97..3b3a791733 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="EXPLAIN" href="explain.html" />
@@ -625,7 +625,7 @@ DROP VIEW [ IF EXISTS ] <b><i>view_name</i></b>;
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index 58beab9617..15b6f00f4d 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Information Schema" href="information_schema.html" 
/>
@@ -425,7 +425,7 @@ If you need more information output, use <code 
class="docutils literal notransla
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index 4f808c36df..66c9dedac6 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Data Types" href="data_types.html" />
@@ -430,7 +430,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/information_schema.html 
b/user-guide/sql/information_schema.html
index 1df79c988e..f5da0db3be 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Aggregate Functions" 
href="aggregate_functions.html" />
@@ -406,7 +406,7 @@ views of the ISO SQL <code class="docutils literal 
notranslate"><span class="pre
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index 5e44099c94..e1cf692eec 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Status" href="sql_status.html" />
@@ -2929,8 +2929,8 @@ Can be a constant, column, or function, and any 
combination of arithmetic operat
 </section>
 <section id="trunc">
 <h3><code class="docutils literal notranslate"><span 
class="pre">trunc</span></code><a class="headerlink" href="#trunc" 
title="Permalink to this heading">ΒΆ</a></h3>
-<p>Truncates a number toward zero (at the decimal point).</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">trunc</span><span 
class="p">(</span><span class="n">numeric_expression</span><span 
class="p">)</span>
+<p>Truncates a number to a whole number or truncated to the specified decimal 
places.</p>
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">trunc</span><span 
class="p">(</span><span class="n">numeric_expression</span><span 
class="p">[,</span> <span class="n">decimal_places</span><span 
class="p">])</span>
 </pre></div>
 </div>
 <section id="id31">
@@ -2938,6 +2938,11 @@ Can be a constant, column, or function, and any 
combination of arithmetic operat
 <ul class="simple">
 <li><p><strong>numeric_expression</strong>: Numeric expression to operate on.
 Can be a constant, column, or function, and any combination of arithmetic 
operators.</p></li>
+<li><p><strong>decimal_places</strong>: Optional. The number of decimal places 
to
+truncate to. Defaults to 0 (truncate to a whole number). If
+<code class="docutils literal notranslate"><span 
class="pre">decimal_places</span></code> is a positive integer, truncates 
digits to the
+right of the decimal point. If <code class="docutils literal 
notranslate"><span class="pre">decimal_places</span></code> is a negative
+integer, replaces digits to the left of the decimal point with <code 
class="docutils literal notranslate"><span class="pre">0</span></code>.</p></li>
 </ul>
 </section>
 </section>
@@ -4694,7 +4699,7 @@ string operators.</p></li>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index 34b888c37a..89a7691383 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Subqueries" href="subqueries.html" />
@@ -670,7 +670,7 @@ This order can be changed to descending by adding <code 
class="docutils literal
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index eadc1a95a2..6028dc7c62 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Configuration Settings" href="../configs.html" />
@@ -495,7 +495,7 @@ trait, DataFusion includes built in support for the 
following formats:</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 85e29baff0..2b96d13170 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="DDL" href="ddl.html" />
@@ -463,7 +463,7 @@ is an example of a filter using a scalar subquery. Only 
correlated subqueries ar
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/window_functions.html 
b/user-guide/sql/window_functions.html
index ee60917d54..064e55f4db 100644
--- a/user-guide/sql/window_functions.html
+++ b/user-guide/sql/window_functions.html
@@ -22,15 +22,15 @@
       
   
     
-    <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css" />
-    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/pygments.css?v=362ab14a" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/styles/pydata-sphinx-theme.css?v=1140d252" />
+    <link rel="stylesheet" type="text/css" 
href="../../_static/theme_overrides.css?v=51945fb5" />
     
     <link rel="preload" as="script" 
href="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
   
-    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js"></script>
-    <script src="../../_static/doctools.js"></script>
-    <script src="../../_static/sphinx_highlight.js"></script>
+    <script data-url_root="../../" id="documentation_options" 
src="../../_static/documentation_options.js?v=ccbe24c1"></script>
+    <script src="../../_static/doctools.js?v=888ff710"></script>
+    <script src="../../_static/sphinx_highlight.js?v=4825356b"></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Scalar Functions" href="scalar_functions.html" />
@@ -774,7 +774,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.0.1.<br>
+Created using <a href="http://sphinx-doc.org/";>Sphinx</a> 7.1.0.<br>
 </p>
     </div>
     

Reply via email to