You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2023/04/14 16:16:51 UTC

[arrow-datafusion] branch asf-site updated: Publish built docs triggered by 9101d22b2b4e954805339a56f9c0d43c0e9ec153

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 506765d4cd Publish built docs triggered by 9101d22b2b4e954805339a56f9c0d43c0e9ec153
506765d4cd is described below

commit 506765d4cdcca29070ffe21c5a0b129bcc5c64c1
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Fri Apr 14 16:16:46 2023 +0000

    Publish built docs triggered by 9101d22b2b4e954805339a56f9c0d43c0e9ec153
---
 _static/theme_overrides.css                                 | 13 +++----------
 contributor-guide/architecture.html                         |  8 ++++----
 contributor-guide/communication.html                        |  8 ++++----
 contributor-guide/index.html                                |  8 ++++----
 contributor-guide/quarterly_roadmap.html                    |  8 ++++----
 contributor-guide/roadmap.html                              |  8 ++++----
 contributor-guide/specification/index.html                  |  8 ++++----
 contributor-guide/specification/invariants.html             |  8 ++++----
 .../specification/output-field-name-semantic.html           |  8 ++++----
 genindex.html                                               |  8 ++++----
 index.html                                                  |  8 ++++----
 search.html                                                 |  8 ++++----
 user-guide/cli.html                                         |  8 ++++----
 user-guide/configs.html                                     |  8 ++++----
 user-guide/dataframe.html                                   |  8 ++++----
 user-guide/example-usage.html                               |  8 ++++----
 user-guide/expressions.html                                 |  8 ++++----
 user-guide/faq.html                                         |  8 ++++----
 user-guide/introduction.html                                |  8 ++++----
 user-guide/sql/aggregate_functions.html                     |  8 ++++----
 user-guide/sql/data_types.html                              |  8 ++++----
 user-guide/sql/ddl.html                                     |  8 ++++----
 user-guide/sql/explain.html                                 |  8 ++++----
 user-guide/sql/index.html                                   |  8 ++++----
 user-guide/sql/information_schema.html                      |  8 ++++----
 user-guide/sql/scalar_functions.html                        |  8 ++++----
 user-guide/sql/select.html                                  |  8 ++++----
 user-guide/sql/sql_status.html                              |  8 ++++----
 user-guide/sql/subqueries.html                              |  8 ++++----
 29 files changed, 115 insertions(+), 122 deletions(-)

diff --git a/_static/theme_overrides.css b/_static/theme_overrides.css
index 1e972cc6fc..838eab067a 100644
--- a/_static/theme_overrides.css
+++ b/_static/theme_overrides.css
@@ -45,16 +45,9 @@ code {
 .navbar-brand {
   height: auto;
   width: auto;
+  padding: 0 2em;
 }
 
-a.navbar-brand img {
-  height: auto;
-  width: auto;
-  max-height: 15vh;
-  max-width: 100%;
-}
-
-
 /* This is the bootstrap CSS style for "table-striped". Since the theme does
 not yet provide an easy way to configure this globaly, it easier to simply
 include this snippet here than updating each table in all rst files to
@@ -69,12 +62,12 @@ add ":class: table-striped" */
 custimized template, there is more content above the navigation, i.e.
 larger logo: if we don't decrease the max-height, it will overlap with
 the footer.
-Details: min(15vh, 110px) for the logo size, 8rem for search box etc*/
+Details: 8rem for search box etc*/
 
 @media (min-width:720px) {
   @supports (position:-webkit-sticky) or (position:sticky) {
     .bd-links {
-      max-height: calc(100vh - min(15vh, 110px) - 8rem)
+      max-height: calc(100vh - 8rem)
     }
   }
 }
diff --git a/contributor-guide/architecture.html b/contributor-guide/architecture.html
index edcdf51987..41da1481a9 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/communication.html b/contributor-guide/communication.html
index ce008f8d63..82f751ab14 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index 4fe8ae8c04..f055d1a85a 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/quarterly_roadmap.html b/contributor-guide/quarterly_roadmap.html
index dc13e0da87..99afae3b27 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index 27a64dc5d2..1dc87d5410 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/specification/index.html b/contributor-guide/specification/index.html
index 2fef960fb4..6da37abec0 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/specification/invariants.html b/contributor-guide/specification/invariants.html
index 7ffefd69b2..10c4ad7e21 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/contributor-guide/specification/output-field-name-semantic.html b/contributor-guide/specification/output-field-name-semantic.html
index 49a0d1f331..b760a5c32e 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -252,12 +252,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/genindex.html b/genindex.html
index e3b4c949d8..d8c5b04111 100644
--- a/genindex.html
+++ b/genindex.html
@@ -250,12 +250,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="index.html">
+    <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="index.html">
-  <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/index.html b/index.html
index ebd668127b..ace01aeabe 100644
--- a/index.html
+++ b/index.html
@@ -252,12 +252,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="#">
+    <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="#">
-  <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/search.html b/search.html
index 00c2551240..70607cbcd3 100644
--- a/search.html
+++ b/search.html
@@ -256,12 +256,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="index.html">
+    <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="index.html">
-  <img src="_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/cli.html b/user-guide/cli.html
index 0c4f104f4f..dc1363f4b4 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 49342277f4..3301314499 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index 032f9a0501..fa1e5d906e 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index 0201bbf43e..13400ff4f1 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 2f88670150..d54fcd285d 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/faq.html b/user-guide/faq.html
index bc118ca851..87d8b6f21e 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index 7dbcce98a2..f0351d3e38 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../index.html">
+    <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../index.html">
-  <img src="../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/aggregate_functions.html b/user-guide/sql/aggregate_functions.html
index 9c6e512881..541491c995 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index f29e2e00ee..7b52a6ca04 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index 313917ef82..63c92fffc2 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index 2dbfe1b03f..c8e5a3515a 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index d5671aa8ea..dccba2105b 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/information_schema.html b/user-guide/sql/information_schema.html
index cdc94b7189..2516ac4fdb 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/scalar_functions.html b/user-guide/sql/scalar_functions.html
index 8856529844..d62a608083 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index 4026244504..6c4e4ed878 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index ba782b36a7..e1ba850665 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 3176a76608..088fee2055 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -253,12 +253,12 @@
 
     
   </div>
-</nav>
 
+  <a class="navbar-brand" href="../../index.html">
+    <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
+  </a>
+</nav>
 
-<a class="navbar-brand" href="../../index.html">
-  <img src="../../_static/images/DataFusion-Logo-Background-White.png" class="logo" alt="logo">
-</a>
               </div>
               <div class="sidebar-end-items">
               </div>