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/05/01 14:14:32 UTC

[arrow-datafusion] branch asf-site updated: Publish built docs triggered by 7c53ef15aa33c98cd91a3735128c29356e92b19c

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 b86b4a85db Publish built docs triggered by 7c53ef15aa33c98cd91a3735128c29356e92b19c
b86b4a85db is described below

commit b86b4a85dbae2f8f58b80aedb73744e488688138
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Mon May 1 14:14:26 2023 +0000

    Publish built docs triggered by 7c53ef15aa33c98cd91a3735128c29356e92b19c
---
 _sources/user-guide/sql/data_types.md.txt                       | 2 +-
 contributor-guide/architecture.html                             | 2 +-
 contributor-guide/communication.html                            | 2 +-
 contributor-guide/index.html                                    | 2 +-
 contributor-guide/quarterly_roadmap.html                        | 2 +-
 contributor-guide/roadmap.html                                  | 2 +-
 contributor-guide/specification/index.html                      | 2 +-
 contributor-guide/specification/invariants.html                 | 2 +-
 contributor-guide/specification/output-field-name-semantic.html | 2 +-
 genindex.html                                                   | 2 +-
 index.html                                                      | 2 +-
 search.html                                                     | 2 +-
 searchindex.js                                                  | 2 +-
 user-guide/cli.html                                             | 2 +-
 user-guide/configs.html                                         | 2 +-
 user-guide/dataframe.html                                       | 2 +-
 user-guide/example-usage.html                                   | 2 +-
 user-guide/expressions.html                                     | 2 +-
 user-guide/faq.html                                             | 2 +-
 user-guide/introduction.html                                    | 2 +-
 user-guide/sql/aggregate_functions.html                         | 2 +-
 user-guide/sql/data_types.html                                  | 4 ++--
 user-guide/sql/ddl.html                                         | 2 +-
 user-guide/sql/explain.html                                     | 2 +-
 user-guide/sql/index.html                                       | 2 +-
 user-guide/sql/information_schema.html                          | 2 +-
 user-guide/sql/scalar_functions.html                            | 2 +-
 user-guide/sql/select.html                                      | 2 +-
 user-guide/sql/sql_status.html                                  | 2 +-
 user-guide/sql/subqueries.html                                  | 2 +-
 30 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/_sources/user-guide/sql/data_types.md.txt b/_sources/user-guide/sql/data_types.md.txt
index 063976dc3d..1d3455abc2 100644
--- a/_sources/user-guide/sql/data_types.md.txt
+++ b/_sources/user-guide/sql/data_types.md.txt
@@ -38,7 +38,7 @@ the `arrow_typeof` function. For example:
 ```
 
 You can cast a SQL expression to a specific Arrow type using the `arrow_cast` function
-For example, to cast the output of `now()` to a `Timestamp` with second precision rather:
+For example, to cast the output of `now()` to a `Timestamp` with second precision:
 
 ```sql
 ❯ select arrow_cast(now(), 'Timestamp(Second, None)');
diff --git a/contributor-guide/architecture.html b/contributor-guide/architecture.html
index eeedfcc5be..507b292def 100644
--- a/contributor-guide/architecture.html
+++ b/contributor-guide/architecture.html
@@ -366,7 +366,7 @@ possible. You can find the most up to date version in the <a class="reference ex
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/communication.html b/contributor-guide/communication.html
index 82f751ab14..aaf1211277 100644
--- a/contributor-guide/communication.html
+++ b/contributor-guide/communication.html
@@ -437,7 +437,7 @@ for the video call link, add topics and to see what others plan to discuss.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/index.html b/contributor-guide/index.html
index f055d1a85a..21821d538f 100644
--- a/contributor-guide/index.html
+++ b/contributor-guide/index.html
@@ -734,7 +734,7 @@ new specifications as you see fit.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/quarterly_roadmap.html b/contributor-guide/quarterly_roadmap.html
index 99afae3b27..6e2af0849a 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -529,7 +529,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/roadmap.html b/contributor-guide/roadmap.html
index 1dc87d5410..b6f7fca58f 100644
--- a/contributor-guide/roadmap.html
+++ b/contributor-guide/roadmap.html
@@ -546,7 +546,7 @@ be smaller until execution time.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/index.html b/contributor-guide/specification/index.html
index 6da37abec0..561f00e24d 100644
--- a/contributor-guide/specification/index.html
+++ b/contributor-guide/specification/index.html
@@ -351,7 +351,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/invariants.html b/contributor-guide/specification/invariants.html
index 10c4ad7e21..b3a492f8d6 100644
--- a/contributor-guide/specification/invariants.html
+++ b/contributor-guide/specification/invariants.html
@@ -868,7 +868,7 @@ schemas.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/contributor-guide/specification/output-field-name-semantic.html b/contributor-guide/specification/output-field-name-semantic.html
index b760a5c32e..87548c089a 100644
--- a/contributor-guide/specification/output-field-name-semantic.html
+++ b/contributor-guide/specification/output-field-name-semantic.html
@@ -786,7 +786,7 @@ DataFusion queries planned from both SQL queries and Dataframe APIs.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/genindex.html b/genindex.html
index d8c5b04111..cb1fb7383a 100644
--- a/genindex.html
+++ b/genindex.html
@@ -310,7 +310,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/index.html b/index.html
index ace01aeabe..9429ec842e 100644
--- a/index.html
+++ b/index.html
@@ -380,7 +380,7 @@ community.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/search.html b/search.html
index 70607cbcd3..a07ff477d0 100644
--- a/search.html
+++ b/search.html
@@ -339,7 +339,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/searchindex.js b/searchindex.js
index 5c1e800c0b..192b63e8bb 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", "contributor-guide/communication", "contributor-guide/index", "contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", "contributor-guide/specification/index", "contributor-guide/specification/invariants", "contributor-guide/specification/output-field-name-semantic", "index", "user-guide/cli", "user-guide/configs", "user-guide/dataframe", "user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", "contributor-guide/communication", "contributor-guide/index", "contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", "contributor-guide/specification/index", "contributor-guide/specification/invariants", "contributor-guide/specification/output-field-name-semantic", "index", "user-guide/cli", "user-guide/configs", "user-guide/dataframe", "user-guide/example-usage", "user-guide/expressions", "user-guide/faq", "use [...]
\ No newline at end of file
diff --git a/user-guide/cli.html b/user-guide/cli.html
index dc1363f4b4..6889bc0632 100644
--- a/user-guide/cli.html
+++ b/user-guide/cli.html
@@ -822,7 +822,7 @@ DataFusion<span class="w"> </span>CLI<span class="w"> </span>v13.0.0
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/configs.html b/user-guide/configs.html
index 82c2381f1d..a538268439 100644
--- a/user-guide/configs.html
+++ b/user-guide/configs.html
@@ -534,7 +534,7 @@ Environment variables are read during <code class="docutils literal notranslate"
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/dataframe.html b/user-guide/dataframe.html
index fa1e5d906e..d04f51098e 100644
--- a/user-guide/dataframe.html
+++ b/user-guide/dataframe.html
@@ -541,7 +541,7 @@ execution. The plan is evaluated (executed) when an action method is invoked, su
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/example-usage.html b/user-guide/example-usage.html
index 13400ff4f1..3842cc8b64 100644
--- a/user-guide/example-usage.html
+++ b/user-guide/example-usage.html
@@ -600,7 +600,7 @@ with <code class="docutils literal notranslate"><span class="pre">native</span><
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/expressions.html b/user-guide/expressions.html
index 5f828bee94..8a346de27c 100644
--- a/user-guide/expressions.html
+++ b/user-guide/expressions.html
@@ -1020,7 +1020,7 @@ expressions such as <code class="docutils literal notranslate"><span class="pre"
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/faq.html b/user-guide/faq.html
index 87d8b6f21e..93fbba58ad 100644
--- a/user-guide/faq.html
+++ b/user-guide/faq.html
@@ -432,7 +432,7 @@ targets end-users rather than developers of other database systems.</p></li>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/introduction.html b/user-guide/introduction.html
index f0351d3e38..006b815824 100644
--- a/user-guide/introduction.html
+++ b/user-guide/introduction.html
@@ -509,7 +509,7 @@ provide integrations with other systems.</p>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/aggregate_functions.html b/user-guide/sql/aggregate_functions.html
index 07a4377eb4..071e21f1fe 100644
--- a/user-guide/sql/aggregate_functions.html
+++ b/user-guide/sql/aggregate_functions.html
@@ -1104,7 +1104,7 @@ Can be a constant, column, or function, and any combination of arithmetic operat
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/data_types.html b/user-guide/sql/data_types.html
index a992a24f4f..cc9ef53fb3 100644
--- a/user-guide/sql/data_types.html
+++ b/user-guide/sql/data_types.html
@@ -377,7 +377,7 @@ the <code class="docutils literal notranslate"><span class="pre">arrow_typeof</s
 </pre></div>
 </div>
 <p>You can cast a SQL expression to a specific Arrow type using the <code class="docutils literal notranslate"><span class="pre">arrow_cast</span></code> function
-For example, to cast the output of <code class="docutils literal notranslate"><span class="pre">now()</span></code> to a <code class="docutils literal notranslate"><span class="pre">Timestamp</span></code> with second precision rather:</p>
+For example, to cast the output of <code class="docutils literal notranslate"><span class="pre">now()</span></code> to a <code class="docutils literal notranslate"><span class="pre">Timestamp</span></code> with second precision:</p>
 <div class="highlight-sql notranslate"><div class="highlight"><pre><span></span>❯ select arrow_cast(now(), &#39;Timestamp(Second, None)&#39;);
 +---------------------+
 | now()               |
@@ -693,7 +693,7 @@ For example, to cast the output of <code class="docutils literal notranslate"><s
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/ddl.html b/user-guide/sql/ddl.html
index 7431e38933..dd258342b7 100644
--- a/user-guide/sql/ddl.html
+++ b/user-guide/sql/ddl.html
@@ -586,7 +586,7 @@ DROP VIEW [ IF EXISTS ] <b><i>view_name</i></b>;
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/explain.html b/user-guide/sql/explain.html
index a485944128..de36031040 100644
--- a/user-guide/sql/explain.html
+++ b/user-guide/sql/explain.html
@@ -425,7 +425,7 @@ If you need more information output, use <code class="docutils literal notransla
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/index.html b/user-guide/sql/index.html
index b08e8c1bc3..922edc3e0c 100644
--- a/user-guide/sql/index.html
+++ b/user-guide/sql/index.html
@@ -418,7 +418,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/information_schema.html b/user-guide/sql/information_schema.html
index 2516ac4fdb..8973dcf9e3 100644
--- a/user-guide/sql/information_schema.html
+++ b/user-guide/sql/information_schema.html
@@ -407,7 +407,7 @@ views of the ISO SQL <code class="docutils literal notranslate"><span class="pre
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/scalar_functions.html b/user-guide/sql/scalar_functions.html
index e83ca78f70..fb8360dc93 100644
--- a/user-guide/sql/scalar_functions.html
+++ b/user-guide/sql/scalar_functions.html
@@ -3352,7 +3352,7 @@ string operators.</p></li>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/select.html b/user-guide/sql/select.html
index 822d9a5efd..2e5141dba6 100644
--- a/user-guide/sql/select.html
+++ b/user-guide/sql/select.html
@@ -645,7 +645,7 @@ This order can be changed to descending by adding <code class="docutils literal
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/sql_status.html b/user-guide/sql/sql_status.html
index e1ba850665..1f92a52d17 100644
--- a/user-guide/sql/sql_status.html
+++ b/user-guide/sql/sql_status.html
@@ -534,7 +534,7 @@
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>
     
diff --git a/user-guide/sql/subqueries.html b/user-guide/sql/subqueries.html
index 088fee2055..985da3d579 100644
--- a/user-guide/sql/subqueries.html
+++ b/user-guide/sql/subqueries.html
@@ -463,7 +463,7 @@ is an example of a filter using a scalar subquery. Only correlated subqueries ar
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.1.3.<br>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 6.2.1.<br>
 </p>
     </div>