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-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new db32a45  Updating built site (build 
a81fda88b5688552210bd75f4ae8903a19bdc9b9)
db32a45 is described below

commit db32a45016abb2fcbd83be5514458d58b30b048e
Author: Wes McKinney <[email protected]>
AuthorDate: Mon Dec 9 13:00:59 2019 +0000

    Updating built site (build a81fda88b5688552210bd75f4ae8903a19bdc9b9)
---
 ...manifest-5201fc5868ddad5d8b7830e157690c0b.json} |  2 +-
 committers/index.html                              |  6 ++++++
 faq/index.html                                     |  2 +-
 feed.xml                                           | 22 +++++++++++-----------
 index.html                                         |  2 +-
 install/index.html                                 |  2 +-
 powered_by/index.html                              |  2 +-
 release/0.1.0.html                                 |  2 +-
 release/0.10.0.html                                |  2 +-
 release/0.11.0.html                                |  2 +-
 release/0.11.1.html                                |  2 +-
 release/0.12.0.html                                |  2 +-
 release/0.13.0.html                                |  2 +-
 release/0.14.0.html                                |  2 +-
 release/0.14.1.html                                |  2 +-
 release/0.15.0.html                                |  2 +-
 release/0.15.1.html                                |  2 +-
 release/0.2.0.html                                 |  2 +-
 release/0.3.0.html                                 |  2 +-
 release/0.4.0.html                                 |  2 +-
 release/0.4.1.html                                 |  2 +-
 release/0.5.0.html                                 |  2 +-
 release/0.6.0.html                                 |  2 +-
 release/0.7.0.html                                 |  2 +-
 release/0.7.1.html                                 |  2 +-
 release/0.8.0.html                                 |  2 +-
 release/0.9.0.html                                 |  2 +-
 release/index.html                                 |  2 +-
 28 files changed, 43 insertions(+), 37 deletions(-)

diff --git a/assets/.sprockets-manifest-42b7ab07a02957c484fe325d1e5864f1.json 
b/assets/.sprockets-manifest-5201fc5868ddad5d8b7830e157690c0b.json
similarity index 63%
rename from assets/.sprockets-manifest-42b7ab07a02957c484fe325d1e5864f1.json
rename to assets/.sprockets-manifest-5201fc5868ddad5d8b7830e157690c0b.json
index d1803e5..ce7477f 100644
--- a/assets/.sprockets-manifest-42b7ab07a02957c484fe325d1e5864f1.json
+++ b/assets/.sprockets-manifest-5201fc5868ddad5d8b7830e157690c0b.json
@@ -1 +1 @@
-{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2019-11-01T17:22:32-04:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
+{"files":{"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js":{"logical_path":"main.js","mtime":"2019-12-09T08:00:52-05:00","size":124531,"digest":"18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33","integrity":"sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM="}},"assets":{"main.js":"main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"}}
\ No newline at end of file
diff --git a/committers/index.html b/committers/index.html
index ef5e367..54da33a 100644
--- a/committers/index.html
+++ b/committers/index.html
@@ -488,6 +488,12 @@
 <td>eerhardt</td>
 <td>Microsoft</td>
 </tr>
+<tr>
+<td>Joris van den Bossche</td>
+<td>Committer</td>
+<td>jorisvandenbossche</td>
+<td>Ursa Labs</td>
+</tr>
 </tbody></table>
 
     </div> <!-- /container -->
diff --git a/faq/index.html b/faq/index.html
index e89bdfb..67acca7 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -252,7 +252,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/feed.xml b/feed.xml
index d564665..8d1634f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.8.4">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2019-11-01T17:22:27-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.8.4">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2019-12-09T08:00:48-05:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
 
 --&gt;
 
@@ -137,7 +137,7 @@ Speed: 3129.63 MB/s
 
 &lt;p&gt;実際に使っている例もあります。Dremioは&lt;a 
href=&quot;https://github.com/dremio-hub/dremio-flight-connector&quot;&gt;Arrow 
Flightベースの&lt;/a&gt;コネクターを開発しました。このコネクターは&lt;a 
href=&quot;https://www.dremio.com/is-time-to-replace-odbc-jdbc/&quot;&gt;ODBCよりも20-50倍よい性能を発揮する&lt;/a&gt;ことを示しました。ArrowのコントリビューターであるRyan
 MurrayはApache Sparkユーザー向けにFlight対応エンドポイントに接続する&lt;a 
href=&quot;https://github.com/rymurr/flight-spark-source&quot;&gt;データソース実装&lt;/a&gt;を作りました。&lt;/p&gt;
 
-&lt;p&gt;最後に今後の話をします。gRPCではない(あるいはTCPではない)データトランスポートをサポートできないか研究開発を進めるかもしれません。Flightの開発が進むとユーザーが使えるFlight対応サービスが増えていくでしょう。Flightは開発フレームワークなので、ユーザーが使うAPIは高レベルなAPIだけになるようにするつもりです。高レベルなAPIではFlightの詳細と特定のFlightアプリケーションに関連する詳細を隠します。&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Introducing Apache Arrow Flight: A Framework for Fast Data 
Transport< [...]
+&lt;p&gt;最後に今後の話をします。gRPCではない(あるいはTCPではない)データトランスポートをサポートできないか研究開発を進めるかもしれません。Flightの開発が進むとユーザーが使えるFlight対応サービスが増えていくでしょう。Flightは開発フレームワークなので、ユーザーが使うAPIは高レベルなAPIだけになるようにするつもりです。高レベルなAPIではFlightの詳細と特定のFlightアプリケーションに関連する詳細を隠します。&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; xmlns:media="http://search.y [...]
 
 --&gt;
 
@@ -399,7 +399,7 @@ lot of the Flight work from here will be creating 
user-facing Flight-enabled
 services. Since Flight is a development framework, we expect that user-facing
 APIs will utilize a layer of API veneer that hides many general Flight details
 and details related to a particular application of Flight in a custom data
-service.&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Apache Arrow 0.15.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/10/06/0.15.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.15.0 Release" 
/><published>2019-10-06T02:00:00-04:00</published><updated>2019-10-06T02:00:00-04:00</updated><id>https://arrow.ap
 [...]
+service.&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Apache Arrow 0.15.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/10/06/0.15.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.15.0 Re [...]
 
 --&gt;
 
@@ -669,7 +669,7 @@ batches in R.&lt;/p&gt;
 
 &lt;p&gt;There are a number of active discussions ongoing on the developer
 [email protected] mailing list. We look forward to hearing from the
-community 
there.&lt;/p&gt;</content><author><name>pmc</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Faster C++ Apache Parquet performance on dictionary-encoded string 
data coming in Apache Arrow 0.15</title><link 
href="https://arrow.apache.org/blog/2019/09/05/faster-strings-cpp-parquet/"; 
rel="alternate" type="text/html" title="Faster C++ Apache Parquet performance 
on dictionary- [...]
+community 
there.&lt;/p&gt;</content><author><name>pmc</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Faster C++ Apache Parquet performance on dictionary-encoded string 
data coming in Apache Arrow 0.15</title><link 
href="https://arrow.apache.org/blog/2019/09/05/ [...]
 
 --&gt;
 
@@ -871,7 +871,7 @@ as soon as it comes out.&lt;/p&gt;
 future, but the ones here can be very helpful to people working with
 string-heavy datasets, both in performance and memory use. If you’d like to
 discuss this development work, we’d be glad to hear from you on our developer
-mailing list 
[email protected].&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Apache Arrow R Package On CRAN</title><link 
href="https://arrow.apache.org/blog/2019/08/08/r-package-on-cran/"; 
rel="alternate" type="text/html" title="Apache Arrow R Package On CRAN" 
/><published>2019-08-08T08:00:00-04:00</published><updated>2019-08-08T08:00:00- 
[...]
+mailing list 
[email protected].&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Apache Arrow R Package On CRAN</title><link 
href="https://arrow.apache.org/blog/2019/08/08/r-package-on-cran/"; 
rel="alternate" type="text/htm [...]
 
 --&gt;
 
@@ -1016,7 +1016,7 @@ library, a lot of effort went into building and packaging 
Arrow for R users,
 ensuring its ease of installation across platforms. We’d like to thank the
 support of Jeroen Ooms, Javier Luraschi, JJ Allaire, Davis Vaughan, the CRAN
 team, and many others in the Apache Arrow community for helping us get to this
-point.&lt;/p&gt;</content><author><name>npr</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Apache Arrow 0.14.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/07/02/0.14.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.14.0 Release" 
/><published>2019-07-02T02:00:00-04:00</published><updated>2019-07-02T02:00:00-04:00</updated><id>https://arrow.apach
 [...]
+point.&lt;/p&gt;</content><author><name>npr</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Apache Arrow 0.14.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/07/02/0.14.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.14.0 Relea [...]
 
 --&gt;
 
@@ -1297,7 +1297,7 @@ in the Arrow binary protocol&lt;/li&gt;
 needs&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://lists.apache.org/thread.html/a99124e57c14c3c9ef9d98f3c80cfe1dd25496bf3ff7046778add937@%3Cdev.arrow.apache.org%3E&quot;&gt;Sparse
 representation and compression in Arrow&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a 
href=&quot;https://lists.apache.org/thread.html/82a7c026ad18dbe9fdbcffa3560979aff6fd86dd56a49f40d9cfb46e@%3Cdev.arrow.apache.org%3E&quot;&gt;Flight
 extensions: middleware API and generalized Put operations&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;</content><author><name>pmc</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Apache Arrow 0.13.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/04/02/0.13.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.13.0 Release" 
/><published>2019-04-02T09:00:00-04:00</published><updated>2019-04-02T09:00:00-04:00</updated><id>https://arrow.apache.org
 [...]
+&lt;/ul&gt;</content><author><name>pmc</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Apache Arrow 0.13.0 Release</title><link 
href="https://arrow.apache.org/blog/2019/04/02/0.13.0-release/"; rel="alternate" 
type="text/html" title="Apache Arrow 0.13.0 Release" / [...]
 
 --&gt;
 
@@ -1458,7 +1458,7 @@ for C++&lt;/li&gt;
 data messaging use cases&lt;/li&gt;
   &lt;li&gt;&lt;strong&gt;Arrow Columnar Format evolution&lt;/strong&gt;: we 
are discussing a new “duration” or
 “time interval” type and some other additions to the Arrow columnar 
format.&lt;/li&gt;
-&lt;/ul&gt;</content><author><name>wesm</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">Reducing Python String Memory Use in Apache Arrow 0.12</title><link 
href="https://arrow.apache.org/blog/2019/02/05/python-string-memory-0.12/"; 
rel="alternate" type="text/html" title="Reducing Python String Memory Use in 
Apache Arrow 0.12" /><published>2019-02-05T08:00:00-05:00</published><updat 
[...]
+&lt;/ul&gt;</content><author><name>wesm</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">Reducing Python String Memory Use in Apache Arrow 0.12</title><link 
href="https://arrow.apache.org/blog/2019/02/05/python-string-memory-0.12/"; 
rel="alternate" type="text/html [...]
 
 --&gt;
 
@@ -1664,7 +1664,7 @@ on the cache- and SIMD-friendly efficient Arrow columnar 
format. In the
 meantime, though, we recognize that users have legacy applications using the
 native memory layout of pandas or other analytics tools. We will do our best to
 provide fast and memory-efficient interoperability with pandas and other
-popular 
libraries.&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry><entry><title 
type="html">DataFusion: A Rust-native Query Engine for Apache 
Arrow</title><link 
href="https://arrow.apache.org/blog/2019/02/04/datafusion-donation/"; 
rel="alternate" type="text/html" title="DataFusion: A Rust-native Query Engine 
for Apache Arrow" /><published>2019-02-04T01:00:00-05:00</pub [...]
+popular 
libraries.&lt;/p&gt;</content><author><name>wesm</name></author><media:thumbnail
 xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry><entry><title 
type="html">DataFusion: A Rust-native Query Engine for Apache 
Arrow</title><link 
href="https://arrow.apache.org/blog/2019/02/04/datafusion-donation/"; 
rel="alternate" typ [...]
 
 --&gt;
 
@@ -1759,7 +1759,7 @@ popular 
libraries.&lt;/p&gt;</content><author><name>wesm</name></author><media:t
 
 &lt;h2 id=&quot;contributors-welcome&quot;&gt;Contributors Welcome!&lt;/h2&gt;
 
-&lt;p&gt;If you are excited about being able to use Rust for data science and 
would like to contribute to this work then there are many ways to get involved. 
The simplest way to get started is to try out DataFusion against your own data 
sources and file bug reports for any issues that you find. You could also check 
out the current &lt;a 
href=&quot;https://cwiki.apache.org/confluence/display/ARROW/Rust+JIRA+Dashboard&quot;&gt;list
 of issues&lt;/a&gt; and have a go at fixing one. You can a [...]
+&lt;p&gt;If you are excited about being able to use Rust for data science and 
would like to contribute to this work then there are many ways to get involved. 
The simplest way to get started is to try out DataFusion against your own data 
sources and file bug reports for any issues that you find. You could also check 
out the current &lt;a 
href=&quot;https://cwiki.apache.org/confluence/display/ARROW/Rust+JIRA+Dashboard&quot;&gt;list
 of issues&lt;/a&gt; and have a go at fixing one. You can a [...]
 
 --&gt;
 
@@ -1908,4 +1908,4 @@ transform it and copy it back to the socket 
connection.&lt;/p&gt;
 
 &lt;p&gt;Additional benchmarks and fine-tuning parameters can be found under 
&lt;code class=&quot;highlighter-rouge&quot;&gt;sparklyr&lt;/code&gt;
 &lt;a 
href=&quot;https://github.com/rstudio/sparklyr/pull/1611&quot;&gt;/rstudio/sparklyr/pull/1611&lt;/a&gt;
 and &lt;code class=&quot;highlighter-rouge&quot;&gt;SparkR&lt;/code&gt; &lt;a 
href=&quot;https://github.com/apache/spark/pull/22954&quot;&gt;/apache/spark/pull/22954&lt;/a&gt;.
 Looking forward to bringing this feature
-to the Spark, Arrow and R communities.&lt;/p&gt;</content><author><name>Javier 
Luraschi</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /></entry></feed>
\ No newline at end of file
+to the Spark, Arrow and R communities.&lt;/p&gt;</content><author><name>Javier 
Luraschi</name></author><media:thumbnail 
xmlns:media="http://search.yahoo.com/mrss/"; 
url="https://arrow.apache.org/img/arrow.png"; /><media:content medium="image" 
url="https://arrow.apache.org/img/arrow.png"; 
xmlns:media="http://search.yahoo.com/mrss/"; /></entry></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index f420571..ad86d36 100644
--- a/index.html
+++ b/index.html
@@ -284,7 +284,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/install/index.html b/install/index.html
index 022bbd1..ab8ae91 100644
--- a/install/index.html
+++ b/install/index.html
@@ -428,7 +428,7 @@ package</a>. You can install the package by <code 
class="highlighter-rouge">pacm
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/powered_by/index.html b/powered_by/index.html
index 88e116e..15b9df0 100644
--- a/powered_by/index.html
+++ b/powered_by/index.html
@@ -351,7 +351,7 @@ Apache Spark™ APIs.</li>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 3b8648c..7dfefde 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -436,7 +436,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.10.0.html b/release/0.10.0.html
index 99b7605..743eaca 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -808,7 +808,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.11.0.html b/release/0.11.0.html
index 6ae7ae9..f48da05 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -623,7 +623,7 @@ repository. This includes patches from Apache Parquet that 
were merged.</p>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 39ef9c1..0f28967 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -249,7 +249,7 @@ resulted in bug <a 
href="https://issues.apache.org/jira/browse/ARROW-3514";>ARROW
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.12.0.html b/release/0.12.0.html
index e52ab60..5825cff 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -932,7 +932,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.13.0.html b/release/0.13.0.html
index d65288d..0f5ea86 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -910,7 +910,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.14.0.html b/release/0.14.0.html
index b204d29..6e8ea05 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -965,7 +965,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 36ba495..9fe2406 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -328,7 +328,7 @@ forward compatibility problems.</p>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 366b69c..d436ecc 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -1049,7 +1049,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.15.1.html b/release/0.15.1.html
index 6d0e370..3548990 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -315,7 +315,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.2.0.html b/release/0.2.0.html
index db1909b..8a0eb5c 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -453,7 +453,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 325f5ef..1d51400 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -562,7 +562,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 8f6219a..b0cbe9f 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -335,7 +335,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.4.1.html b/release/0.4.1.html
index e04e023..09ec567 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -295,7 +295,7 @@ documentation improvements.</p>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.5.0.html b/release/0.5.0.html
index d94c11d..d7552b7 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -400,7 +400,7 @@ additional integration test coverage between Java and 
C++.</p>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.6.0.html b/release/0.6.0.html
index 44eb357..56fc561 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -353,7 +353,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 07fb089..659279b 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -402,7 +402,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 290089a..42bfe8a 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -288,7 +288,7 @@ complete changelog.</p>
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.8.0.html b/release/0.8.0.html
index daa28a6..7b07a9f 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -567,7 +567,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.9.0.html b/release/0.9.0.html
index 3089dd5..901fc8c 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -549,7 +549,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/index.html b/release/index.html
index a7e018a..dabe11f 100644
--- a/release/index.html
+++ b/release/index.html
@@ -246,7 +246,7 @@
 <footer class="footer">
   <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache 
Arrow project logo are either registered trademarks or trademarks of The Apache 
Software Foundation in the United States and other countries.</p>
   <p>&copy; 2016-2019 The Apache Software Foundation</p>
-  <script integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 type="text/javascript"></script>
+  <script type="text/javascript" 
src="/assets/main-18cd3029557f73c1ee82e41113127b04f6fcd84c56d9db0cb9c40ebe26ef6e33.js"
 integrity="sha256-GM0wKVV/c8HuguQRExJ7BPb82ExW2dsMucQOvibvbjM=" 
crossorigin="anonymous"></script>
 </footer>
 
   </div>

Reply via email to