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 eae4b6ac66 Publish built docs triggered by
2503bda50ced1bc983280e0b7783a482bc1d5714
eae4b6ac66 is described below
commit eae4b6ac66d97d79a1ac4a10d5a96a8cc0ea07c1
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 28 10:44:15 2023 +0000
Publish built docs triggered by 2503bda50ced1bc983280e0b7783a482bc1d5714
---
_sources/user-guide/cli.md.txt | 20 +++++++++++---------
contributor-guide/architecture.html | 2 +-
contributor-guide/communication.html | 2 +-
contributor-guide/index.html | 2 +-
contributor-guide/quarterly_roadmap.html | 2 +-
contributor-guide/roadmap.html | 2 +-
contributor-guide/specification/index.html | 2 +-
contributor-guide/specification/invariants.html | 2 +-
.../specification/output-field-name-semantic.html | 2 +-
genindex.html | 2 +-
index.html | 2 +-
library-user-guide/adding-udfs.html | 2 +-
library-user-guide/building-logical-plans.html | 2 +-
library-user-guide/catalogs.html | 2 +-
library-user-guide/custom-table-providers.html | 2 +-
library-user-guide/extending-operators.html | 2 +-
library-user-guide/index.html | 2 +-
library-user-guide/using-the-dataframe-api.html | 2 +-
library-user-guide/using-the-sql-api.html | 2 +-
library-user-guide/working-with-exprs.html | 2 +-
search.html | 2 +-
searchindex.js | 2 +-
user-guide/cli.html | 22 ++++++++++++----------
user-guide/configs.html | 2 +-
user-guide/dataframe.html | 2 +-
user-guide/example-usage.html | 2 +-
user-guide/expressions.html | 2 +-
user-guide/faq.html | 2 +-
user-guide/introduction.html | 2 +-
user-guide/sql/aggregate_functions.html | 2 +-
user-guide/sql/data_types.html | 2 +-
user-guide/sql/ddl.html | 2 +-
user-guide/sql/dml.html | 2 +-
user-guide/sql/explain.html | 2 +-
user-guide/sql/index.html | 2 +-
user-guide/sql/information_schema.html | 2 +-
user-guide/sql/operators.html | 2 +-
user-guide/sql/scalar_functions.html | 2 +-
user-guide/sql/select.html | 2 +-
user-guide/sql/sql_status.html | 2 +-
user-guide/sql/subqueries.html | 2 +-
user-guide/sql/window_functions.html | 2 +-
42 files changed, 63 insertions(+), 59 deletions(-)
diff --git a/_sources/user-guide/cli.md.txt b/_sources/user-guide/cli.md.txt
index 3d869d5a7e..e3a8cd74c3 100644
--- a/_sources/user-guide/cli.md.txt
+++ b/_sources/user-guide/cli.md.txt
@@ -118,15 +118,17 @@ USAGE:
datafusion-cli [OPTIONS]
OPTIONS:
- -c, --batch-size <BATCH_SIZE> The batch size of each query, or use
DataFusion default
- -f, --file <FILE>... Execute commands from file(s), then exit
- --format <FORMAT> [default: table] [possible values: csv,
tsv, table, json,
- nd-json]
- -h, --help Print help information
- -p, --data-path <DATA_PATH> Path to your data, default to current
directory
- -q, --quiet Reduce printing other than the results
and work quietly
- -r, --rc <RC>... Run the provided files on startup instead
of ~/.datafusionrc
- -V, --version Print version information
+ -c, --batch-size <BATCH_SIZE> The batch size of each query, or
use DataFusion default
+ -f, --file <FILE>... Execute commands from file(s),
then exit
+ --format <FORMAT> [default: table] [possible values:
csv, tsv, table, json,
+ nd-json]
+ -h, --help Print help information
+ -m, --memory-limit <MEMORY_LIMIT> The memory pool limitation (e.g.
'10g'), default to None (no limit)
+ --mem-pool-type <MEM_POOL_TYPE> Specify the memory pool type
'greedy' or 'fair', default to 'greedy'
+ -p, --data-path <DATA_PATH> Path to your data, default to
current directory
+ -q, --quiet Reduce printing other than the
results and work quietly
+ -r, --rc <RC>... Run the provided files on startup
instead of ~/.datafusionrc
+ -V, --version Print version information
```
## Selecting files directly
diff --git a/contributor-guide/architecture.html
b/contributor-guide/architecture.html
index 1b3eb3dd7e..991943dc69 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -428,7 +428,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/communication.html
b/contributor-guide/communication.html
index 41bc6cd513..3af8c21573 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -499,7 +499,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 5a76422151..5b7438b37f 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -842,7 +842,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/quarterly_roadmap.html
b/contributor-guide/quarterly_roadmap.html
index b6e428fd3d..9f68de399c 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -591,7 +591,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index fd9ac7cd7a..8abdc2891c 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -462,7 +462,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/specification/index.html
b/contributor-guide/specification/index.html
index 734cf2682d..5aab99b592 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -413,7 +413,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/specification/invariants.html
b/contributor-guide/specification/invariants.html
index 1d659871aa..2a87892289 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -930,7 +930,7 @@ schemas.</p>
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/contributor-guide/specification/output-field-name-semantic.html
b/contributor-guide/specification/output-field-name-semantic.html
index a2b771665c..64b98a4920 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -848,7 +848,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/genindex.html b/genindex.html
index 5fd6960ce3..f5d7c056f7 100644
--- a/genindex.html
+++ b/genindex.html
@@ -372,7 +372,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/index.html b/index.html
index a46400256a..054b61182d 100644
--- a/index.html
+++ b/index.html
@@ -459,7 +459,7 @@ community.</p>
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/adding-udfs.html
b/library-user-guide/adding-udfs.html
index d947c993d5..acda982235 100644
--- a/library-user-guide/adding-udfs.html
+++ b/library-user-guide/adding-udfs.html
@@ -557,7 +557,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/building-logical-plans.html
b/library-user-guide/building-logical-plans.html
index 3a9e01c3e5..b6385c5fd3 100644
--- a/library-user-guide/building-logical-plans.html
+++ b/library-user-guide/building-logical-plans.html
@@ -426,7 +426,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/catalogs.html b/library-user-guide/catalogs.html
index 9a6dc538f6..110e4531c8 100644
--- a/library-user-guide/catalogs.html
+++ b/library-user-guide/catalogs.html
@@ -613,7 +613,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/custom-table-providers.html
b/library-user-guide/custom-table-providers.html
index 3266aa63bb..6eb0a83cc4 100644
--- a/library-user-guide/custom-table-providers.html
+++ b/library-user-guide/custom-table-providers.html
@@ -595,7 +595,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/extending-operators.html
b/library-user-guide/extending-operators.html
index d2b3da0a56..aa077f13d7 100644
--- a/library-user-guide/extending-operators.html
+++ b/library-user-guide/extending-operators.html
@@ -426,7 +426,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/index.html b/library-user-guide/index.html
index 4d893b3782..e0a330d384 100644
--- a/library-user-guide/index.html
+++ b/library-user-guide/index.html
@@ -427,7 +427,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/using-the-dataframe-api.html
b/library-user-guide/using-the-dataframe-api.html
index b3cb515ce8..d2612452fb 100644
--- a/library-user-guide/using-the-dataframe-api.html
+++ b/library-user-guide/using-the-dataframe-api.html
@@ -426,7 +426,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/using-the-sql-api.html
b/library-user-guide/using-the-sql-api.html
index c088f8b8e9..a555b16106 100644
--- a/library-user-guide/using-the-sql-api.html
+++ b/library-user-guide/using-the-sql-api.html
@@ -426,7 +426,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/library-user-guide/working-with-exprs.html
b/library-user-guide/working-with-exprs.html
index a294d20dc8..941e1adb37 100644
--- a/library-user-guide/working-with-exprs.html
+++ b/library-user-guide/working-with-exprs.html
@@ -619,7 +619,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/search.html b/search.html
index 681063e249..e50fe04b6d 100644
--- a/search.html
+++ b/search.html
@@ -401,7 +401,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/searchindex.js b/searchindex.js
index 0bbe57460c..862dacf3f3 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",
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans",
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ 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",
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans",
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
diff --git a/user-guide/cli.html b/user-guide/cli.html
index 59bb7088bd..2642ec8296 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -548,15 +548,17 @@ USAGE:
<span class="w"> </span>datafusion-cli<span class="w"> </span><span
class="o">[</span>OPTIONS<span class="o">]</span>
OPTIONS:
-<span class="w"> </span>-c,<span class="w"> </span>--batch-size<span
class="w"> </span><BATCH_SIZE><span class="w"> </span>The<span
class="w"> </span>batch<span class="w"> </span>size<span class="w">
</span>of<span class="w"> </span>each<span class="w"> </span>query,<span
class="w"> </span>or<span class="w"> </span>use<span class="w">
</span>DataFusion<span class="w"> </span>default
-<span class="w"> </span>-f,<span class="w"> </span>--file<span class="w">
</span><FILE>...<span class="w"> </span>Execute<span
class="w"> </span>commands<span class="w"> </span>from<span class="w">
</span>file<span class="o">(</span>s<span class="o">)</span>,<span class="w">
</span><span class="k">then</span><span class="w"> </span><span
class="nb">exit</span>
-<span class="w"> </span>--format<span class="w">
</span><FORMAT><span class="w"> </span><span
class="o">[</span>default:<span class="w"> </span>table<span
class="o">]</span><span class="w"> </span><span class="o">[</span>possible<span
class="w"> </span>values:<span class="w"> </span>csv,<span class="w">
</span>tsv,<span class="w"> </span>table,<span class="w"> </span>json,
-<span class="w"> </span>nd-json<span
class="o">]</span>
-<span class="w"> </span>-h,<span class="w"> </span>--help<span class="w">
</span>Print<span class="w"> </span><span
class="nb">help</span><span class="w"> </span>information
-<span class="w"> </span>-p,<span class="w"> </span>--data-path<span
class="w"> </span><DATA_PATH><span class="w"> </span>Path<span
class="w"> </span>to<span class="w"> </span>your<span class="w">
</span>data,<span class="w"> </span>default<span class="w"> </span>to<span
class="w"> </span>current<span class="w"> </span>directory
-<span class="w"> </span>-q,<span class="w"> </span>--quiet<span class="w">
</span>Reduce<span class="w"> </span>printing<span
class="w"> </span>other<span class="w"> </span>than<span class="w">
</span>the<span class="w"> </span>results<span class="w"> </span>and<span
class="w"> </span>work<span class="w"> </span>quietly
-<span class="w"> </span>-r,<span class="w"> </span>--rc<span class="w">
</span><RC>...<span class="w"> </span>Run<span class="w">
</span>the<span class="w"> </span>provided<span class="w"> </span>files<span
class="w"> </span>on<span class="w"> </span>startup<span class="w">
</span>instead<span class="w"> </span>of<span class="w"> </span>~/.datafusionrc
-<span class="w"> </span>-V,<span class="w"> </span>--version<span
class="w"> </span>Print<span class="w"> </span>version<span
class="w"> </span>information
+<span class="w"> </span>-c,<span class="w"> </span>--batch-size<span
class="w"> </span><BATCH_SIZE><span class="w"> </span>The<span
class="w"> </span>batch<span class="w"> </span>size<span class="w">
</span>of<span class="w"> </span>each<span class="w"> </span>query,<span
class="w"> </span>or<span class="w"> </span>use<span class="w">
</span>DataFusion<span class="w"> </span>default
+<span class="w"> </span>-f,<span class="w"> </span>--file<span class="w">
</span><FILE>...<span class="w"> </span>Execute<span
class="w"> </span>commands<span class="w"> </span>from<span class="w">
</span>file<span class="o">(</span>s<span class="o">)</span>,<span class="w">
</span><span class="k">then</span><span class="w"> </span><span
class="nb">exit</span>
+<span class="w"> </span>--format<span class="w">
</span><FORMAT><span class="w"> </span><span
class="o">[</span>default:<span class="w"> </span>table<span
class="o">]</span><span class="w"> </span><span class="o">[</span>possible<span
class="w"> </span>values:<span class="w"> </span>csv,<span class="w">
</span>tsv,<span class="w"> </span>table,<span class="w"> </span>json,
+<span class="w">
</span>nd-json<span class="o">]</span>
+<span class="w"> </span>-h,<span class="w"> </span>--help<span class="w">
</span>Print<span class="w"> </span><span
class="nb">help</span><span class="w"> </span>information
+<span class="w"> </span>-m,<span class="w"> </span>--memory-limit<span
class="w"> </span><MEMORY_LIMIT><span class="w"> </span>The<span
class="w"> </span>memory<span class="w"> </span>pool<span class="w">
</span>limitation<span class="w"> </span><span class="o">(</span>e.g.<span
class="w"> </span><span class="s1">'10g'</span><span
class="o">)</span>,<span class="w"> </span>default<span class="w">
</span>to<span class="w"> </span>None<span class="w"> </span><span cl [...]
+<span class="w"> </span>--mem-pool-type<span class="w">
</span><MEM_POOL_TYPE><span class="w"> </span>Specify<span class="w">
</span>the<span class="w"> </span>memory<span class="w"> </span>pool<span
class="w"> </span><span class="nb">type</span><span class="w"> </span><span
class="s1">'greedy'</span><span class="w"> </span>or<span class="w">
</span><span class="s1">'fair'</span>,<span class="w">
</span>default<span class="w"> </span>to<span class="w"> </ [...]
+<span class="w"> </span>-p,<span class="w"> </span>--data-path<span
class="w"> </span><DATA_PATH><span class="w">
</span>Path<span class="w"> </span>to<span class="w"> </span>your<span
class="w"> </span>data,<span class="w"> </span>default<span class="w">
</span>to<span class="w"> </span>current<span class="w"> </span>directory
+<span class="w"> </span>-q,<span class="w"> </span>--quiet<span class="w">
</span>Reduce<span class="w"> </span>printing<span
class="w"> </span>other<span class="w"> </span>than<span class="w">
</span>the<span class="w"> </span>results<span class="w"> </span>and<span
class="w"> </span>work<span class="w"> </span>quietly
+<span class="w"> </span>-r,<span class="w"> </span>--rc<span class="w">
</span><RC>...<span class="w"> </span>Run<span
class="w"> </span>the<span class="w"> </span>provided<span class="w">
</span>files<span class="w"> </span>on<span class="w"> </span>startup<span
class="w"> </span>instead<span class="w"> </span>of<span class="w">
</span>~/.datafusionrc
+<span class="w"> </span>-V,<span class="w"> </span>--version<span
class="w"> </span>Print<span class="w">
</span>version<span class="w"> </span>information
</pre></div>
</div>
</section>
@@ -883,7 +885,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 313715ba92..57dac9a09f 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -680,7 +680,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index 8e96c34acd..72c36efa93 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -603,7 +603,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index aef98cea6b..144433d7a4 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -689,7 +689,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 673ac1f2fd..f4ea9315ef 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -1210,7 +1210,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/faq.html b/user-guide/faq.html
index c953397f87..e58300fcef 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -494,7 +494,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index c716d7cf59..b970fef156 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -601,7 +601,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/aggregate_functions.html
b/user-guide/sql/aggregate_functions.html
index 6ef7d1ed1c..252a513a32 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -1681,7 +1681,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index 1557a17e9d..3097815d1c 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -755,7 +755,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index 5016898e8a..1b0352ff15 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -689,7 +689,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/dml.html b/user-guide/sql/dml.html
index 1af6cffd5b..53805572a5 100644
--- a/user-guide/sql/dml.html
+++ b/user-guide/sql/dml.html
@@ -503,7 +503,7 @@ INSERT INTO <i><b>table_name</i></b> { VALUES (
<i><b>expression</i></b> [, ...]
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index d40cbf747c..eaa7ef7c5c 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -487,7 +487,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index 7cb3c3058f..b88a7625d6 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -505,7 +505,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/information_schema.html
b/user-guide/sql/information_schema.html
index c509ddce9e..4a65a8cd4a 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -468,7 +468,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/operators.html b/user-guide/sql/operators.html
index 0c6be594c3..b06b07c023 100644
--- a/user-guide/sql/operators.html
+++ b/user-guide/sql/operators.html
@@ -1099,7 +1099,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/scalar_functions.html
b/user-guide/sql/scalar_functions.html
index a4741cdc46..d729c9ba38 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -5609,7 +5609,7 @@ string operators.</p></li>
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index abd652e6b6..f80100ae89 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -732,7 +732,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index 5cc7bc04a4..50853de8d8 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -557,7 +557,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 786b29faac..8c7e5b682e 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -525,7 +525,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.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>
diff --git a/user-guide/sql/window_functions.html
b/user-guide/sql/window_functions.html
index a039d387e7..e4f62f3ba0 100644
--- a/user-guide/sql/window_functions.html
+++ b/user-guide/sql/window_functions.html
@@ -836,7 +836,7 @@
<div class="footer-item">
<p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 7.2.4.<br>
</p>
</div>