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 58dcb393e9 Publish built docs triggered by 
e19f38cd52f731230cb9651648e2bd7d7a458843
58dcb393e9 is described below

commit 58dcb393e9e88a50f181ff0161764d5ba9f24dbb
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 19 10:41:57 2023 +0000

    Publish built docs triggered by e19f38cd52f731230cb9651648e2bd7d7a458843
---
 .buildinfo                                                     |  2 +-
 _sources/index.rst.txt                                         | 10 ++++++++++
 contributor-guide/architecture.html                            |  1 +
 contributor-guide/communication.html                           |  1 +
 contributor-guide/index.html                                   |  1 +
 contributor-guide/quarterly_roadmap.html                       |  1 +
 contributor-guide/roadmap.html                                 |  1 +
 contributor-guide/specification/index.html                     |  1 +
 contributor-guide/specification/invariants.html                |  1 +
 .../specification/output-field-name-semantic.html              |  1 +
 genindex.html                                                  |  1 +
 index.html                                                     |  8 +++++++-
 library-user-guide/adding-udfs.html                            |  1 +
 library-user-guide/building-logical-plans.html                 |  1 +
 library-user-guide/catalogs.html                               |  1 +
 library-user-guide/custom-table-providers.html                 |  1 +
 library-user-guide/extending-operators.html                    |  1 +
 library-user-guide/index.html                                  |  1 +
 library-user-guide/using-the-dataframe-api.html                |  1 +
 library-user-guide/using-the-sql-api.html                      |  1 +
 library-user-guide/working-with-exprs.html                     |  1 +
 search.html                                                    |  1 +
 searchindex.js                                                 |  2 +-
 user-guide/cli.html                                            |  1 +
 user-guide/configs.html                                        |  1 +
 user-guide/dataframe.html                                      |  1 +
 user-guide/example-usage.html                                  |  1 +
 user-guide/expressions.html                                    |  1 +
 user-guide/faq.html                                            |  1 +
 user-guide/introduction.html                                   |  1 +
 user-guide/sql/aggregate_functions.html                        |  1 +
 user-guide/sql/data_types.html                                 |  1 +
 user-guide/sql/ddl.html                                        |  1 +
 user-guide/sql/dml.html                                        |  1 +
 user-guide/sql/explain.html                                    |  1 +
 user-guide/sql/index.html                                      |  1 +
 user-guide/sql/information_schema.html                         |  1 +
 user-guide/sql/operators.html                                  |  1 +
 user-guide/sql/scalar_functions.html                           |  1 +
 user-guide/sql/select.html                                     |  1 +
 user-guide/sql/sql_status.html                                 |  1 +
 user-guide/sql/subqueries.html                                 |  1 +
 user-guide/sql/window_functions.html                           |  1 +
 user-guide/sql/write_options.html                              |  1 +
 44 files changed, 59 insertions(+), 3 deletions(-)

diff --git a/.buildinfo b/.buildinfo
index 96be322833..326158a885 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: 02fdb4c4c09b9dd1b45309d2201880f7
+config: f0f24c45bd1fa3a4d1277c0195ee2365
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 87c03514ac..bb8e2127f1 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -22,6 +22,16 @@
 Apache Arrow DataFusion
 =======================
 
+.. Code from https://buttons.github.io/
+.. raw:: html
+
+  <p>
+    <!-- Place this tag where you want the button to render. -->
+    <a class="github-button" href="https://github.com/apache/arrow-datafusion"; 
data-size="large" data-show-count="true" aria-label="Star 
apache/arrow-datafusion on GitHub">Star</a>
+    <!-- Place this tag where you want the button to render. -->
+     <a class="github-button" 
href="https://github.com/apache/arrow-datafusion/fork"; data-size="large" 
data-show-count="true" aria-label="Fork apache/arrow-datafusion on 
GitHub">Fork</a>
+  </p>
+
 DataFusion is a very fast, extensible query engine for building high-quality 
data-centric systems in
 `Rust <http://rustlang.org>`_, using the `Apache Arrow 
<https://arrow.apache.org>`_
 in-memory format.
diff --git a/contributor-guide/architecture.html 
b/contributor-guide/architecture.html
index ec5e706763..90badf7611 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Roadmap" href="roadmap.html" />
diff --git a/contributor-guide/communication.html 
b/contributor-guide/communication.html
index 07a75039f2..ab55a3ee1f 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Architecture" href="architecture.html" />
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 265cb7b512..c4b4066212 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Communication" href="communication.html" />
diff --git a/contributor-guide/quarterly_roadmap.html 
b/contributor-guide/quarterly_roadmap.html
index 64dc53e6ff..4368b896ea 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Specifications" href="specification/index.html" />
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index 980def344f..69744b0f6f 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Quarterly Roadmap" href="quarterly_roadmap.html" />
diff --git a/contributor-guide/specification/index.html 
b/contributor-guide/specification/index.html
index 9722ab6b18..efb9b59f90 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Invariants" href="invariants.html" />
diff --git a/contributor-guide/specification/invariants.html 
b/contributor-guide/specification/invariants.html
index 7d9bbced08..ffb26e1315 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Output field name semantics" 
href="output-field-name-semantic.html" />
diff --git a/contributor-guide/specification/output-field-name-semantic.html 
b/contributor-guide/specification/output-field-name-semantic.html
index d560a12ab7..4f620aba05 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="prev" title="Invariants" href="invariants.html" />
diff --git a/genindex.html b/genindex.html
index 981e9c1a21..0fdc432577 100644
--- a/genindex.html
+++ b/genindex.html
@@ -30,6 +30,7 @@
     <script src="_static/documentation_options.js?v=8a448e45"></script>
     <script src="_static/doctools.js?v=888ff710"></script>
     <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="#" />
     <link rel="search" title="Search" href="search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
diff --git a/index.html b/index.html
index 18a7a0556a..56eb31361b 100644
--- a/index.html
+++ b/index.html
@@ -31,6 +31,7 @@
     <script src="_static/documentation_options.js?v=8a448e45"></script>
     <script src="_static/doctools.js?v=888ff710"></script>
     <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="next" title="Introduction" href="user-guide/introduction.html" 
/>
@@ -370,7 +371,12 @@
   <img alt="DataFusion Logo" 
src="_images/DataFusion-Logo-Background-White.png" />
 <section id="apache-arrow-datafusion">
 <h1>Apache Arrow DataFusion<a class="headerlink" 
href="#apache-arrow-datafusion" title="Link to this heading">¶</a></h1>
-<p>DataFusion is a very fast, extensible query engine for building 
high-quality data-centric systems in
+<p>
+  <!-- Place this tag where you want the button to render. -->
+  <a class="github-button" href="https://github.com/apache/arrow-datafusion"; 
data-size="large" data-show-count="true" aria-label="Star 
apache/arrow-datafusion on GitHub">Star</a>
+  <!-- Place this tag where you want the button to render. -->
+   <a class="github-button" 
href="https://github.com/apache/arrow-datafusion/fork"; data-size="large" 
data-show-count="true" aria-label="Fork apache/arrow-datafusion on 
GitHub">Fork</a>
+</p><p>DataFusion is a very fast, extensible query engine for building 
high-quality data-centric systems in
 <a class="reference external" href="http://rustlang.org";>Rust</a>, using the 
<a class="reference external" href="https://arrow.apache.org";>Apache Arrow</a>
 in-memory format.</p>
 <p>DataFusion offers SQL and Dataframe APIs, excellent
diff --git a/library-user-guide/adding-udfs.html 
b/library-user-guide/adding-udfs.html
index d366a3a9ed..2c49ba9dea 100644
--- a/library-user-guide/adding-udfs.html
+++ b/library-user-guide/adding-udfs.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Custom Table Provider" 
href="custom-table-providers.html" />
diff --git a/library-user-guide/building-logical-plans.html 
b/library-user-guide/building-logical-plans.html
index 0df9bf2a28..bfbd9bc26b 100644
--- a/library-user-guide/building-logical-plans.html
+++ b/library-user-guide/building-logical-plans.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Catalogs, Schemas, and Tables" 
href="catalogs.html" />
diff --git a/library-user-guide/catalogs.html b/library-user-guide/catalogs.html
index 4ead726ec3..3fdfbc14e3 100644
--- a/library-user-guide/catalogs.html
+++ b/library-user-guide/catalogs.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Adding User Defined Functions: 
Scalar/Window/Aggregate" href="adding-udfs.html" />
diff --git a/library-user-guide/custom-table-providers.html 
b/library-user-guide/custom-table-providers.html
index 7ffa5fcaad..98eaa85d91 100644
--- a/library-user-guide/custom-table-providers.html
+++ b/library-user-guide/custom-table-providers.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Extending DataFusion’s operators: custom 
LogicalPlan and Execution Plans" href="extending-operators.html" />
diff --git a/library-user-guide/extending-operators.html 
b/library-user-guide/extending-operators.html
index add70e3bc7..db58e30118 100644
--- a/library-user-guide/extending-operators.html
+++ b/library-user-guide/extending-operators.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Introduction" 
href="../contributor-guide/index.html" />
diff --git a/library-user-guide/index.html b/library-user-guide/index.html
index 330c66b484..522cd0f601 100644
--- a/library-user-guide/index.html
+++ b/library-user-guide/index.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Using the SQL API" href="using-the-sql-api.html" />
diff --git a/library-user-guide/using-the-dataframe-api.html 
b/library-user-guide/using-the-dataframe-api.html
index 406559a7a7..5cae333539 100644
--- a/library-user-guide/using-the-dataframe-api.html
+++ b/library-user-guide/using-the-dataframe-api.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Building Logical Plans" 
href="building-logical-plans.html" />
diff --git a/library-user-guide/using-the-sql-api.html 
b/library-user-guide/using-the-sql-api.html
index 8fbb768b56..d66e5a5783 100644
--- a/library-user-guide/using-the-sql-api.html
+++ b/library-user-guide/using-the-sql-api.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Working with Exprs" href="working-with-exprs.html" 
/>
diff --git a/library-user-guide/working-with-exprs.html 
b/library-user-guide/working-with-exprs.html
index 0f117d1ad6..93ced4454c 100644
--- a/library-user-guide/working-with-exprs.html
+++ b/library-user-guide/working-with-exprs.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Using the DataFrame API" 
href="using-the-dataframe-api.html" />
diff --git a/search.html b/search.html
index f958e44a80..ca2d7939d5 100644
--- a/search.html
+++ b/search.html
@@ -31,6 +31,7 @@
     <script src="_static/documentation_options.js?v=8a448e45"></script>
     <script src="_static/doctools.js?v=888ff710"></script>
     <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <script src="_static/searchtools.js"></script>
     <script src="_static/language_data.js"></script>
     <link rel="index" title="Index" href="genindex.html" />
diff --git a/searchindex.js b/searchindex.js
index fcca7ffda3..02ff2d66a4 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 ada8cf6909..8557f32b9c 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="DataFrame API" href="dataframe.html" />
diff --git a/user-guide/configs.html b/user-guide/configs.html
index deb378a77b..87f94f9af6 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Frequently Asked Questions" href="faq.html" />
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index 51339846b6..11645b3820 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Expression API" href="expressions.html" />
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index f617e47879..590ebd1e56 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Command line SQL console" href="cli.html" />
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index c13b9d1c02..844b4dd262 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="SQL Reference" href="sql/index.html" />
diff --git a/user-guide/faq.html b/user-guide/faq.html
index 086d7aeb0a..1c792f42d5 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Introduction" 
href="../library-user-guide/index.html" />
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 26290b0aff..6560856117 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -31,6 +31,7 @@
     <script src="../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../_static/doctools.js?v=888ff710"></script>
     <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="Example Usage" href="example-usage.html" />
diff --git a/user-guide/sql/aggregate_functions.html 
b/user-guide/sql/aggregate_functions.html
index 1e07a1f65b..a37d2a66db 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Window Functions" href="window_functions.html" />
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index 9086541360..628c15c6e5 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="SELECT syntax" href="select.html" />
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index 0deba412a0..e737dc3102 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="DML" href="dml.html" />
diff --git a/user-guide/sql/dml.html b/user-guide/sql/dml.html
index 2b0672d9a2..02dadd57ad 100644
--- a/user-guide/sql/dml.html
+++ b/user-guide/sql/dml.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="EXPLAIN" href="explain.html" />
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index 03b9b65e83..df69de98cf 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Information Schema" href="information_schema.html" 
/>
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index 6909fef286..fb6e34d010 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Data Types" href="data_types.html" />
diff --git a/user-guide/sql/information_schema.html 
b/user-guide/sql/information_schema.html
index 72fab283fb..98e7510d13 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Operators" href="operators.html" />
diff --git a/user-guide/sql/operators.html b/user-guide/sql/operators.html
index b103456927..3145283e0b 100644
--- a/user-guide/sql/operators.html
+++ b/user-guide/sql/operators.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Aggregate Functions" 
href="aggregate_functions.html" />
diff --git a/user-guide/sql/scalar_functions.html 
b/user-guide/sql/scalar_functions.html
index 2f12513a4a..a0e4d5785d 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Status" href="sql_status.html" />
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index 80b14d17c8..858e37083b 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Subqueries" href="subqueries.html" />
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index e632550f77..0fec6d2130 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Write Options" href="write_options.html" />
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 272edf756e..9eef1c3af6 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="DDL" href="ddl.html" />
diff --git a/user-guide/sql/window_functions.html 
b/user-guide/sql/window_functions.html
index 75b2a96074..a9f17694c7 100644
--- a/user-guide/sql/window_functions.html
+++ b/user-guide/sql/window_functions.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Scalar Functions" href="scalar_functions.html" />
diff --git a/user-guide/sql/write_options.html 
b/user-guide/sql/write_options.html
index e82177691a..d3c874dfc9 100644
--- a/user-guide/sql/write_options.html
+++ b/user-guide/sql/write_options.html
@@ -31,6 +31,7 @@
     <script src="../../_static/documentation_options.js?v=8a448e45"></script>
     <script src="../../_static/doctools.js?v=888ff710"></script>
     <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
+    <script async="true" defer="true" 
src="https://buttons.github.io/buttons.js";></script>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <link rel="next" title="Configuration Settings" href="../configs.html" />


Reply via email to