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 4aaa6bd8a2 Publish built docs triggered by
40c674bb570e5434a9876d9dd31df280155e00ff
4aaa6bd8a2 is described below
commit 4aaa6bd8a2e75350d6c688182a1c3ae03c0affde
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 6 16:21:00 2024 +0000
Publish built docs triggered by 40c674bb570e5434a9876d9dd31df280155e00ff
---
.buildinfo | 2 +-
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 +++++++++++---
library-user-guide/adding-udfs.html | 14 +++++++++++---
library-user-guide/building-logical-plans.html | 14 +++++++++++---
library-user-guide/catalogs.html | 14 +++++++++++---
library-user-guide/custom-table-providers.html | 14 +++++++++++---
library-user-guide/extending-operators.html | 14 +++++++++++---
library-user-guide/index.html | 14 +++++++++++---
library-user-guide/using-the-dataframe-api.html | 14 +++++++++++---
library-user-guide/using-the-sql-api.html | 14 +++++++++++---
library-user-guide/working-with-exprs.html | 14 +++++++++++---
objects.inv | Bin 1114 -> 1121 bytes
search.html | 14 +++++++++++---
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/dml.html | 14 +++++++++++---
user-guide/sql/explain.html | 14 +++++++++++---
user-guide/sql/index.html | 14 +++++++++++---
user-guide/sql/information_schema.html | 14 +++++++++++---
user-guide/sql/operators.html | 14 +++++++++++---
user-guide/sql/scalar_functions.html | 14 +++++++++++---
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 +++++++++++---
user-guide/sql/write_options.html | 14 +++++++++++---
43 files changed, 452 insertions(+), 124 deletions(-)
diff --git a/.buildinfo b/.buildinfo
index 326158a885..fa296df204 100644
--- a/.buildinfo
+++ b/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: f0f24c45bd1fa3a4d1277c0195ee2365
+config: a070ad06165a76c07aa4534a8648d23e
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/contributor-guide/architecture.html
b/contributor-guide/architecture.html
index fcf61c9981..8c993eafbd 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Architecture — Arrow DataFusion documentation</title>
+ <title>Architecture — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -429,12 +429,14 @@ possible. You can find the most up to date version in the
<a class="reference ex
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -444,7 +446,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/communication.html
b/contributor-guide/communication.html
index 3beccd682d..ca7beaaa2f 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Communication — Arrow DataFusion documentation</title>
+ <title>Communication — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -476,12 +476,14 @@ that the appropriate people in the Apache Arrow community
notice the message.</p
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -491,7 +493,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 7805107398..0293c9363a 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Introduction — Arrow DataFusion documentation</title>
+ <title>Introduction — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -843,12 +843,14 @@ new specifications as you see fit.</p>
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -858,7 +860,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/quarterly_roadmap.html
b/contributor-guide/quarterly_roadmap.html
index 35e0949402..d2fa8580f9 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Quarterly Roadmap — Arrow DataFusion documentation</title>
+ <title>Quarterly Roadmap — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -605,12 +605,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -620,7 +622,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index 65883cde2f..a8d16a0dca 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Roadmap — Arrow DataFusion documentation</title>
+ <title>Roadmap — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -463,12 +463,14 @@ make review efficient and avoid surprises.</p>
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -478,7 +480,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/specification/index.html
b/contributor-guide/specification/index.html
index 793a4eac1e..e388f6042c 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Specifications — Arrow DataFusion documentation</title>
+ <title>Specifications — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -414,12 +414,14 @@
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -429,7 +431,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/specification/invariants.html
b/contributor-guide/specification/invariants.html
index d820b15ef6..eb74e5eff0 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Invariants — Arrow DataFusion documentation</title>
+ <title>Invariants — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -931,12 +931,14 @@ schemas.</p>
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -946,7 +948,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/contributor-guide/specification/output-field-name-semantic.html
b/contributor-guide/specification/output-field-name-semantic.html
index d6da9b4bcb..f6269f180e 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Output field name semantics — Arrow DataFusion
documentation</title>
+ <title>Output field name semantics — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -849,12 +849,14 @@ DataFusion queries planned from both SQL queries and
Dataframe APIs.</p>
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -864,7 +866,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/genindex.html b/genindex.html
index 57abdf9956..18e73db42b 100644
--- a/genindex.html
+++ b/genindex.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Index — Arrow DataFusion documentation</title>
+ <title>Index — Apache Arrow DataFusion documentation</title>
<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -373,12 +373,14 @@
</div>
<script
src="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -388,7 +390,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/index.html b/index.html
index 00624e55d0..f18fa427d3 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Apache Arrow DataFusion — Arrow DataFusion
documentation</title>
+ <title>Apache Arrow DataFusion — Apache Arrow DataFusion
documentation</title>
<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -466,12 +466,14 @@ community.</p>
</div>
<script
src="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -481,7 +483,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/adding-udfs.html
b/library-user-guide/adding-udfs.html
index 68b069b82c..6e2ca79b41 100644
--- a/library-user-guide/adding-udfs.html
+++ b/library-user-guide/adding-udfs.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Adding User Defined Functions: Scalar/Window/Aggregate/Table
Functions — Arrow DataFusion documentation</title>
+ <title>Adding User Defined Functions: Scalar/Window/Aggregate/Table
Functions — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -973,12 +973,14 @@ green,10.3,1996-04-12T12:05:04.000000000
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -988,7 +990,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/building-logical-plans.html
b/library-user-guide/building-logical-plans.html
index 9dfaa74514..962d73b3bc 100644
--- a/library-user-guide/building-logical-plans.html
+++ b/library-user-guide/building-logical-plans.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Building Logical Plans — Arrow DataFusion
documentation</title>
+ <title>Building Logical Plans — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -551,12 +551,14 @@ wrapper for a <a class="reference external"
href="https://docs.rs/datafusion/lat
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -566,7 +568,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/catalogs.html b/library-user-guide/catalogs.html
index 3801dce8c7..ee37931923 100644
--- a/library-user-guide/catalogs.html
+++ b/library-user-guide/catalogs.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Catalogs, Schemas, and Tables — Arrow DataFusion
documentation</title>
+ <title>Catalogs, Schemas, and Tables — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -658,12 +658,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -673,7 +675,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/custom-table-providers.html
b/library-user-guide/custom-table-providers.html
index 745ecdb0d6..bc7e29839e 100644
--- a/library-user-guide/custom-table-providers.html
+++ b/library-user-guide/custom-table-providers.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Custom Table Provider — Arrow DataFusion
documentation</title>
+ <title>Custom Table Provider — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -635,12 +635,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -650,7 +652,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/extending-operators.html
b/library-user-guide/extending-operators.html
index 3d95e74fbb..70b9c771ea 100644
--- a/library-user-guide/extending-operators.html
+++ b/library-user-guide/extending-operators.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Extending DataFusion’s operators: custom LogicalPlan and Execution
Plans — Arrow DataFusion documentation</title>
+ <title>Extending DataFusion’s operators: custom LogicalPlan and Execution
Plans — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -427,12 +427,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -442,7 +444,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/index.html b/library-user-guide/index.html
index 8488cd2037..b2bfee29b4 100644
--- a/library-user-guide/index.html
+++ b/library-user-guide/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Introduction — Arrow DataFusion documentation</title>
+ <title>Introduction — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -428,12 +428,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -443,7 +445,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/using-the-dataframe-api.html
b/library-user-guide/using-the-dataframe-api.html
index 52331b3455..6bdfd01f58 100644
--- a/library-user-guide/using-the-dataframe-api.html
+++ b/library-user-guide/using-the-dataframe-api.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Using the DataFrame API — Arrow DataFusion
documentation</title>
+ <title>Using the DataFrame API — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -574,12 +574,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -589,7 +591,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/using-the-sql-api.html
b/library-user-guide/using-the-sql-api.html
index ab9c1ec487..776572d2ec 100644
--- a/library-user-guide/using-the-sql-api.html
+++ b/library-user-guide/using-the-sql-api.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Using the SQL API — Arrow DataFusion documentation</title>
+ <title>Using the SQL API — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -427,12 +427,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -442,7 +444,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/library-user-guide/working-with-exprs.html
b/library-user-guide/working-with-exprs.html
index 6b5bb31aa5..40af0cf28c 100644
--- a/library-user-guide/working-with-exprs.html
+++ b/library-user-guide/working-with-exprs.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Working with Exprs — Arrow DataFusion documentation</title>
+ <title>Working with Exprs — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -637,12 +637,14 @@
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -652,7 +654,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/objects.inv b/objects.inv
index ac9632ad49..a53c86abac 100644
Binary files a/objects.inv and b/objects.inv differ
diff --git a/search.html b/search.html
index 8a26e69603..7150a19f2e 100644
--- a/search.html
+++ b/search.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Search — Arrow DataFusion documentation</title>
+ <title>Search — Apache Arrow DataFusion documentation</title>
<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -402,12 +402,14 @@
</div>
<script
src="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -417,7 +419,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/cli.html b/user-guide/cli.html
index 260091dd5a..3094df89b2 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Command line SQL console — Arrow DataFusion
documentation</title>
+ <title>Command line SQL console — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -978,12 +978,14 @@ appropriately:</p>
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -993,7 +995,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 0f81183932..09ba59582d 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Configuration Settings — Arrow DataFusion
documentation</title>
+ <title>Configuration Settings — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -729,12 +729,14 @@ Environment variables are read during <code
class="docutils literal notranslate"
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -744,7 +746,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index a28c1c8695..527b0c2c5d 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>DataFrame API — Arrow DataFusion documentation</title>
+ <title>DataFrame API — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -607,12 +607,14 @@ execution. The plan is evaluated (executed) when an
action method is invoked, su
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -622,7 +624,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index 2d303becd1..051fd5a0ee 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Example Usage — Arrow DataFusion documentation</title>
+ <title>Example Usage — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -717,12 +717,14 @@ backtrace:<span class="w"> </span><span
class="m">0</span>:<span class="w"> <
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -732,7 +734,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index f6e0b0de12..650e8d939d 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Expression API — Arrow DataFusion documentation</title>
+ <title>Expression API — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -1253,12 +1253,14 @@ but these operators always return a <code
class="docutils literal notranslate"><
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -1268,7 +1270,13 @@ Created using <a
href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/faq.html b/user-guide/faq.html
index b0e335d67b..1448ac7f73 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Frequently Asked Questions — Arrow DataFusion
documentation</title>
+ <title>Frequently Asked Questions — Apache Arrow DataFusion
documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -495,12 +495,14 @@ targets end-users rather than developers of other
database systems.</p></li>
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -510,7 +512,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index cea01eb764..af6c1d3859 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Introduction — Arrow DataFusion documentation</title>
+ <title>Introduction — Apache Arrow DataFusion documentation</title>
<link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -606,12 +606,14 @@ provide integrations with other systems, some of which
are described below:</p>
</div>
<script
src="../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -621,7 +623,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/aggregate_functions.html
b/user-guide/sql/aggregate_functions.html
index 4e158d1a87..179372120d 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Aggregate Functions — Arrow DataFusion documentation</title>
+ <title>Aggregate Functions — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -1682,12 +1682,14 @@ Can be a constant, column, or function, and any
combination of arithmetic operat
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -1697,7 +1699,13 @@ Created using <a
href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index 56e4fba53f..c4ec5a16bb 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Data Types — Arrow DataFusion documentation</title>
+ <title>Data Types — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -756,12 +756,14 @@ For example, to cast the output of <code class="docutils
literal notranslate"><s
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -771,7 +773,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index 6efd250f50..55bf3af75b 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>DDL — Arrow DataFusion documentation</title>
+ <title>DDL — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -699,12 +699,14 @@ DROP VIEW [ IF EXISTS ] <b><i>view_name</i></b>;
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -714,7 +716,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/dml.html b/user-guide/sql/dml.html
index a1f75bb15c..d25a277f79 100644
--- a/user-guide/sql/dml.html
+++ b/user-guide/sql/dml.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>DML — Arrow DataFusion documentation</title>
+ <title>DML — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -498,12 +498,14 @@ INSERT INTO <i><b>table_name</i></b> { VALUES (
<i><b>expression</i></b> [, ...]
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -513,7 +515,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index 1dbb9f0d9d..539af70cf2 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>EXPLAIN — Arrow DataFusion documentation</title>
+ <title>EXPLAIN — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -488,12 +488,14 @@ If you need more information output, use <code
class="docutils literal notransla
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -503,7 +505,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index 440d37343f..4799dc0ee3 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>SQL Reference — Arrow DataFusion documentation</title>
+ <title>SQL Reference — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -511,12 +511,14 @@
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -526,7 +528,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/information_schema.html
b/user-guide/sql/information_schema.html
index 1c44c9e944..9b73beb071 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Information Schema — Arrow DataFusion documentation</title>
+ <title>Information Schema — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -469,12 +469,14 @@ views of the ISO SQL <code class="docutils literal
notranslate"><span class="pre
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -484,7 +486,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/operators.html b/user-guide/sql/operators.html
index 7bbe76494b..cb08764d68 100644
--- a/user-guide/sql/operators.html
+++ b/user-guide/sql/operators.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Operators — Arrow DataFusion documentation</title>
+ <title>Operators — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -1100,12 +1100,14 @@
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -1115,7 +1117,13 @@ Created using <a
href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/scalar_functions.html
b/user-guide/sql/scalar_functions.html
index 0e6b075577..03923ce923 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Scalar Functions — Arrow DataFusion documentation</title>
+ <title>Scalar Functions — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -6180,12 +6180,14 @@ string operators.</p></li>
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -6195,7 +6197,13 @@ Created using <a
href="http://sphinx-doc.org/">Sphinx</a> 7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index 8cce659e9a..797de8d232 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>SELECT syntax — Arrow DataFusion documentation</title>
+ <title>SELECT syntax — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -733,12 +733,14 @@ This order can be changed to descending by adding <code
class="docutils literal
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -748,7 +750,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index 3d4d55c2f6..430e9b204e 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Status — Arrow DataFusion documentation</title>
+ <title>Status — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -558,12 +558,14 @@ trait, DataFusion includes built in support for the
following formats:</p>
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -573,7 +575,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 710883cbf3..ada62b7a1a 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Subqueries — Arrow DataFusion documentation</title>
+ <title>Subqueries — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -526,12 +526,14 @@ is an example of a filter using a scalar subquery. Only
correlated subqueries ar
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -541,7 +543,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/window_functions.html
b/user-guide/sql/window_functions.html
index 3c060020ed..889e5af0e9 100644
--- a/user-guide/sql/window_functions.html
+++ b/user-guide/sql/window_functions.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Window Functions — Arrow DataFusion documentation</title>
+ <title>Window Functions — Apache Arrow DataFusion
documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -837,12 +837,14 @@
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -852,7 +854,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file
diff --git a/user-guide/sql/write_options.html
b/user-guide/sql/write_options.html
index 8e6c23be21..b8b29901dd 100644
--- a/user-guide/sql/write_options.html
+++ b/user-guide/sql/write_options.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"
/><meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Write Options — Arrow DataFusion documentation</title>
+ <title>Write Options — Apache Arrow DataFusion documentation</title>
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
<link
href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf"
rel="stylesheet">
@@ -652,12 +652,14 @@
</div>
<script
src="../../_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
- <footer class="footer mt-5 mt-md-0">
+
+<!-- Based on pydata_sphinx_theme/footer.html -->
+<footer class="footer mt-5 mt-md-0">
<div class="container">
<div class="footer-item">
<p class="copyright">
- © Copyright 2023, Apache Software Foundation.<br>
+ © Copyright 2019-2024, Apache Software Foundation.<br>
</p>
</div>
@@ -667,7 +669,13 @@ Created using <a href="http://sphinx-doc.org/">Sphinx</a>
7.2.6.<br>
</p>
</div>
+ <div class="footer-item">
+ <p>Apache Arrow DataFusion, Arrow DataFusion, Apache, the Apache feather
logo, and the Apache Arrow DataFusion project logo</p>
+ <p>are either registered trademarks or trademarks of The Apache Software
Foundation in the United States and other countries.</p>
+ </div>
</div>
</footer>
+
+
</body>
</html>
\ No newline at end of file