You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/04/02 16:38:44 UTC

[arrow-site] branch asf-site updated: 0.13.0 release

This is an automated email from the ASF dual-hosted git repository.

wesm 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 5d40b7d  0.13.0 release
5d40b7d is described below

commit 5d40b7dd5af4cabce827d14080ccdcc83ba492cc
Author: Wes McKinney <we...@apache.org>
AuthorDate: Tue Apr 2 11:38:32 2019 -0500

    0.13.0 release
---
 arrow.rdf                                          |  62 ++
 ...-manifest-51d9dda4eeab1760a392934632d248f5.json |   1 +
 blog/2017/05/08/0.3-release-japanese/index.html    |   2 +-
 blog/2017/05/08/0.3-release/index.html             |   2 +-
 blog/2017/05/23/0.4.0-release/index.html           |   2 +-
 blog/2017/06/14/0.4.1-release/index.html           |   2 +-
 blog/2017/06/16/turbodbc-arrow/index.html          |   2 +-
 blog/2017/07/25/0.5.0-release/index.html           |   2 +-
 blog/2017/07/26/spark-arrow/index.html             |   2 +-
 .../08/08/plasma-in-memory-object-store/index.html |   2 +-
 blog/2017/08/16/0.6.0-release/index.html           |   2 +-
 blog/2017/09/19/0.7.0-release/index.html           |   2 +-
 .../index.html                                     |   2 +-
 blog/2017/12/18/0.8.0-release/index.html           |   2 +-
 .../2017/12/18/java-vector-improvements/index.html |   2 +-
 blog/2018/03/22/0.9.0-release/index.html           |   2 +-
 blog/2018/03/22/go-code-donation/index.html        |   2 +-
 blog/2018/07/20/jemalloc/index.html                |   2 +-
 blog/2018/08/07/0.10.0-release/index.html          |   2 +-
 blog/2018/10/09/0.11.0-release/index.html          |   2 +-
 blog/2018/12/05/gandiva-donation/index.html        |   2 +-
 blog/2019/01/21/0.12.0-release/index.html          |   2 +-
 blog/2019/01/25/r-spark-improvements/index.html    |   2 +-
 blog/2019/02/04/datafusion-donation/index.html     |   2 +-
 .../02/05/python-string-memory-0.12/index.html     |   2 +-
 blog/2019/04/02/0.13.0-release/index.html          | 316 ++++++++
 blog/index.html                                    | 186 ++++-
 committers/index.html                              |   4 +-
 docs/c_glib/index.html                             |   2 +-
 feed.xml                                           | 208 ++++--
 index.html                                         |   4 +-
 install/index.html                                 |  39 +-
 powered_by/index.html                              |   7 +-
 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                                | 832 +++++++++++++++++++++
 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                                 |   3 +-
 50 files changed, 1634 insertions(+), 106 deletions(-)

diff --git a/arrow.rdf b/arrow.rdf
new file mode 100644
index 0000000..9ec078f
--- /dev/null
+++ b/arrow.rdf
@@ -0,0 +1,62 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="https://arrow.apache.org">
+    <created>2016-02-17</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache arrow</name>
+    <homepage rdf:resource="http://arrow.apache.org/" />
+    <asfext:pmc rdf:resource="http://arrow.apache.org" />
+    <shortdesc>Apache Arrow is a cross-language development platform for in-memory data.</shortdesc>
+    <description>Apache Arrow is a cross-language development platform for in-memory data.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/ARROW" />
+    <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/arrow-dev/" />
+    <download-page rdf:resource="http://arrow.apache.org/release/" />
+    <programming-language>C</programming-language>
+    <programming-language>C++</programming-language>
+    <programming-language>C#</programming-language>
+    <programming-language>Go</programming-language>
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <programming-language>MATLAB</programming-language>
+    <programming-language>Python</programming-language>
+    <programming-language>R</programming-language>
+    <programming-language>Ruby</programming-language>
+    <programming-language>Rust</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <release>
+      <Version>
+        <name>Apache Arrow</name>
+        <created>2019-01-20</created>
+        <revision>0.12.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://github.com/apache/arrow.git"/>
+        <browse rdf:resource="https://github.com/apache/arrow/"/>
+      </GitRepository>
+    </repository>
+  </Project>
+</rdf:RDF>
diff --git a/assets/.sprockets-manifest-51d9dda4eeab1760a392934632d248f5.json b/assets/.sprockets-manifest-51d9dda4eeab1760a392934632d248f5.json
new file mode 100644
index 0000000..d220162
--- /dev/null
+++ b/assets/.sprockets-manifest-51d9dda4eeab1760a392934632d248f5.json
@@ -0,0 +1 @@
+{"files":{"main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js":{"logical_path":"main.js","mtime":"2019-03-08T14:31:34-05:00","size":124533,"digest":"8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796","integrity":"sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y="}},"assets":{"main.js":"main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"}}
\ No newline at end of file
diff --git a/blog/2017/05/08/0.3-release-japanese/index.html b/blog/2017/05/08/0.3-release-japanese/index.html
index 701d046..07ca9f2 100644
--- a/blog/2017/05/08/0.3-release-japanese/index.html
+++ b/blog/2017/05/08/0.3-release-japanese/index.html
@@ -283,7 +283,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/05/08/0.3-release/index.html b/blog/2017/05/08/0.3-release/index.html
index 9007a09..fe9662f 100644
--- a/blog/2017/05/08/0.3-release/index.html
+++ b/blog/2017/05/08/0.3-release/index.html
@@ -359,7 +359,7 @@ instructions for getting started.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/05/23/0.4.0-release/index.html b/blog/2017/05/23/0.4.0-release/index.html
index b13db50..50cfc9c 100644
--- a/blog/2017/05/23/0.4.0-release/index.html
+++ b/blog/2017/05/23/0.4.0-release/index.html
@@ -223,7 +223,7 @@ Linux. We are working on providing binary wheel installers for Windows as well.<
 <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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/06/14/0.4.1-release/index.html b/blog/2017/06/14/0.4.1-release/index.html
index eb4afd3..d5e992d 100644
--- a/blog/2017/06/14/0.4.1-release/index.html
+++ b/blog/2017/06/14/0.4.1-release/index.html
@@ -183,7 +183,7 @@ conda install turbodbc -c conda-forge
 <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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/06/16/turbodbc-arrow/index.html b/blog/2017/06/16/turbodbc-arrow/index.html
index d835180..e26747c 100644
--- a/blog/2017/06/16/turbodbc-arrow/index.html
+++ b/blog/2017/06/16/turbodbc-arrow/index.html
@@ -228,7 +228,7 @@ nitty-gritty details, check out parts <a href="https://tech.blue-yonder.com/maki
 <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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/07/25/0.5.0-release/index.html b/blog/2017/07/25/0.5.0-release/index.html
index 5df218a..3685e2e 100644
--- a/blog/2017/07/25/0.5.0-release/index.html
+++ b/blog/2017/07/25/0.5.0-release/index.html
@@ -231,7 +231,7 @@ mailing list</a>. Please join the discussion there.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/07/26/spark-arrow/index.html b/blog/2017/07/26/spark-arrow/index.html
index 87ec2a9..445773d 100644
--- a/blog/2017/07/26/spark-arrow/index.html
+++ b/blog/2017/07/26/spark-arrow/index.html
@@ -268,7 +268,7 @@ helped push this effort forwards.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/08/08/plasma-in-memory-object-store/index.html b/blog/2017/08/08/plasma-in-memory-object-store/index.html
index e706310..af0d0b4 100644
--- a/blog/2017/08/08/plasma-in-memory-object-store/index.html
+++ b/blog/2017/08/08/plasma-in-memory-object-store/index.html
@@ -269,7 +269,7 @@ if you are interested in getting involved with the project.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/08/16/0.6.0-release/index.html b/blog/2017/08/16/0.6.0-release/index.html
index b510b13..4ba04ee 100644
--- a/blog/2017/08/16/0.6.0-release/index.html
+++ b/blog/2017/08/16/0.6.0-release/index.html
@@ -230,7 +230,7 @@ Java and C++. Please join the discussion there.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/09/19/0.7.0-release/index.html b/blog/2017/09/19/0.7.0-release/index.html
index 85f2253..7c26bdd 100644
--- a/blog/2017/09/19/0.7.0-release/index.html
+++ b/blog/2017/09/19/0.7.0-release/index.html
@@ -306,7 +306,7 @@ bindings to more languages.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/10/15/fast-python-serialization-with-ray-and-arrow/index.html b/blog/2017/10/15/fast-python-serialization-with-ray-and-arrow/index.html
index 0eff023..7116d0b 100644
--- a/blog/2017/10/15/fast-python-serialization-with-ray-and-arrow/index.html
+++ b/blog/2017/10/15/fast-python-serialization-with-ray-and-arrow/index.html
@@ -422,7 +422,7 @@ Benchmarking <code class="highlighter-rouge">ray.put</code> and <code class="hig
 <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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/12/18/0.8.0-release/index.html b/blog/2017/12/18/0.8.0-release/index.html
index 77d9b6f..f95742a 100644
--- a/blog/2017/12/18/0.8.0-release/index.html
+++ b/blog/2017/12/18/0.8.0-release/index.html
@@ -303,7 +303,7 @@ implementations and bindings to more languages.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2017/12/18/java-vector-improvements/index.html b/blog/2017/12/18/java-vector-improvements/index.html
index 6e3b42a..a03a2fc 100644
--- a/blog/2017/12/18/java-vector-improvements/index.html
+++ b/blog/2017/12/18/java-vector-improvements/index.html
@@ -231,7 +231,7 @@ In the new implementation, all vectors in Java are nullable in nature.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/03/22/0.9.0-release/index.html b/blog/2018/03/22/0.9.0-release/index.html
index 3cf1d19..49956c4 100644
--- a/blog/2018/03/22/0.9.0-release/index.html
+++ b/blog/2018/03/22/0.9.0-release/index.html
@@ -219,7 +219,7 @@ computational libraries within the project.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/03/22/go-code-donation/index.html b/blog/2018/03/22/go-code-donation/index.html
index e87416e..8035ddd 100644
--- a/blog/2018/03/22/go-code-donation/index.html
+++ b/blog/2018/03/22/go-code-donation/index.html
@@ -196,7 +196,7 @@ at <a href="https://arrow.apache.org">https://arrow.apache.org</a> and join the
 <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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/07/20/jemalloc/index.html b/blog/2018/07/20/jemalloc/index.html
index bcb4f32..a1cbf75 100644
--- a/blog/2018/07/20/jemalloc/index.html
+++ b/blog/2018/07/20/jemalloc/index.html
@@ -259,7 +259,7 @@ reallocation.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/08/07/0.10.0-release/index.html b/blog/2018/08/07/0.10.0-release/index.html
index 41022fd..3136b25 100644
--- a/blog/2018/08/07/0.10.0-release/index.html
+++ b/blog/2018/08/07/0.10.0-release/index.html
@@ -187,7 +187,7 @@ languages.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/10/09/0.11.0-release/index.html b/blog/2018/10/09/0.11.0-release/index.html
index c90cc4a..1d6823b 100644
--- a/blog/2018/10/09/0.11.0-release/index.html
+++ b/blog/2018/10/09/0.11.0-release/index.html
@@ -233,7 +233,7 @@ data access (e.g. CSV, Parquet files) in focus.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2018/12/05/gandiva-donation/index.html b/blog/2018/12/05/gandiva-donation/index.html
index 922f739..9e066e9 100644
--- a/blog/2018/12/05/gandiva-donation/index.html
+++ b/blog/2018/12/05/gandiva-donation/index.html
@@ -229,7 +229,7 @@ following resources:</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2019/01/21/0.12.0-release/index.html b/blog/2019/01/21/0.12.0-release/index.html
index 95ebb20..9b73948 100644
--- a/blog/2019/01/21/0.12.0-release/index.html
+++ b/blog/2019/01/21/0.12.0-release/index.html
@@ -308,7 +308,7 @@ the development community.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2019/01/25/r-spark-improvements/index.html b/blog/2019/01/25/r-spark-improvements/index.html
index 35edd1c..39e54e0 100644
--- a/blog/2019/01/25/r-spark-improvements/index.html
+++ b/blog/2019/01/25/r-spark-improvements/index.html
@@ -299,7 +299,7 @@ to the Spark, Arrow and R communities.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2019/02/04/datafusion-donation/index.html b/blog/2019/02/04/datafusion-donation/index.html
index 15f9932..0c1fad5 100644
--- a/blog/2019/02/04/datafusion-donation/index.html
+++ b/blog/2019/02/04/datafusion-donation/index.html
@@ -245,7 +245,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2019/02/05/python-string-memory-0.12/index.html b/blog/2019/02/05/python-string-memory-0.12/index.html
index 90a8de0..85fc49c 100644
--- a/blog/2019/02/05/python-string-memory-0.12/index.html
+++ b/blog/2019/02/05/python-string-memory-0.12/index.html
@@ -356,7 +356,7 @@ popular libraries.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/blog/2019/04/02/0.13.0-release/index.html b/blog/2019/04/02/0.13.0-release/index.html
new file mode 100644
index 0000000..b9ff665
--- /dev/null
+++ b/blog/2019/04/02/0.13.0-release/index.html
@@ -0,0 +1,316 @@
+<!DOCTYPE html>
+<html lang="en-US">
+  <head>
+    <meta charset="UTF-8">
+    <title>Apache Arrow Homepage</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="generator" content="Jekyll v3.8.4">
+    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <link rel="icon" type="image/x-icon" href="/favicon.ico">
+
+    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+    <link href="/css/main.css" rel="stylesheet">
+    <link href="/css/syntax.css" rel="stylesheet">
+    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
+    
+    <!-- Global Site Tag (gtag.js) - Google Analytics -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments)};
+  gtag('js', new Date());
+
+  gtag('config', 'UA-107500873-1');
+</script>
+
+    
+  </head>
+
+
+
+<body class="wrap">
+  <header>
+    <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+  <a class="navbar-brand" href="/">Apache Arrow&#8482;&nbsp;&nbsp;&nbsp;</a>
+  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+  </button>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse navbar-collapse" id="arrow-navbar">
+      <ul class="nav navbar-nav">
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownProjectLinks" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Project Links
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownProjectLinks">
+            <a class="dropdown-item" href="/install/">Install</a>
+            <a class="dropdown-item" href="/blog/">Blog</a>
+            <a class="dropdown-item" href="/release/">Releases</a>
+            <a class="dropdown-item" href="https://issues.apache.org/jira/browse/ARROW">Issue Tracker</a>
+            <a class="dropdown-item" href="https://github.com/apache/arrow">Source Code</a>
+          </div>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Community
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
+            <a class="dropdown-item" href="http://mail-archives.apache.org/mod_mbox/arrow-user/">User Mailing List</a>
+            <a class="dropdown-item" href="http://mail-archives.apache.org/mod_mbox/arrow-dev/">Dev Mailing List</a>
+            <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/ARROW">Developer Wiki</a>
+            <a class="dropdown-item" href="/committers/">Committers</a>
+            <a class="dropdown-item" href="/powered_by/">Powered By</a>
+          </div>
+        </li>
+        <li class="nav-item">
+          <a class="nav-link" href="/docs/format/README.html"
+             role="button" aria-haspopup="true" aria-expanded="false">
+             Specification
+          </a>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownDocumentation" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Documentation
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownDocumentation">
+            <a class="dropdown-item" href="/docs">Project Docs</a>
+            <a class="dropdown-item" href="/docs/python">Python</a>
+            <a class="dropdown-item" href="/docs/cpp">C++</a>
+            <a class="dropdown-item" href="/docs/java">Java API</a>
+            <a class="dropdown-item" href="/docs/c_glib">C GLib API</a>
+            <a class="dropdown-item" href="/docs/js">Javascript API</a>
+          </div>
+        </li>
+        <!-- <li><a href="/blog">Blog</a></li> -->
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownASF" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             ASF Links
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownASF">
+            <a class="dropdown-item" href="http://www.apache.org/">ASF Website</a>
+            <a class="dropdown-item" href="http://www.apache.org/licenses/">License</a>
+            <a class="dropdown-item" href="http://www.apache.org/foundation/sponsorship.html">Donate</a>
+            <a class="dropdown-item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+            <a class="dropdown-item" href="http://www.apache.org/security/">Security</a>
+          </div>
+        </li>
+      </ul>
+      <div class="flex-row justify-content-end ml-md-auto">
+        <a class="d-sm-none d-md-inline pr-2" href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png"/>
+        </a>
+        <a href="http://www.apache.org/">
+          <img src="/img/asf_logo.svg" width="120px"/>
+        </a>
+      </div>
+      </div><!-- /.navbar-collapse -->
+    </div>
+  </nav>
+
+  </header>
+
+  <div class="container p-lg-4">
+    <main role="main">
+
+    <h1>
+      Apache Arrow 0.13.0 Release
+      <a href="/blog/2019/04/02/0.13.0-release/" class="permalink" title="Permalink">∞</a>
+    </h1>
+
+    
+
+    <p>
+      <span class="badge badge-secondary">Published</span>
+      <span class="published">
+        02 Apr 2019
+      </span>
+      <br />
+      <span class="badge badge-secondary">By</span>
+      <a href="http://wesmckinney.com">Wes McKinney ()</a>
+    </p>
+
+    <!--
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 0.13.0 release. This covers
+more than 2 months of development work and includes <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%200.13.0"><strong>550 resolved
+issues</strong></a> from <a href="https://arrow.apache.org/release/0.13.0.html#contributors"><strong>81 distinct contributors</strong></a>.</p>
+
+<p>See the <a href="https://arrow.apache.org/install">Install Page</a> to learn how to get the libraries for your
+platform. The <a href="https://arrow.apache.org/release/0.13.0.html">complete changelog</a> is also available.</p>
+
+<p>While it’s a large release, this post will give some brief highlights in the
+project since the 0.12.0 release from January.</p>
+
+<h2 id="new-committer-and-pmc-member">New committer and PMC member</h2>
+
+<p>The Arrow team is growing! Since the 0.12.0 release we have increased the size
+of our committer and PMC rosters.</p>
+
+<ul>
+  <li><a href="https://github.com/andygrove">Andy Grove</a> was promoted to PMC member</li>
+  <li><a href="https://github.com/emkornfield">Micah Kornfield</a> was added as a committer</li>
+</ul>
+
+<p>Thank you for all your contributions!</p>
+
+<h2 id="rust-datafusion-query-engine-donation">Rust DataFusion Query Engine donation</h2>
+
+<p>Since the last release, we received a donation of <a href="http://incubator.apache.org/ip-clearance/arrow-rust-datafusion.html">DataFusion</a>, a
+Rust-native query engine for the Arrow columnar format, whose development had
+been led prior by Andy Grove. <a href="http://arrow.apache.org/blog/2019/02/04/datafusion-donation/">Read more about DataFusion</a> in our February
+blog post.</p>
+
+<p>This is an exciting development for the Rust community, and we look forward to
+developing more analytical query processing within the Apache Arrow project.</p>
+
+<h2 id="arrow-flight-grpc-progress">Arrow Flight gRPC progress</h2>
+
+<p>Over the last couple months, we have made significant progress on Arrow Flight,
+an Arrow-native data messaging framework. We have integration tests to check
+C++ and Java compatibility, and we have added Python bindings for the C++
+library. We will write a future blog post to go into more detail about how
+Flight works.</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<p>There were 231 issues relating to C++ in this release, far too much to
+summarize in a blog post. Some notable items include:</p>
+
+<ul>
+  <li>An experimental <code class="highlighter-rouge">ExtensionType</code> was developed for creating user-defined data
+types that can be embedded in the Arrow binary protocol. This is not yet
+finalized, but <a href="https://github.com/apache/arrow/blob/master/cpp/src/arrow/extension_type.h">feedback would be welcome</a>.</li>
+  <li>We have undertaken a significant reworking of our CMake build system for C++
+to make the third party dependencies more configurable. Among other things,
+this eases work on packaging for Linux distributions. Read more about this in
+the <a href="https://github.com/apache/arrow/blob/master/docs/source/developers/cpp.rst#build-dependency-management">C++ developer documentation</a>.</li>
+  <li>Laying more groundwork for an Arrow-native in-memory query engine</li>
+  <li>We began building a reader for line-delimited JSON files</li>
+  <li>Gandiva can now be compiled on Windows with Visual Studio</li>
+</ul>
+
+<h2 id="c-notes-1">C# Notes</h2>
+
+<p>C# .NET development has picked up since the initial code donation last
+fall. 11 issues were resolved this release cycle.</p>
+
+<p>The Arrow C# package is <a href="https://www.nuget.org/packages/Apache.Arrow/0.13.0">now available via NuGet</a>.</p>
+
+<h2 id="go-notes">Go notes</h2>
+
+<p>8 Go-related issues were resolved. A notable feature is the addition of a CSV
+file writer.</p>
+
+<h2 id="java-notes">Java notes</h2>
+
+<p>26 Java issues were resolved. Outside of Flight-related work, some notable
+items include:</p>
+
+<ul>
+  <li>Migration to Java 8 date and time APIs from Joda</li>
+  <li>Array type support in JDBC adapter</li>
+</ul>
+
+<h2 id="javascript-notes">Javascript Notes</h2>
+
+<p>The recent <a href="https://www.npmjs.com/package/apache-arrow/v/0.4.1">JavaScript 0.4.1 release</a> is the last JavaScript-only release
+of Apache Arrow. Starting with 0.13 the Javascript implementation is now
+included in mainline Arrow releases! The version number of the released
+JavaScript packages will now be in sync with the mainline version number.</p>
+
+<h2 id="python-notes">Python notes</h2>
+
+<p>86 Python-related issues were resolved. Some highlights include:</p>
+
+<ul>
+  <li>The Gandiva LLVM expression compiler is now available in the Python wheels
+through the <code class="highlighter-rouge">pyarrow.gandiva</code> module.</li>
+  <li>Flight RPC bindings</li>
+  <li>Improved pandas serialization performance with RangeIndex</li>
+  <li>pyarrow can be used without pandas installed</li>
+</ul>
+
+<p>Note that Apache Arrow will continue to support Python 2.7 until January 2020.</p>
+
+<h2 id="ruby-and-c-glib-notes">Ruby and C GLib notes</h2>
+
+<p>36 C/GLib- and Ruby-related issues were resolved. The work continues to follow
+the upstream work in the C++ project.</p>
+
+<ul>
+  <li><code class="highlighter-rouge">Arrow::RecordBatch#raw_records</code> was added. It can convert a record batch to
+a Ruby’s array in 10x-200x faster than the same conversion by a pure-Ruby
+implementation.</li>
+</ul>
+
+<h2 id="rust-notes">Rust notes</h2>
+
+<p>69 Rust-related issues were resolved. Many of these relate to ongoing work in
+the DataFusion query engine. Some notable items include:</p>
+
+<ul>
+  <li>Date/time support</li>
+  <li>SIMD for arithmetic operations</li>
+  <li>Writing CSV and reading line-delimited JSON</li>
+  <li>Parquet data source support for DataFusion</li>
+  <li>Prototype DataFrame-style API for DataFusion</li>
+  <li>Continued evolution of Parquet file reader</li>
+</ul>
+
+<h2 id="r-development-progress">R development progress</h2>
+
+<p>The Arrow R developers have expanded the scope of the R language bindings and
+additionally worked on packaging support to be able to submit the package to
+CRAN in the near future. 23 issues were resolved for this release.</p>
+
+<p><a href="http://arrow.apache.org/blog/2019/01/25/r-spark-improvements/">We wrote in January about ongoing work</a> to accelerate R work on Apache Spark
+using Arrow.</p>
+
+<h2 id="community-discussions-ongoing">Community Discussions Ongoing</h2>
+
+<p>There are a number of active discussions ongoing on the developer
+<code class="highlighter-rouge">dev@arrow.apache.org</code> mailing list. We look forward to hearing from the
+community there:</p>
+
+<ul>
+  <li><strong>Benchmarking</strong>: we are working to create tools for tracking all of our
+benchmark results on a commit-by-commit basis in a centralized database
+schema so that we can monitor for performance regressions over time. We hope
+to develop a publicly viewable benchmark result dashboard.</li>
+  <li><strong>C++ Datasets</strong>: development of a unified API for reading and writing
+datasets stored in various common formats like Parquet, JSON, and CSV.</li>
+  <li><strong>C++ Query Engine</strong>: architecture of a parallel Arrow-native query engine
+for C++</li>
+  <li><strong>Arrow Flight Evolution</strong>: adding features to support different real-world
+data messaging use cases</li>
+  <li><strong>Arrow Columnar Format evolution</strong>: we are discussing a new “duration” or
+“time interval” type and some other additions to the Arrow columnar format.</li>
+</ul>
+
+
+    </main>
+
+    <hr/>
+<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 src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
+</footer>
+
+  </div>
+</body>
+</html>
diff --git a/blog/index.html b/blog/index.html
index a8f14b6..433102d 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -132,6 +132,190 @@
     
   <div class="blog-post" style="margin-bottom: 4rem">
     <h1>
+      Apache Arrow 0.13.0 Release
+      <a href="/blog/2019/04/02/0.13.0-release/" class="permalink" title="Permalink">∞</a>
+    </h1>
+
+    
+
+    <p>
+      <span class="badge badge-secondary">Published</span>
+      <span class="published">
+        02 Apr 2019
+      </span>
+      <br />
+      <span class="badge badge-secondary">By</span>
+      <a href="http://wesmckinney.com">Wes McKinney (wesm)</a>
+    </p>
+    <!--
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 0.13.0 release. This covers
+more than 2 months of development work and includes <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%200.13.0"><strong>550 resolved
+issues</strong></a> from <a href="https://arrow.apache.org/release/0.13.0.html#contributors"><strong>81 distinct contributors</strong></a>.</p>
+
+<p>See the <a href="https://arrow.apache.org/install">Install Page</a> to learn how to get the libraries for your
+platform. The <a href="https://arrow.apache.org/release/0.13.0.html">complete changelog</a> is also available.</p>
+
+<p>While it’s a large release, this post will give some brief highlights in the
+project since the 0.12.0 release from January.</p>
+
+<h2 id="new-committer-and-pmc-member">New committer and PMC member</h2>
+
+<p>The Arrow team is growing! Since the 0.12.0 release we have increased the size
+of our committer and PMC rosters.</p>
+
+<ul>
+  <li><a href="https://github.com/andygrove">Andy Grove</a> was promoted to PMC member</li>
+  <li><a href="https://github.com/emkornfield">Micah Kornfield</a> was added as a committer</li>
+</ul>
+
+<p>Thank you for all your contributions!</p>
+
+<h2 id="rust-datafusion-query-engine-donation">Rust DataFusion Query Engine donation</h2>
+
+<p>Since the last release, we received a donation of <a href="http://incubator.apache.org/ip-clearance/arrow-rust-datafusion.html">DataFusion</a>, a
+Rust-native query engine for the Arrow columnar format, whose development had
+been led prior by Andy Grove. <a href="http://arrow.apache.org/blog/2019/02/04/datafusion-donation/">Read more about DataFusion</a> in our February
+blog post.</p>
+
+<p>This is an exciting development for the Rust community, and we look forward to
+developing more analytical query processing within the Apache Arrow project.</p>
+
+<h2 id="arrow-flight-grpc-progress">Arrow Flight gRPC progress</h2>
+
+<p>Over the last couple months, we have made significant progress on Arrow Flight,
+an Arrow-native data messaging framework. We have integration tests to check
+C++ and Java compatibility, and we have added Python bindings for the C++
+library. We will write a future blog post to go into more detail about how
+Flight works.</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<p>There were 231 issues relating to C++ in this release, far too much to
+summarize in a blog post. Some notable items include:</p>
+
+<ul>
+  <li>An experimental <code class="highlighter-rouge">ExtensionType</code> was developed for creating user-defined data
+types that can be embedded in the Arrow binary protocol. This is not yet
+finalized, but <a href="https://github.com/apache/arrow/blob/master/cpp/src/arrow/extension_type.h">feedback would be welcome</a>.</li>
+  <li>We have undertaken a significant reworking of our CMake build system for C++
+to make the third party dependencies more configurable. Among other things,
+this eases work on packaging for Linux distributions. Read more about this in
+the <a href="https://github.com/apache/arrow/blob/master/docs/source/developers/cpp.rst#build-dependency-management">C++ developer documentation</a>.</li>
+  <li>Laying more groundwork for an Arrow-native in-memory query engine</li>
+  <li>We began building a reader for line-delimited JSON files</li>
+  <li>Gandiva can now be compiled on Windows with Visual Studio</li>
+</ul>
+
+<h2 id="c-notes-1">C# Notes</h2>
+
+<p>C# .NET development has picked up since the initial code donation last
+fall. 11 issues were resolved this release cycle.</p>
+
+<p>The Arrow C# package is <a href="https://www.nuget.org/packages/Apache.Arrow/0.13.0">now available via NuGet</a>.</p>
+
+<h2 id="go-notes">Go notes</h2>
+
+<p>8 Go-related issues were resolved. A notable feature is the addition of a CSV
+file writer.</p>
+
+<h2 id="java-notes">Java notes</h2>
+
+<p>26 Java issues were resolved. Outside of Flight-related work, some notable
+items include:</p>
+
+<ul>
+  <li>Migration to Java 8 date and time APIs from Joda</li>
+  <li>Array type support in JDBC adapter</li>
+</ul>
+
+<h2 id="javascript-notes">Javascript Notes</h2>
+
+<p>The recent <a href="https://www.npmjs.com/package/apache-arrow/v/0.4.1">JavaScript 0.4.1 release</a> is the last JavaScript-only release
+of Apache Arrow. Starting with 0.13 the Javascript implementation is now
+included in mainline Arrow releases! The version number of the released
+JavaScript packages will now be in sync with the mainline version number.</p>
+
+<h2 id="python-notes">Python notes</h2>
+
+<p>86 Python-related issues were resolved. Some highlights include:</p>
+
+<ul>
+  <li>The Gandiva LLVM expression compiler is now available in the Python wheels
+through the <code class="highlighter-rouge">pyarrow.gandiva</code> module.</li>
+  <li>Flight RPC bindings</li>
+  <li>Improved pandas serialization performance with RangeIndex</li>
+  <li>pyarrow can be used without pandas installed</li>
+</ul>
+
+<p>Note that Apache Arrow will continue to support Python 2.7 until January 2020.</p>
+
+<h2 id="ruby-and-c-glib-notes">Ruby and C GLib notes</h2>
+
+<p>36 C/GLib- and Ruby-related issues were resolved. The work continues to follow
+the upstream work in the C++ project.</p>
+
+<ul>
+  <li><code class="highlighter-rouge">Arrow::RecordBatch#raw_records</code> was added. It can convert a record batch to
+a Ruby’s array in 10x-200x faster than the same conversion by a pure-Ruby
+implementation.</li>
+</ul>
+
+<h2 id="rust-notes">Rust notes</h2>
+
+<p>69 Rust-related issues were resolved. Many of these relate to ongoing work in
+the DataFusion query engine. Some notable items include:</p>
+
+<ul>
+  <li>Date/time support</li>
+  <li>SIMD for arithmetic operations</li>
+  <li>Writing CSV and reading line-delimited JSON</li>
+  <li>Parquet data source support for DataFusion</li>
+  <li>Prototype DataFrame-style API for DataFusion</li>
+  <li>Continued evolution of Parquet file reader</li>
+</ul>
+
+<h2 id="r-development-progress">R development progress</h2>
+
+<p>The Arrow R developers have expanded the scope of the R language bindings and
+additionally worked on packaging support to be able to submit the package to
+CRAN in the near future. 23 issues were resolved for this release.</p>
+
+<p><a href="http://arrow.apache.org/blog/2019/01/25/r-spark-improvements/">We wrote in January about ongoing work</a> to accelerate R work on Apache Spark
+using Arrow.</p>
+
+<h2 id="community-discussions-ongoing">Community Discussions Ongoing</h2>
+
+<p>There are a number of active discussions ongoing on the developer
+<code class="highlighter-rouge">dev@arrow.apache.org</code> mailing list. We look forward to hearing from the
+community there:</p>
+
+<ul>
+  <li><strong>Benchmarking</strong>: we are working to create tools for tracking all of our
+benchmark results on a commit-by-commit basis in a centralized database
+schema so that we can monitor for performance regressions over time. We hope
+to develop a publicly viewable benchmark result dashboard.</li>
+  <li><strong>C++ Datasets</strong>: development of a unified API for reading and writing
+datasets stored in various common formats like Parquet, JSON, and CSV.</li>
+  <li><strong>C++ Query Engine</strong>: architecture of a parallel Arrow-native query engine
+for C++</li>
+  <li><strong>Arrow Flight Evolution</strong>: adding features to support different real-world
+data messaging use cases</li>
+  <li><strong>Arrow Columnar Format evolution</strong>: we are discussing a new “duration” or
+“time interval” type and some other additions to the Arrow columnar format.</li>
+</ul>
+
+
+  </div>
+
+  
+
+  
+    
+  <div class="blog-post" style="margin-bottom: 4rem">
+    <h1>
       Reducing Python String Memory Use in Apache Arrow 0.12
       <a href="/blog/2019/02/05/python-string-memory-0.12/" class="permalink" title="Permalink">∞</a>
     </h1>
@@ -3193,7 +3377,7 @@ instructions for getting started.</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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/committers/index.html b/committers/index.html
index b95fd87..034df78 100644
--- a/committers/index.html
+++ b/committers/index.html
@@ -160,7 +160,7 @@
 <td>P. Taylor Goetz</td>
 <td>PMC</td>
 <td>ptgoetz</td>
-<td>Hortonworks</td>
+<td>Monetate</td>
 </tr>
 <tr>
 <td>Julian Hyde</td>
@@ -372,7 +372,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 4ef1d21..19e6e0a 100644
--- a/docs/c_glib/index.html
+++ b/docs/c_glib/index.html
@@ -146,7 +146,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/feed.xml b/feed.xml
index b5479d4..a9cadd2 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,162 @@
-<?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="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2019-03-08T16:24:21-05:00</updated><id>/feed.xml</id><entry><title type="html">Reducing Python String Memory Use in Apache Arrow 0.12</title><link href="/blog/2019/02/05/python-string-memory-0.12/" rel="alternate" t [...]
+<?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="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2019-04-02T12:38:19-04:00</updated><id>/feed.xml</id><entry><title type="html">Apache Arrow 0.13.0 Release</title><link href="/blog/2019/04/02/0.13.0-release/" rel="alternate" type="text/html" title="Apache Arrow 0. [...]
+
+--&gt;
+
+&lt;p&gt;The Apache Arrow team is pleased to announce the 0.13.0 release. This covers
+more than 2 months of development work and includes &lt;a href=&quot;https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%200.13.0&quot;&gt;&lt;strong&gt;550 resolved
+issues&lt;/strong&gt;&lt;/a&gt; from &lt;a href=&quot;https://arrow.apache.org/release/0.13.0.html#contributors&quot;&gt;&lt;strong&gt;81 distinct contributors&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;See the &lt;a href=&quot;https://arrow.apache.org/install&quot;&gt;Install Page&lt;/a&gt; to learn how to get the libraries for your
+platform. The &lt;a href=&quot;https://arrow.apache.org/release/0.13.0.html&quot;&gt;complete changelog&lt;/a&gt; is also available.&lt;/p&gt;
+
+&lt;p&gt;While it’s a large release, this post will give some brief highlights in the
+project since the 0.12.0 release from January.&lt;/p&gt;
+
+&lt;h2 id=&quot;new-committer-and-pmc-member&quot;&gt;New committer and PMC member&lt;/h2&gt;
+
+&lt;p&gt;The Arrow team is growing! Since the 0.12.0 release we have increased the size
+of our committer and PMC rosters.&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/andygrove&quot;&gt;Andy Grove&lt;/a&gt; was promoted to PMC member&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/emkornfield&quot;&gt;Micah Kornfield&lt;/a&gt; was added as a committer&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Thank you for all your contributions!&lt;/p&gt;
+
+&lt;h2 id=&quot;rust-datafusion-query-engine-donation&quot;&gt;Rust DataFusion Query Engine donation&lt;/h2&gt;
+
+&lt;p&gt;Since the last release, we received a donation of &lt;a href=&quot;http://incubator.apache.org/ip-clearance/arrow-rust-datafusion.html&quot;&gt;DataFusion&lt;/a&gt;, a
+Rust-native query engine for the Arrow columnar format, whose development had
+been led prior by Andy Grove. &lt;a href=&quot;http://arrow.apache.org/blog/2019/02/04/datafusion-donation/&quot;&gt;Read more about DataFusion&lt;/a&gt; in our February
+blog post.&lt;/p&gt;
+
+&lt;p&gt;This is an exciting development for the Rust community, and we look forward to
+developing more analytical query processing within the Apache Arrow project.&lt;/p&gt;
+
+&lt;h2 id=&quot;arrow-flight-grpc-progress&quot;&gt;Arrow Flight gRPC progress&lt;/h2&gt;
+
+&lt;p&gt;Over the last couple months, we have made significant progress on Arrow Flight,
+an Arrow-native data messaging framework. We have integration tests to check
+C++ and Java compatibility, and we have added Python bindings for the C++
+library. We will write a future blog post to go into more detail about how
+Flight works.&lt;/p&gt;
+
+&lt;h2 id=&quot;c-notes&quot;&gt;C++ notes&lt;/h2&gt;
+
+&lt;p&gt;There were 231 issues relating to C++ in this release, far too much to
+summarize in a blog post. Some notable items include:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;An experimental &lt;code class=&quot;highlighter-rouge&quot;&gt;ExtensionType&lt;/code&gt; was developed for creating user-defined data
+types that can be embedded in the Arrow binary protocol. This is not yet
+finalized, but &lt;a href=&quot;https://github.com/apache/arrow/blob/master/cpp/src/arrow/extension_type.h&quot;&gt;feedback would be welcome&lt;/a&gt;.&lt;/li&gt;
+  &lt;li&gt;We have undertaken a significant reworking of our CMake build system for C++
+to make the third party dependencies more configurable. Among other things,
+this eases work on packaging for Linux distributions. Read more about this in
+the &lt;a href=&quot;https://github.com/apache/arrow/blob/master/docs/source/developers/cpp.rst#build-dependency-management&quot;&gt;C++ developer documentation&lt;/a&gt;.&lt;/li&gt;
+  &lt;li&gt;Laying more groundwork for an Arrow-native in-memory query engine&lt;/li&gt;
+  &lt;li&gt;We began building a reader for line-delimited JSON files&lt;/li&gt;
+  &lt;li&gt;Gandiva can now be compiled on Windows with Visual Studio&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;c-notes-1&quot;&gt;C# Notes&lt;/h2&gt;
+
+&lt;p&gt;C# .NET development has picked up since the initial code donation last
+fall. 11 issues were resolved this release cycle.&lt;/p&gt;
+
+&lt;p&gt;The Arrow C# package is &lt;a href=&quot;https://www.nuget.org/packages/Apache.Arrow/0.13.0&quot;&gt;now available via NuGet&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h2 id=&quot;go-notes&quot;&gt;Go notes&lt;/h2&gt;
+
+&lt;p&gt;8 Go-related issues were resolved. A notable feature is the addition of a CSV
+file writer.&lt;/p&gt;
+
+&lt;h2 id=&quot;java-notes&quot;&gt;Java notes&lt;/h2&gt;
+
+&lt;p&gt;26 Java issues were resolved. Outside of Flight-related work, some notable
+items include:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Migration to Java 8 date and time APIs from Joda&lt;/li&gt;
+  &lt;li&gt;Array type support in JDBC adapter&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;javascript-notes&quot;&gt;Javascript Notes&lt;/h2&gt;
+
+&lt;p&gt;The recent &lt;a href=&quot;https://www.npmjs.com/package/apache-arrow/v/0.4.1&quot;&gt;JavaScript 0.4.1 release&lt;/a&gt; is the last JavaScript-only release
+of Apache Arrow. Starting with 0.13 the Javascript implementation is now
+included in mainline Arrow releases! The version number of the released
+JavaScript packages will now be in sync with the mainline version number.&lt;/p&gt;
+
+&lt;h2 id=&quot;python-notes&quot;&gt;Python notes&lt;/h2&gt;
+
+&lt;p&gt;86 Python-related issues were resolved. Some highlights include:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;The Gandiva LLVM expression compiler is now available in the Python wheels
+through the &lt;code class=&quot;highlighter-rouge&quot;&gt;pyarrow.gandiva&lt;/code&gt; module.&lt;/li&gt;
+  &lt;li&gt;Flight RPC bindings&lt;/li&gt;
+  &lt;li&gt;Improved pandas serialization performance with RangeIndex&lt;/li&gt;
+  &lt;li&gt;pyarrow can be used without pandas installed&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Note that Apache Arrow will continue to support Python 2.7 until January 2020.&lt;/p&gt;
+
+&lt;h2 id=&quot;ruby-and-c-glib-notes&quot;&gt;Ruby and C GLib notes&lt;/h2&gt;
+
+&lt;p&gt;36 C/GLib- and Ruby-related issues were resolved. The work continues to follow
+the upstream work in the C++ project.&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;code class=&quot;highlighter-rouge&quot;&gt;Arrow::RecordBatch#raw_records&lt;/code&gt; was added. It can convert a record batch to
+a Ruby’s array in 10x-200x faster than the same conversion by a pure-Ruby
+implementation.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;rust-notes&quot;&gt;Rust notes&lt;/h2&gt;
+
+&lt;p&gt;69 Rust-related issues were resolved. Many of these relate to ongoing work in
+the DataFusion query engine. Some notable items include:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Date/time support&lt;/li&gt;
+  &lt;li&gt;SIMD for arithmetic operations&lt;/li&gt;
+  &lt;li&gt;Writing CSV and reading line-delimited JSON&lt;/li&gt;
+  &lt;li&gt;Parquet data source support for DataFusion&lt;/li&gt;
+  &lt;li&gt;Prototype DataFrame-style API for DataFusion&lt;/li&gt;
+  &lt;li&gt;Continued evolution of Parquet file reader&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;r-development-progress&quot;&gt;R development progress&lt;/h2&gt;
+
+&lt;p&gt;The Arrow R developers have expanded the scope of the R language bindings and
+additionally worked on packaging support to be able to submit the package to
+CRAN in the near future. 23 issues were resolved for this release.&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;http://arrow.apache.org/blog/2019/01/25/r-spark-improvements/&quot;&gt;We wrote in January about ongoing work&lt;/a&gt; to accelerate R work on Apache Spark
+using Arrow.&lt;/p&gt;
+
+&lt;h2 id=&quot;community-discussions-ongoing&quot;&gt;Community Discussions Ongoing&lt;/h2&gt;
+
+&lt;p&gt;There are a number of active discussions ongoing on the developer
+&lt;code class=&quot;highlighter-rouge&quot;&gt;dev@arrow.apache.org&lt;/code&gt; mailing list. We look forward to hearing from the
+community there:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;strong&gt;Benchmarking&lt;/strong&gt;: we are working to create tools for tracking all of our
+benchmark results on a commit-by-commit basis in a centralized database
+schema so that we can monitor for performance regressions over time. We hope
+to develop a publicly viewable benchmark result dashboard.&lt;/li&gt;
+  &lt;li&gt;&lt;strong&gt;C++ Datasets&lt;/strong&gt;: development of a unified API for reading and writing
+datasets stored in various common formats like Parquet, JSON, and CSV.&lt;/li&gt;
+  &lt;li&gt;&lt;strong&gt;C++ Query Engine&lt;/strong&gt;: architecture of a parallel Arrow-native query engine
+for C++&lt;/li&gt;
+  &lt;li&gt;&lt;strong&gt;Arrow Flight Evolution&lt;/strong&gt;: adding features to support different real-world
+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></entry><entry><title type="html">Reducing Python String Memory Use in Apache Arrow 0.12</title><link href="/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><updated>2019-02-05T08:00:00-05:00</updated><id>/blog/2019/02/05/python-string-memory-0.12</id><content type="html" xml:base="/blog/2019/0 [...]
 
 --&gt;
 
@@ -983,50 +1141,4 @@ which are being &lt;a href=&quot;https://www.npmjs.com/package/apache-arrow&quot
 
 &lt;p&gt;In the coming months, we will be working to move Apache Arrow closer to a 1.0.0
 release. We will also be discussing plans to develop native Arrow-based
-computational libraries within the project.&lt;/p&gt;</content><author><name>wesm</name></author></entry><entry><title type="html">A Native Go Library for Apache Arrow</title><link href="/blog/2018/03/22/go-code-donation/" rel="alternate" type="text/html" title="A Native Go Library for Apache Arrow" /><published>2018-03-22T00:00:00-04:00</published><updated>2018-03-22T00:00:00-04:00</updated><id>/blog/2018/03/22/go-code-donation</id><content type="html" xml:base="/blog/2018/03/22/go-code [...]
-
---&gt;
-
-&lt;p&gt;Since launching in early 2016, Apache Arrow has been growing fast. We have made
-nine major releases through the efforts of over 120 distinct contributors. The
-project’s scope has also expanded. We began by focusing on the development of
-the standardized in-memory columnar data format, which now serves as a pillar
-of the project. Since then, we have been growing into a more general
-cross-language platform for in-memory data analysis through new additions to
-the project like the &lt;a href=&quot;http://arrow.apache.org/blog/2017/08/16/0.6.0-release/&quot;&gt;Plasma shared memory object store&lt;/a&gt;. A primary goal of
-the project is to enable data system developers to process and move data fast.&lt;/p&gt;
-
-&lt;p&gt;So far, we officially have developed native Arrow implementations in C++, Java,
-and JavaScript. We have created binding layers for the C++ libraries in C
-(using the GLib libraries) and Python. We have also seen efforts to develop
-interfaces to the Arrow C++ libraries in Go, Lua, Ruby, and Rust. While binding
-layers serve many purposes, there can be benefits to native implementations,
-and so we’ve been keen to see future work on native implementations in growing
-systems languages like Go and Rust.&lt;/p&gt;
-
-&lt;p&gt;This past October, engineers &lt;a href=&quot;https://github.com/stuartcarnie&quot;&gt;Stuart Carnie&lt;/a&gt;, &lt;a href=&quot;https://github.com/nathanielc&quot;&gt;Nathaniel Cook&lt;/a&gt;, and
-&lt;a href=&quot;https://github.com/goller&quot;&gt;Chris Goller&lt;/a&gt;, employees of &lt;a href=&quot;https://influxdata.com&quot;&gt;InfluxData&lt;/a&gt;, began developing a native [Go
-language implementation of the &lt;a href=&quot;https://github.com/influxdata/arrow&quot;&gt;Apache Arrow&lt;/a&gt; in-memory columnar format for
-use in Go-based database systems like InfluxDB. We are excited to announce that
-InfluxData has &lt;a href=&quot;https://www.businesswire.com/news/home/20180322005393/en/InfluxData-Announces-Language-Implementation-Contribution-Apache-Arrow&quot;&gt;donated this native Go implementation to the Apache Arrow
-project&lt;/a&gt;, where it will continue to be developed. This work features
-low-level integration with the Go runtime and native support for SIMD
-instruction sets. We are looking forward to working more closely with the Go
-community on solving in-memory analytics and data interoperability problems.&lt;/p&gt;
-
-&lt;div align=&quot;center&quot;&gt;
-&lt;img src=&quot;/img/native_go_implementation.png&quot; alt=&quot;Apache Arrow implementations and bindings&quot; width=&quot;60%&quot; class=&quot;img-responsive&quot; /&gt;
-&lt;/div&gt;
-
-&lt;p&gt;One of the mantras in &lt;a href=&quot;https://www.apache.org&quot;&gt;The Apache Software Foundation&lt;/a&gt; is “Community over
-Code”. By building an open and collaborative development community across many
-programming language ecosystems, we will be able to development better and
-longer-lived solutions to the systems problems faced by data developers.&lt;/p&gt;
-
-&lt;p&gt;We are excited for what the future holds for the Apache Arrow project. Adding
-first-class support for a popular systems programming language like Go is an
-important step along the way. We welcome others from the Go community to get
-involved in the project. We also welcome others who wish to explore building
-Arrow support for other programming languages not yet represented. Learn more
-at &lt;a href=&quot;https://arrow.apache.org&quot;&gt;https://arrow.apache.org&lt;/a&gt; and join the mailing list
-&lt;a href=&quot;https://lists.apache.org/list.html?dev@arrow.apache.org&quot;&gt;dev@arrow.apache.org&lt;/a&gt;.&lt;/p&gt;</content><author><name>pmc</name></author></entry></feed>
\ No newline at end of file
+computational libraries within the project.&lt;/p&gt;</content><author><name>wesm</name></author></entry></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 757a582..1937a9c 100644
--- a/index.html
+++ b/index.html
@@ -127,7 +127,7 @@
     <p class="lead">A cross-language development platform for in-memory data</p>
     <p>
         <a class="btn btn-lg btn-success" style="white-space: normal;" href="mailto:dev-subscribe@arrow.apache.org" role="button">Join Mailing List</a>
-        <a class="btn btn-lg btn-primary" style="white-space: normal;" href="/install/" role="button">Install (0.12.0 Release - 20 January 2019)</a>
+        <a class="btn btn-lg btn-primary" style="white-space: normal;" href="/install/" role="button">Install (0.13.0 Release - 1 April 2019)</a>
     </p>
 </div>
 <h5>
@@ -198,7 +198,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/install/index.html b/install/index.html
index 4db75e1..4712df0 100644
--- a/install/index.html
+++ b/install/index.html
@@ -126,24 +126,24 @@
 
 -->
 
-<h2 id="current-version-0120">Current Version: 0.12.0</h2>
+<h2 id="current-version-0130">Current Version: 0.13.0</h2>
 
-<h3 id="released-20-january-2019">Released: 20 January 2019</h3>
+<h3 id="released-1-april-2019">Released: 1 April 2019</h3>
 
-<p>See the <a href="http://arrow.apache.org/release/0.12.0.html">release notes</a> for more about what’s new.</p>
+<p>See the <a href="https://arrow.apache.org/release/0.13.0.html">release notes</a> for more about what’s new.</p>
 
 <h3 id="source-release">Source release</h3>
 
 <ul>
-  <li><strong>Source Release</strong>: <a href="https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz">apache-arrow-0.12.0.tar.gz</a></li>
-  <li><strong>Verification</strong>: <a href="https://www.apache.org/dist/arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz.asc">asc signature</a>, <a href="https://www.apache.org/dist/arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz.sha256">sha256 checksum</a>, <a href="https://www.apache.org/dist/arrow/arrow-0.12.0/apache-arrow-0.12.0.tar.gz.sha512">sha512 checksum</a>, (<a href="https://www.apache.org/dyn/closer.cgi#verify">verification instructions</a>)</li>
-  <li><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.12.0">Git tag 8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0</a></li>
+  <li><strong>Source Release</strong>: <a href="https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.13.0/apache-arrow-0.13.0.tar.gz">apache-arrow-0.13.0.tar.gz</a></li>
+  <li><strong>Verification</strong>: <a href="https://www.apache.org/dist/arrow/arrow-0.13.0/apache-arrow-0.13.0.tar.gz.asc">asc signature</a>, <a href="https://www.apache.org/dist/arrow/arrow-0.13.0/apache-arrow-0.13.0.tar.gz.sha256">sha256 checksum</a>, <a href="https://www.apache.org/dist/arrow/arrow-0.13.0/apache-arrow-0.13.0.tar.gz.sha512">sha512 checksum</a>, (<a href="https://www.apache.org/dyn/closer.cgi#verify">verification instructions</a>)</li>
+  <li><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.13.0">Git tag dfb9e7af3cd92722893a3819b6676dfdef08f896</a></li>
   <li><a href="https://www.apache.org/dist/arrow/KEYS">GPG keys for release signatures</a></li>
 </ul>
 
 <h3 id="java-packages">Java Packages</h3>
 
-<p><a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%220.12.0%22">Java Artifacts on Maven Central</a></p>
+<p><a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%220.13.0%22">Java Artifacts on Maven Central</a></p>
 
 <h2 id="binary-installers-for-c-c-python">Binary Installers for C, C++, Python</h2>
 
@@ -159,18 +159,18 @@ platforms:</p>
 
 <p>Install them with:</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>conda <span class="nb">install </span>arrow-cpp<span class="o">=</span>0.12.<span class="k">*</span> <span class="nt">-c</span> conda-forge
-conda <span class="nb">install </span><span class="nv">pyarrow</span><span class="o">=</span>0.12.<span class="k">*</span> <span class="nt">-c</span> conda-forge
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>conda <span class="nb">install </span>arrow-cpp<span class="o">=</span>0.13.<span class="k">*</span> <span class="nt">-c</span> conda-forge
+conda <span class="nb">install </span><span class="nv">pyarrow</span><span class="o">=</span>0.13.<span class="k">*</span> <span class="nt">-c</span> conda-forge
 </code></pre></div></div>
 
 <h3 id="python-wheels-on-pypi">Python Wheels on PyPI</h3>
 
 <p>We have provided official binary wheels on PyPI for Linux, macOS, and Windows:</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>pip <span class="nb">install </span><span class="nv">pyarrow</span><span class="o">==</span>0.12.<span class="k">*</span>
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>pip <span class="nb">install </span><span class="nv">pyarrow</span><span class="o">==</span>0.13.<span class="k">*</span>
 </code></pre></div></div>
 
-<p>We recommend pinning <code class="highlighter-rouge">0.12.*</code>
+<p>We recommend pinning <code class="highlighter-rouge">0.13.*</code>
 in <code class="highlighter-rouge">requirements.txt</code> to install the latest patch release.</p>
 
 <p>These include the Apache Arrow and Apache Parquet C++ binary libraries bundled
@@ -296,6 +296,21 @@ gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-arrow
 <span class="nb">sudo </span>yum <span class="nb">install</span> <span class="nt">-y</span> <span class="nt">--enablerepo</span><span class="o">=</span>epel parquet-glib-devel <span class="c"># For Parquet GLib (C)</span>
 </code></pre></div></div>
 
+<h3 id="c-and-glib-c-packages-for-msys2-unofficial">C++ and GLib (C) Packages for MSYS2 (Unofficial)</h3>
+
+<p>The official MSYS2 packages include <a href="https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-arrow">Apache Arrow C++ and GLib (C)
+package</a>. You can install the package by <code class="highlighter-rouge">pacman</code>.</p>
+
+<p>64bit version:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>pacman <span class="nt">-S</span> <span class="nt">--noconfirm</span> mingw-w64-x86_64-arrow
+</code></pre></div></div>
+
+<p>32bit version:</p>
+
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>pacman <span class="nt">-S</span> <span class="nt">--noconfirm</span> mingw-w64-i686-arrow
+</code></pre></div></div>
+
 
     </main>
 
@@ -303,7 +318,7 @@ gpgkey=https://dl.bintray.com/apache/arrow/centos/RPM-GPG-KEY-apache-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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/powered_by/index.html b/powered_by/index.html
index 3e5ff78..4ed6ce9 100644
--- a/powered_by/index.html
+++ b/powered_by/index.html
@@ -191,6 +191,11 @@ teams for security, anti-fraud, and related investigations. The Graphistry
 team uses Arrow in its NodeJS GPU backend and client libraries, and is an
 early contributing member to GOAI and Arrow[JS] focused on bringing these
 technologies to the enterprise.</li>
+  <li><strong><a href="https://www.inaccel.com/">InAccel</a>:</strong> A machine learning acceleration framework which leverages
+FPGAs-as-a-service. InAccel supports dataframes backed by Apache Arrow to 
+serve as input for our implemented ML algorithms. Those dataframes can be 
+accessed from the FPGAs with a single DMA operation by implementing a shared
+memory communication schema.</li>
   <li><strong><a href="https://github.com/gpuopenanalytics/libgdf">libgdf</a>:</strong> A C library of CUDA-based analytics functions and GPU IPC
 support for structured data. Uses the Arrow IPC format and targets the Arrow
 memory layout in its analytic functions. This work is part of the <a href="https://gpuopenanalytics.com/">GPU Open
@@ -249,7 +254,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 62c1cdd..aa9b9c5 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -350,7 +350,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.10.0.html b/release/0.10.0.html
index c9a6a2a..833c234 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -722,7 +722,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.11.0.html b/release/0.11.0.html
index 55dcfa4..ee2a98d 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -537,7 +537,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 9ff6052..574743c 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -163,7 +163,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.12.0.html b/release/0.12.0.html
index 84aa951..7f95689 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -846,7 +846,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.13.0.html b/release/0.13.0.html
new file mode 100644
index 0000000..ae22dc9
--- /dev/null
+++ b/release/0.13.0.html
@@ -0,0 +1,832 @@
+<!DOCTYPE html>
+<html lang="en-US">
+  <head>
+    <meta charset="UTF-8">
+    <title>Apache Arrow Homepage</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="generator" content="Jekyll v3.8.4">
+    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <link rel="icon" type="image/x-icon" href="/favicon.ico">
+
+    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+    <link href="/css/main.css" rel="stylesheet">
+    <link href="/css/syntax.css" rel="stylesheet">
+    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
+    
+    <!-- Global Site Tag (gtag.js) - Google Analytics -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments)};
+  gtag('js', new Date());
+
+  gtag('config', 'UA-107500873-1');
+</script>
+
+    
+  </head>
+
+
+<body class="wrap">
+  <header>
+    <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+  <a class="navbar-brand" href="/">Apache Arrow&#8482;&nbsp;&nbsp;&nbsp;</a>
+  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+  </button>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse navbar-collapse" id="arrow-navbar">
+      <ul class="nav navbar-nav">
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownProjectLinks" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Project Links
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownProjectLinks">
+            <a class="dropdown-item" href="/install/">Install</a>
+            <a class="dropdown-item" href="/blog/">Blog</a>
+            <a class="dropdown-item" href="/release/">Releases</a>
+            <a class="dropdown-item" href="https://issues.apache.org/jira/browse/ARROW">Issue Tracker</a>
+            <a class="dropdown-item" href="https://github.com/apache/arrow">Source Code</a>
+          </div>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Community
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
+            <a class="dropdown-item" href="http://mail-archives.apache.org/mod_mbox/arrow-user/">User Mailing List</a>
+            <a class="dropdown-item" href="http://mail-archives.apache.org/mod_mbox/arrow-dev/">Dev Mailing List</a>
+            <a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/ARROW">Developer Wiki</a>
+            <a class="dropdown-item" href="/committers/">Committers</a>
+            <a class="dropdown-item" href="/powered_by/">Powered By</a>
+          </div>
+        </li>
+        <li class="nav-item">
+          <a class="nav-link" href="/docs/format/README.html"
+             role="button" aria-haspopup="true" aria-expanded="false">
+             Specification
+          </a>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownDocumentation" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Documentation
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownDocumentation">
+            <a class="dropdown-item" href="/docs">Project Docs</a>
+            <a class="dropdown-item" href="/docs/python">Python</a>
+            <a class="dropdown-item" href="/docs/cpp">C++</a>
+            <a class="dropdown-item" href="/docs/java">Java API</a>
+            <a class="dropdown-item" href="/docs/c_glib">C GLib API</a>
+            <a class="dropdown-item" href="/docs/js">Javascript API</a>
+          </div>
+        </li>
+        <!-- <li><a href="/blog">Blog</a></li> -->
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownASF" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             ASF Links
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownASF">
+            <a class="dropdown-item" href="http://www.apache.org/">ASF Website</a>
+            <a class="dropdown-item" href="http://www.apache.org/licenses/">License</a>
+            <a class="dropdown-item" href="http://www.apache.org/foundation/sponsorship.html">Donate</a>
+            <a class="dropdown-item" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+            <a class="dropdown-item" href="http://www.apache.org/security/">Security</a>
+          </div>
+        </li>
+      </ul>
+      <div class="flex-row justify-content-end ml-md-auto">
+        <a class="d-sm-none d-md-inline pr-2" href="https://www.apache.org/events/current-event.html">
+          <img src="https://www.apache.org/events/current-event-234x60.png"/>
+        </a>
+        <a href="http://www.apache.org/">
+          <img src="/img/asf_logo.svg" width="120px"/>
+        </a>
+      </div>
+      </div><!-- /.navbar-collapse -->
+    </div>
+  </nav>
+
+  </header>
+
+  <div class="container p-lg-4">
+    <main role="main">
+      <!--
+
+-->
+
+<h1 id="apache-arrow-0130-1-april-2019">Apache Arrow 0.13.0 (1 April 2019)</h1>
+
+<p>This is a major release covering more than 2 months of development.</p>
+
+<h2 id="download">Download</h2>
+
+<ul>
+  <li><a href="https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.13.0/"><strong>Source Artifacts</strong></a></li>
+  <li><strong>Binary Artifacts</strong>
+    <ul>
+      <li><a href="https://bintray.com/apache/arrow/centos/0.13.0/">For CentOS</a></li>
+      <li><a href="https://bintray.com/apache/arrow/debian/0.13.0/">For Debian</a></li>
+      <li><a href="https://bintray.com/apache/arrow/python/0.13.0/">For Python</a></li>
+      <li><a href="https://bintray.com/apache/arrow/ubuntu/0.13.0/">For Ubuntu</a></li>
+    </ul>
+  </li>
+  <li><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.13.0">Git tag</a></li>
+</ul>
+
+<h2 id="contributors">Contributors</h2>
+
+<p>This release includes 550 commits from 81 distinct contributors.</p>
+
+<div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">$</span> git shortlog <span class="nt">-sn</span> apache-arrow-0.12.0..apache-arrow-0.13.0
+<span class="go">    56	Wes McKinney
+    55	Kouhei Sutou
+    31	Antoine Pitrou
+    31	François Saint-Jacques
+    31	Korn, Uwe
+    30	Krisztián Szűcs
+    28	Andy Grove
+    27	Uwe L. Korn
+    21	Micah Kornfield
+    17	Benjamin Kietzman
+    17	Kenta Murata
+    17	Pindikura Ravindra
+    15	ptaylor
+    13	David Li
+    12	Paddy Horan
+    11	Neville Dipale
+     9	Philipp Moritz
+     8	Chao Sun
+     8	Romain Francois
+     7	Eric Erhardt
+     7	Yosuke Shiro
+     6	Nicolas Trinquier
+     5	Javier Luraschi
+     4	Anson Qian
+     4	Brian Hulette
+     4	Yuhong Guo
+     3	Anurag Khandelwal
+     3	Bryan Cutler
+     3	Dominik Moritz
+     3	Mike Pigott
+     3	Pearu Peterson
+     3	Sebastien Binet
+     2	Hatem Helal
+     2	Jeroen Ooms
+     2	Owen Nelson
+     2	Peter
+     2	Praveen
+     2	Renat Valiullin
+     2	Renjie Liu
+     2	emkornfield
+     2	tigerchen
+     1	Alexandre Crayssac
+     1	Areg Melik-Adamyan
+     1	Brandon Greenwell
+     1	Bruno P. Kinoshita
+     1	Christian Thiel
+     1	Christopher Hutchinson
+     1	Daniel Bast
+     1	Felix
+     1	Gene Novark
+     1	George Sakkis
+     1	Gidon Gershinsky
+     1	Ildar Musin
+     1	Ilya Tocar
+     1	Laurent Goujon
+     1	Matthias Vallentin
+     1	Maxim Novikov
+     1	Michael Pigott
+     1	Michael Vilim
+     1	Mike Bostock
+     1	P. Taylor Goetz
+     1	Paul Kernfeld
+     1	Paul Taylor
+     1	Prashanth Govindarajan
+     1	Robert Nishihara
+     1	Ross Smith II
+     1	Ryan Mackenzie White
+     1	Rylan Dmello
+     1	Stephen Toub
+     1	Steven Fackler
+     1	Suvayu Ali
+     1	Tanya Schlusser
+     1	Todd A. Anderson
+     1	Yu Ding
+     1	Yurui Zhou
+     1	alexandreyc
+     1	dsisnero
+     1	fjetter
+     1	praveenbingo
+     1	praveenkrishna
+     1	yl187661
+</span></code></pre></div></div>
+
+<h2 id="patch-committers">Patch Committers</h2>
+
+<p>The following Apache committers merged contributed patches to the repository.</p>
+
+<div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">$</span> git shortlog <span class="nt">-csn</span> apache-arrow-0.12.0..apache-arrow-0.13.0
+<span class="go">   193	Wes McKinney
+    95	Krisztián Szűcs
+    66	Uwe L. Korn
+    53	Kouhei Sutou
+    40	Antoine Pitrou
+    22	Andy Grove
+    21	Korn, Uwe
+    11	Pindikura Ravindra
+     9	Yosuke Shiro
+     8	Brian Hulette
+     7	Chao Sun
+     5	Philipp Moritz
+     5	Sebastien Binet
+     4	Bryan Cutler
+     2	GitHub
+     2	Paddy Horan
+     2	Robert Nishihara
+     2	Sidd
+     2	ptaylor
+     1	Micah Kornfield
+</span></code></pre></div></div>
+
+<h2 id="changelog">Changelog</h2>
+
+<h3 id="new-features-and-improvements">New Features and Improvements</h3>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-1425">ARROW-1425</a> - [Python] Document semantic differences between Spark timestamps and Arrow timestamps</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-1572">ARROW-1572</a> - [C++] Implement “value counts” kernels for tabulating value frequencies</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-1639">ARROW-1639</a> - [Python] More efficient serialization for RangeIndex in serialize_pandas</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-1807">ARROW-1807</a> - [JAVA] Reduce Heap Usage (Phase 3): consolidate buffers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-1896">ARROW-1896</a> - [C++] Do not allocate memory for primitive outputs in CastKernel::Call implementation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2015">ARROW-2015</a> - [Java] Use Java Time and Date APIs instead of JodaTime</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2022">ARROW-2022</a> - [Format] Add custom metadata field specific to a RecordBatch message</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2112">ARROW-2112</a> - [C++] Enable cpplint to be run on Windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2409">ARROW-2409</a> - [Rust] Test for build warnings, remove current warnings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2627">ARROW-2627</a> - [Python] Add option (or some equivalent) to toggle memory mapping functionality when using parquet.ParquetFile or other read entry points</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3107">ARROW-3107</a> - [C++] arrow::PrettyPrint for Column instances</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3121">ARROW-3121</a> - [C++]  Mean kernel aggregate</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3123">ARROW-3123</a> - [C++] Incremental Count, Count Not Null aggregator</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3135">ARROW-3135</a> - [C++] Add helper functions for validity bitmap propagation in kernel context</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3149">ARROW-3149</a> - [C++] Use gRPC (when it exists) from conda-forge for CI builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3162">ARROW-3162</a> - [Python] Enable Flight servers to be implemented in pure Python</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3239">ARROW-3239</a> - [C++] Improve random data generation functions</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3289">ARROW-3289</a> - [C++] Implement DoPut command for Flight on client and server side</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3292">ARROW-3292</a> - [C++] Test Flight RPC in Travis CI</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3297">ARROW-3297</a> - [Python] Python bindings for Flight C++ client</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-331">ARROW-331</a> - [Python] Timeline for dropping Python 2.7 support</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3311">ARROW-3311</a> - [R] Functions for deserializing IPC components from arrow::Buffer or from IO interface</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3361">ARROW-3361</a> - [R] Run cpp/build-support/cpplint.py on C++ source files</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3364">ARROW-3364</a> - [Doc] Document docker compose setup</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3367">ARROW-3367</a> - [INTEGRATION] Port Spark integration test to the docker-compose setup</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3422">ARROW-3422</a> - [C++] Add “toolchain” target to ensure that all required toolchain libraries are built</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3434">ARROW-3434</a> - [Packaging] Add Apache ORC C++ library to conda-forge</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3511">ARROW-3511</a> - [Gandiva] support input selection vectors for both projector and filter</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3532">ARROW-3532</a> - [Python] Schema, StructType, StructArray field retrieval by name should raise warning or exception for multiple matches</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3550">ARROW-3550</a> - [C++] Use kUnknownNullCount in NumericArray constructor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3554">ARROW-3554</a> - [C++] Reverse traits for C++</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3596">ARROW-3596</a> - [Packaging] Build gRPC in conda-forge</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3619">ARROW-3619</a> - [R] Expose global thread pool optins</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3631">ARROW-3631</a> - [C#] Add Appveyor build for C#</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3653">ARROW-3653</a> - [Python/C++] Support data copying between different GPU devices</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3735">ARROW-3735</a> - [Python] Proper error handling in _ensure_type</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3761">ARROW-3761</a> - [R] Bindings for CompressedInputStream, CompressedOutputStream</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3769">ARROW-3769</a> - [C++] Support reading non-dictionary encoded binary Parquet columns directly as DictionaryArray</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3770">ARROW-3770</a> - [C++] Validate or add option to validate arrow::Table schema in parquet::arrow::FileWriter::WriteTable</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3816">ARROW-3816</a> - [R] nrow.RecordBatch method</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3824">ARROW-3824</a> - [R] Document developer workflow for building project, running unit tests in r/README.md</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3838">ARROW-3838</a> - [Rust] Implement CSV Writer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3846">ARROW-3846</a> - [Gandiva] Build on Windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3882">ARROW-3882</a> - [Rust] PrimitiveArray<T> should support cast operations</T></li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3903">ARROW-3903</a> - [Python] Random array generator for Arrow conversion and Parquet testing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3926">ARROW-3926</a> - [Python] Add Gandiva bindings to Python wheels</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3951">ARROW-3951</a> - [Go] implement a CSV writer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3954">ARROW-3954</a> - [Rust] Add Slice to Array and ArrayData</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3965">ARROW-3965</a> - [Java] JDBC-to-Arrow Conversion: Configuration Object</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3966">ARROW-3966</a> - [Java] JDBC-to-Arrow Conversion: JDBC Metadata in Schema Fields</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3972">ARROW-3972</a> - [C++] Update to LLVM and Clang bits to 7.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3981">ARROW-3981</a> - [C++] Rename json.h</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3985">ARROW-3985</a> - [C++] Pass -C option when compiling with ccache to avoid some warnings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4012">ARROW-4012</a> - [Documentation][C++] Document how to install Apache Arrow on MSYS2</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4014">ARROW-4014</a> - [C++] Fix “LIBCMT” warnings on MSVC</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4024">ARROW-4024</a> - [Python] Cython compilation error on cython==0.27.3</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4031">ARROW-4031</a> - [C++] Refactor ArrayBuilder bitmap logic into TypedBufferBuilder<bool></bool></li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4056">ARROW-4056</a> - [C++] Upgrade to boost-cpp 1.69.0 again</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4061">ARROW-4061</a> - [Rust] [Parquet] Implement “spaced” version for non-dictionary encoding/decoding</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4071">ARROW-4071</a> - [Rust] Add rustfmt as a pre-commit hook</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4072">ARROW-4072</a> - [Rust] Set default value for PARQUET_TEST_DATA</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4094">ARROW-4094</a> - [Python] Store RangeIndex in Parquet files as metadata rather than a physical data column</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4110">ARROW-4110</a> - [C++] Do not generate distinct cast kernels when input and output type are the same</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4123">ARROW-4123</a> - [C++] Improve linting workflow and documentation for Windows-based developers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4124">ARROW-4124</a> - [C++] Abstract aggregation kernel API</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4142">ARROW-4142</a> - [Java] JDBC-to-Arrow: JDBC Arrays</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4165">ARROW-4165</a> - [C++] Port cpp/apidoc/Windows.md and other files to Sphinx / rst</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4180">ARROW-4180</a> - [Java] Reduce verbose logging of ArrowBuf creation events?</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4196">ARROW-4196</a> - [Rust] Add explicit SIMD vectorization for arithmetic ops in “array_ops”</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4198">ARROW-4198</a> - [Gandiva] Add support to cast timestamp</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4204">ARROW-4204</a> - [Gandiva] implement decimal subtract</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4205">ARROW-4205</a> - [Gandiva] Implement decimal multiply</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4206">ARROW-4206</a> - [Gandiva] Implement decimal divide</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4212">ARROW-4212</a> - [Python] [CUDA] Creating a CUDA buffer from Numba device array should be easier</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4230">ARROW-4230</a> - [C++] Enable building flight against system gRPC</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4234">ARROW-4234</a> - [C++] Add memory bandwidth benchmarks to arrow/util/machine-benchmark.cc</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4235">ARROW-4235</a> - [GLib] Use “column_builder” in GArrowRecordBatchBuilder</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4236">ARROW-4236</a> - [JAVA] Distinct plasma client create exceptions</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4245">ARROW-4245</a> - [Rust] Add Rustdoc header to each source file</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4247">ARROW-4247</a> - [Packaging] Update verify script for 0.12.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4251">ARROW-4251</a> - [C++] Add option to use vendored Boost in verify-release-candidate.sh</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4262">ARROW-4262</a> - [Website] Blog post to give preview into using R and Arrow with Apache Spark</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4263">ARROW-4263</a> - [Rust] Donate DataFusion</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4265">ARROW-4265</a> - [C++] Automatic conversion between Table and std::vector&lt;std::tuple&lt;..»</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4268">ARROW-4268</a> - [C++] Add C primitive to Arrow:Type compile time in TypeTraits</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4271">ARROW-4271</a> - [Rust] Move Parquet specific info to Parquet Readme</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4273">ARROW-4273</a> - [Release] Fix verification script to use cf201901 conda-forge label</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4277">ARROW-4277</a> - [C++] Add gmock to toolchain</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4281">ARROW-4281</a> - [CI] Use Ubuntu Xenial (16.04) VMs on Travis-CI</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4285">ARROW-4285</a> - [Python] Use proper builder interface for serialization</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4287">ARROW-4287</a> - [C++] Ensure minimal bison version on OSX for Thrift</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4289">ARROW-4289</a> - [C++] Forward AR and RANLIB to thirdparty builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4290">ARROW-4290</a> - [C++/Gandiva] Support detecting correct LLVM version in Homebrew</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4291">ARROW-4291</a> - [Dev] Support selecting features in release scripts</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4294">ARROW-4294</a> - [Plasma] Add support for evicting objects to external store</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4297">ARROW-4297</a> - [C++] Fix build for 32-bit MSYS2</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4298">ARROW-4298</a> - [Java] Building Flight fails with OpenJDK 11</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4299">ARROW-4299</a> - [Ruby] Depend on the same version as Red Arrow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4300">ARROW-4300</a> - [C++] Restore apache-arrow Homebrew recipe and define process for maintaining and updating for releases</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4303">ARROW-4303</a> - [Gandiva/Python] Build LLVM with RTTI in manylinux1 container</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4305">ARROW-4305</a> - [Rust] Fix parquet version number in README</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4307">ARROW-4307</a> - [C++] FIx doxygen warnings, include doxygen warning checks in CI linting</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4310">ARROW-4310</a> - [Website] Update install document for 0.12.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4313">ARROW-4313</a> - Define general benchmark database schema</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4315">ARROW-4315</a> - [Website] Home page of https://arrow.apache.org/ does not mention Go or Rust</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4318">ARROW-4318</a> - [C++] Add Tensor::CountNonZero</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4321">ARROW-4321</a> - [CI] Setup conda-forge channel globally in docker containers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4330">ARROW-4330</a> - [C++] Use FindThreads.cmake to handle -pthread compiler/link options</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4332">ARROW-4332</a> - [Website] Instructions and scripts for publishing web site appear to be incorrect</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4334">ARROW-4334</a> - [CI] Setup conda-forge channel globally in travis builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4335">ARROW-4335</a> - [C++] Better document sparse tensor support</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4336">ARROW-4336</a> - [C++] Default BUILD_WARNING_LEVEL to CHECKIN</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4339">ARROW-4339</a> - [C++] rewrite cpp/README shorter, with a separate contribution guide</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4340">ARROW-4340</a> - [C++] Update IWYU version in the `lint` dockerfile</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4341">ARROW-4341</a> - [C++] Use TypedBufferBuilder<bool> in BooleanBuilder</bool></li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4344">ARROW-4344</a> - [Java] Further cleanup maven output</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4345">ARROW-4345</a> - [C++] Add Apache 2.0 license file to the Parquet-testing repository</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4346">ARROW-4346</a> - [C++] Fix compiler warnings with gcc 8.2.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4352">ARROW-4352</a> - [C++] Add support for system Google Test</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4353">ARROW-4353</a> - [CI] Add jobs for 32-bit and 64-bit MinGW</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4358">ARROW-4358</a> - [Gandiva][Crossbow] Trusty build broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4361">ARROW-4361</a> - [Website] Update commiters list</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4362">ARROW-4362</a> - [Java] Test OpenJDK 11 in CI</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4363">ARROW-4363</a> - [C++] Add CMake format checks</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4372">ARROW-4372</a> - [C++] Embed precompiled bitcode in the gandiva library</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4373">ARROW-4373</a> - [Packaging] Travis fails to deploy conda packages on OSX</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4375">ARROW-4375</a> - [CI] Sphinx dependencies were removed from docs conda environment</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4376">ARROW-4376</a> - [Rust] Implement from_buf_reader for csv::Reader</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4377">ARROW-4377</a> - [Rust] Implement std::fmt::Debug for all PrimitiveArrays</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4379">ARROW-4379</a> - Register pyarrow serializers for collections.Counter and collections.deque.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4383">ARROW-4383</a> - [C++] Use the CMake’s standard find features</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4386">ARROW-4386</a> - [Rust] Implement Date and Time Arrays</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4388">ARROW-4388</a> - [Go] add DimNames() method to tensor Interface?</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4393">ARROW-4393</a> - [Rust] coding style: apply 90 characters per line limit</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4396">ARROW-4396</a> - Update Typedoc to support TypeScript 3.2</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4397">ARROW-4397</a> - [C++] dim_names in Tensor and SparseTensor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4399">ARROW-4399</a> - [C++] Remove usage of “extern template class” from NumericArray<T></T></li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4401">ARROW-4401</a> - [Python] Alpine dockerfile fails to build because pandas requires numpy as build dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4406">ARROW-4406</a> - Ignore “*_$folder$” files on S3</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4408">ARROW-4408</a> - [CPP/Doc] Remove outdated Parquet documentation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4422">ARROW-4422</a> - [Plasma] Enforce memory limit in plasma, rather than relying on dlmalloc_set_footprint_limit</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4423">ARROW-4423</a> - [C++] Update version of vendored gtest to 1.8.1</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4424">ARROW-4424</a> - [Python] Manylinux CI builds failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4425">ARROW-4425</a> - Add link to ‘Contributing’ page in the top-level Arrow README</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4430">ARROW-4430</a> - [C++] add unit test for currently unused append method</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4431">ARROW-4431</a> - [C++] Build gRPC as ExternalProject without allowing it to build its vendored dependencies</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4435">ARROW-4435</a> - [C#] Add .sln file and minor .csproj fix ups</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4436">ARROW-4436</a> - [Documentation] Clarify instructions for building documentation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4442">ARROW-4442</a> - [JS] Overly broad type annotation for Chunked typeId leading to type mismatches in generated typing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4444">ARROW-4444</a> - [Testing] Add DataFusion test files to arrow-testing repo</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4445">ARROW-4445</a> - [C++][Gandiva] Run Gandiva-LLVM tests in Appveyor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4446">ARROW-4446</a> - [Python] Run Gandiva tests on Windows and Appveyor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4448">ARROW-4448</a> - [JAVA][Flight] Flaky Flight java test</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4449">ARROW-4449</a> - [Rust] Convert File to T: Read + Seek for schema inference</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4454">ARROW-4454</a> - [C++] fix unused parameter warnings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4455">ARROW-4455</a> - [Plasma] g++ 8 reports class-memaccess warnings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4459">ARROW-4459</a> - [Testing] Add git submodule for arrow-testing data files</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4460">ARROW-4460</a> - [Website] Write blog post to announce DataFusion donation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4461">ARROW-4461</a> - [C++] Expose bit-util methods for binary boolean operations that don’t allocate</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4462">ARROW-4462</a> - [C++] Upgrade LZ4 v1.7.5 to v1.8.3 to compile with VS2017</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4464">ARROW-4464</a> - [Rust] [DataFusion] Add support for LIMIT</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4466">ARROW-4466</a> - [Rust] [DataFusion] Add support for Parquet data sources</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4468">ARROW-4468</a> - [Rust] Implement BitAnd/BitOr for &amp;Buffer (with SIMD)</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4472">ARROW-4472</a> - [Website][Python] Blog post about Python string memory use improvements in 0.12</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4475">ARROW-4475</a> - [Python] Serializing objects that contain themselves</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4476">ARROW-4476</a> - [Rust] [DataFusion] Post donation clean up tasks</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4481">ARROW-4481</a> - [Website] Instructions for publishing web site are missing a step</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4483">ARROW-4483</a> - [Website] Fix broken link (author) in DataFusion blog post</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4485">ARROW-4485</a> - [CI] Determine maintenance approach to pinned conda-forge binutils package</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4486">ARROW-4486</a> - [Python][CUDA] pyarrow.cuda.Context.foreign_buffer should have a `base=None` argument</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4488">ARROW-4488</a> - [Rust] From AsRef&lt;[u8]&gt; for Buffer does not ensure correct padding</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4489">ARROW-4489</a> - [Rust] PrimitiveArray.value_slice performs bounds checking when it should not</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4490">ARROW-4490</a> - [Rust] Add explicit SIMD vectorization for boolean ops in “array_ops”</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4491">ARROW-4491</a> - [Python] Remove usage of std::to_string and std::stoi</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4499">ARROW-4499</a> - [Python][CI] Upgrade to latest flake8 3.7.5 in travis_lint.sh</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4502">ARROW-4502</a> - [C#] Add support for zero-copy reads</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4506">ARROW-4506</a> - [Ruby] Add Arrow::RecordBatch#raw_records</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4513">ARROW-4513</a> - [Rust] Implement BitAnd/BitOr for &amp;Bitmap</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4518">ARROW-4518</a> - [JS] add jsdelivr to package.json</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4528">ARROW-4528</a> - [C++] Update lint docker container to LLVM-7</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4529">ARROW-4529</a> - [C++] Add test coverage for BitUtils::RoundDown</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4531">ARROW-4531</a> - [C++] Handling of non-aligned slices in Sum kernel</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4537">ARROW-4537</a> - [CI] Suppress shell warning on travis-ci</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4539">ARROW-4539</a> - [Java]List vector child value count not set correctly</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4540">ARROW-4540</a> - [Rust] Add basic JSON reader</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4543">ARROW-4543</a> - [C#] Update Flat Buffers code to latest version</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4547">ARROW-4547</a> - [Python][Documentation] Update python/development.rst with instructions for CUDA-enabled builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4556">ARROW-4556</a> - [Rust] Preserve order of JSON inferred schema</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4558">ARROW-4558</a> - [C++][Flight] Avoid undefined behavior with gRPC memory optimizations</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4560">ARROW-4560</a> - [R] array() needs to take single input, not …</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4562">ARROW-4562</a> - [C++][Flight] Create outgoing composite grpc::ByteBuffer instead of allocating contiguous slice and copying IpcPayload into it</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4565">ARROW-4565</a> - [R] Reading records with all non-null decimals SEGFAULTs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4568">ARROW-4568</a> - [C++] Add version macros to headers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4572">ARROW-4572</a> - [C++] Remove memory zeroing from PrimitiveAllocatingUnaryKernel</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4583">ARROW-4583</a> - [Plasma] There are bugs reported by code scan tool</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4586">ARROW-4586</a> - [Rust] Remove arrow/mod.rs as it is not needed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4590">ARROW-4590</a> - [Rust] Add explicit SIMD vectorization for comparison ops in “array_ops”</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4592">ARROW-4592</a> - [GLib] Stop configure immediately when GLib isn’t available</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4593">ARROW-4593</a> - [Ruby] Arrow::Array#[out_of_range] returns nil</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4594">ARROW-4594</a> - [Ruby] Arrow::StructArray#[] returns Arrow::Struct instead of Arrow::Array</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4595">ARROW-4595</a> - [Rust] [DataFusion] Implement DataFrame style API</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4598">ARROW-4598</a> - [CI] Remove needless LLVM_DIR for macOS</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4599">ARROW-4599</a> - [C++] Add support for system GFlags</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4602">ARROW-4602</a> - [Rust][ [DataFusion] Integrate query optimizer with ExecutionContext</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4605">ARROW-4605</a> - [Rust] Move filter and limit code from DataFusion into compute module</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4609">ARROW-4609</a> - [C++] Use google benchmark from toolchain</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4610">ARROW-4610</a> - [Plasma] Avoid JNI from crashing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4611">ARROW-4611</a> - [C++] Rework CMake third-party logic</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4612">ARROW-4612</a> - [Python] Use cython from PyPI for windows wheels build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4613">ARROW-4613</a> - [C++] Alpine build failing as libgtestd.so is not found</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4614">ARROW-4614</a> - [C++/CI] Activate flight build in ci/docker_build_cpp.sh</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4615">ARROW-4615</a> - [C++] Add checked_pointer_cast</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4616">ARROW-4616</a> - [C++] Log message in BuildUtils as STATUS</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4618">ARROW-4618</a> - [Docker] Makefile to build dependent docker images</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4619">ARROW-4619</a> - [R]: Fix the autobrew script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4620">ARROW-4620</a> - [C#] Add unit tests for “Types” in arrow/csharp</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4623">ARROW-4623</a> - [R] update Rcpp dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4628">ARROW-4628</a> - [Rust] [DataFusion] Implement type coercion query optimizer rule</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4632">ARROW-4632</a> - [Ruby] Add BigDecimal#to_arrow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4634">ARROW-4634</a> - [Rust] [Parquet] Reorganize test_common mod to allow more test util codes.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4637">ARROW-4637</a> - [Python] Avoid importing Pandas unless necessary</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4638">ARROW-4638</a> - [R] install instructions using brew</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4640">ARROW-4640</a> - [Python] Add docker-compose configuration to build and test the project without pandas installed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4643">ARROW-4643</a> - [C++] Add compiler diagnostic color when using Ninja</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4644">ARROW-4644</a> - [C++/Docker] Build Gandiva in the docker containers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4645">ARROW-4645</a> - [C++/Packaging] Ship Gandiva with OSX and Windows wheels</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4646">ARROW-4646</a> - [C++/Packaging] Ship gandiva with the conda-forge packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4655">ARROW-4655</a> - [Packaging] Parallelize binary upload</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4662">ARROW-4662</a> - [Python] Add type_codes property in UnionType</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4667">ARROW-4667</a> - [C++] Suppress unused function warnings with MinGW</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4670">ARROW-4670</a> - [Rust] compute::sum performance issue</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4671">ARROW-4671</a> - [C++] MakeBuilder doesn’t support Type::DICTIONARY</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4673">ARROW-4673</a> - [C++] Implement AssertDatumEquals</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4676">ARROW-4676</a> - [C++] Add support for debug build with MinGW</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4678">ARROW-4678</a> - [Rust] Minimize unstable feature usage</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4679">ARROW-4679</a> - [Rust] [DataFusion] Implement in-memory DataSource</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4681">ARROW-4681</a> - [Rust] [DataFusion] Implement parallel query execution using threads</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4686">ARROW-4686</a> - Only accept ‘y’ or ‘n’ in merge_arrow_pr.py prompts</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4689">ARROW-4689</a> - [Go] add support for WASM</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4690">ARROW-4690</a> - [Python] Building TensorFlow compatible wheels for Arrow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4692">ARROW-4692</a> - [Format][Documentation] Add more details about “sidecar” to flight proto</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4693">ARROW-4693</a> - [CI] Build boost library with multi precision</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4697">ARROW-4697</a> - [C++] Add URI parsing facility</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-47">ARROW-47</a> - [C++] Consider adding a scalar type object model</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4705">ARROW-4705</a> - [Rust] CSV reader should show line number and error message when failing to parse a line</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4707">ARROW-4707</a> - [C++] move BitsetStack to bit-util.h</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4718">ARROW-4718</a> - Add ArrowStreamWriter/Reader ctors that leave open the underlying Stream</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4727">ARROW-4727</a> - [Rust] Implement ability to check if two schemas are the same</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4730">ARROW-4730</a> - [C++] Add docker-compose entry for testing Fedora build with system packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4731">ARROW-4731</a> - [C++] Add docker-compose entry for testing Ubuntu Xenial build with system packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4732">ARROW-4732</a> - [C++] Add docker-compose entry for testing Debian Testing build with system packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4733">ARROW-4733</a> - [C++] Add CI entry that builds without the conda-forge toolchain but with system packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4734">ARROW-4734</a> - [Go] Add option to write a header for CSV writer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4735">ARROW-4735</a> - [Go] Benchmark strconv.Format vs. fmt.Sprintf for CSV writer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4739">ARROW-4739</a> - [Rust] [DataFusion] It should be possible to share a logical plan between threads</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4740">ARROW-4740</a> - [Java] Upgrade to JUnit 5</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4743">ARROW-4743</a> - [Java] Fix documentation in arrow memory module</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4745">ARROW-4745</a> - [C++][Documentation] Document process for replicating static_crt builds on windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4749">ARROW-4749</a> - [Rust] RecordBatch::new() should return result instead of panicking</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4751">ARROW-4751</a> - [C++] Add pkg-config to conda_env_cpp.yml</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4754">ARROW-4754</a> - [CI][Java] Flaky TestAuth Flight test</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4756">ARROW-4756</a> - [CI] document the procedure to update docker image for manylinux1 builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4758">ARROW-4758</a> - [Flight] Build fails on Mac due to missing Schema_generated.h</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4769">ARROW-4769</a> - [Rust] Improve array limit function where max records &gt; len</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4772">ARROW-4772</a> - Provide new ORC adapter interface that allow user to specify row number</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4776">ARROW-4776</a> - [C++] DictionaryBuilder should support bootstrapping from an existing dict type</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4777">ARROW-4777</a> - [C++/Python] manylinux1: Update lz4 to 1.8.3</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4778">ARROW-4778</a> - [C++/Python] manylinux1: Update Thrift to 0.12.0</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4782">ARROW-4782</a> - [C++] Prototype scalar and array expression types for developing deferred operator algebra</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4786">ARROW-4786</a> - [C++/Python] Support better parallelisation in manylinux1 base build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4789">ARROW-4789</a> - [C++] Deprecate and and later remove arrow::io::ReadableFileInterface</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4790">ARROW-4790</a> - [Python/Packaging] Update manylinux docker image in crossbow task</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4791">ARROW-4791</a> - Unused dependencies in arrow and datafusion</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4794">ARROW-4794</a> - [Python] Make pandas an optional test dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4797">ARROW-4797</a> - [Plasma] Avoid store crash if not enough memory is available</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4801">ARROW-4801</a> - [GLib] Suppress pkgconfig.generate() warnings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4808">ARROW-4808</a> - [Java][Vector] Convenience methods for setting decimal vector</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4817">ARROW-4817</a> - [Rust] [DataFusion] Small re-org of modules</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4826">ARROW-4826</a> - [Go] export Flush method for CSV writer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4831">ARROW-4831</a> - [C++] CMAKE_AR is not passed to ZSTD thirdparty dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4833">ARROW-4833</a> - [Release] Document how to update the brew formula in the release management guide</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4834">ARROW-4834</a> - [R] Feature flag to disable parquet</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4835">ARROW-4835</a> - [GLib] Add boolean operations</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4837">ARROW-4837</a> - [C++] Support c++filt on a custom path in the run-test.sh script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4839">ARROW-4839</a> - [C#] Add NuGet support</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4846">ARROW-4846</a> - [Java] Update Jackson to 2.9.8</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4849">ARROW-4849</a> - [C++] Add docker-compose entry for testing Ubuntu Bionic build with system packages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4854">ARROW-4854</a> - [Rust] Use Array Slice for limit kernel</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4855">ARROW-4855</a> - [Packaging] Generate default package version based on cpp tags in crossbow.py</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4858">ARROW-4858</a> - [Flight][Python] Enable custom FlightDataStream in Python</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4859">ARROW-4859</a> - [GLib] Add garrow_numeric_array_mean()</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4862">ARROW-4862</a> - [GLib] Add GArrowCastOptions::allow-invalid-utf8 property</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4865">ARROW-4865</a> - [Rust] Support casting lists and primitives to lists</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4873">ARROW-4873</a> - [C++] Clarify documentation about how to use external ARROW_PACKAGE_PREFIX while also using CONDA dependency resolution</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4878">ARROW-4878</a> - [C++] ARROW_DEPENDENCY_SOURCE=CONDA does not work properly with MSVC</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4882">ARROW-4882</a> - [GLib] Add “Sum” functions</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4887">ARROW-4887</a> - [GLib] Add garrow_array_count()</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4889">ARROW-4889</a> - [C++] Add STATUS messages for Protobuf in CMake</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4891">ARROW-4891</a> - [C++] ZLIB include directories not added</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4892">ARROW-4892</a> - [Rust] [DataFusion] Move SQL parser and planner into sql package</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4893">ARROW-4893</a> - [C++] conda packages should use $PREFIX inside of conda-build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4894">ARROW-4894</a> - [Rust] [DataFusion] Remove all uses of panic! from aggregate.rs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4895">ARROW-4895</a> - [Rust] [DataFusion] Move error.rs to top level package</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4896">ARROW-4896</a> - [Rust] [DataFusion] Remove all uses of panic! from tests</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4897">ARROW-4897</a> - [Rust] [DataFusion] Improve Rustdoc</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4898">ARROW-4898</a> - [C++] Old versions of FindProtobuf.cmake use ALL-CAPS for variables</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4899">ARROW-4899</a> - [Rust] [DataFusion] Remove all uses of panic! from expression.rs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4901">ARROW-4901</a> - [Go] Run tests in Appveyor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4905">ARROW-4905</a> - [C++][Plasma] Remove dlmalloc from client library</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4907">ARROW-4907</a> - [CI] Add docker container to inspect docker context</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4908">ARROW-4908</a> - [Rust] [DataFusion] Add support for parquet date/time in int32/64 encoding</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4909">ARROW-4909</a> - [CI] Use hadolint to lint Dockerfiles</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4910">ARROW-4910</a> - [Rust] [DataFusion] Remove all uses of unimplemented!</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4915">ARROW-4915</a> - [GLib] Add support for arrow::NullBuilder</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4922">ARROW-4922</a> - [Packaging] Use system libraris for .deb and .rpm</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4924">ARROW-4924</a> - [Ruby] Add Decimal128#to_s(scale=nil)</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4926">ARROW-4926</a> - [Rust] [DataFusion] Update README for 0.13.0 release</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4929">ARROW-4929</a> - [GLib] Add garrow_array_count_values()</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4932">ARROW-4932</a> - [GLib] Use G_DECLARE_DERIVABLE_TYPE macro</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4933">ARROW-4933</a> - [R] Autodetect Parquet support using pkg-config</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4937">ARROW-4937</a> - [R] Clean pkg-config related logic</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4939">ARROW-4939</a> - [Python] Add wrapper for “sum” kernel</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4940">ARROW-4940</a> - [Rust] Enhance documentation for datafusion</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4944">ARROW-4944</a> - [C++] Raise minimal required thrift-cpp to 0.11 in conda environment</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4946">ARROW-4946</a> - [C++] Support detection of flatbuffers without FlatbuffersConfig.cmake</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4947">ARROW-4947</a> - [Flight][C++/Python] Remove redundant schema parameter in DoGet</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4951">ARROW-4951</a> - [C++] Turn off cpp benchmarks in cpp docker images</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4955">ARROW-4955</a> - [GLib] Add garrow_file_is_closed()</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4964">ARROW-4964</a> - [Ruby] Add closed check if available on auto close</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4969">ARROW-4969</a> - [C++] Set RPATH in correct order for test executables on OSX</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4977">ARROW-4977</a> - [Ruby] Add support for building on Windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4978">ARROW-4978</a> - [Ruby] Fix wrong internal variable name for table data</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4979">ARROW-4979</a> - [GLib] Add missing lock to garrow::GIOInputStream</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4980">ARROW-4980</a> - [GLib] Use GInputStream as the parent of GArrowInputStream</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4981">ARROW-4981</a> - [Ruby] Add support for CSV data encoding conversion</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4983">ARROW-4983</a> - [Plasma] Unmap memory when the client is destroyed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4994">ARROW-4994</a> - [website] Update Details for ptgoetz</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4995">ARROW-4995</a> - [R] Make sure winbuilder tests pass for package</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4996">ARROW-4996</a> - [Plasma] There are many log files in /tmp</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5003">ARROW-5003</a> - [R] remove dependency on withr</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5006">ARROW-5006</a> - [R] parquet.cpp does not include enough Rcpp</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5011">ARROW-5011</a> - [Release] Add support in the source release script for custom hash</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5013">ARROW-5013</a> - [Rust] [DataFusion] Refactor runtime expression support</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5014">ARROW-5014</a> - [Java] Fix typos in Flight module</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5018">ARROW-5018</a> - [Release] Include JavaScript implementation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5032">ARROW-5032</a> - [C++] Headers in vendored/datetime directory aren’t installed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5041">ARROW-5041</a> - [Release][C++] use bundled gtest and gmock in verify-release-candidate.bat</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-549">ARROW-549</a> - [C++] Add function to concatenate like-typed arrays</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-572">ARROW-572</a> - [C++] Apply visitor pattern in IPC metadata</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-585">ARROW-585</a> - [C++] Define public API for user-defined data types</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-694">ARROW-694</a> - [C++] Build JSON “scanner” for reading record batches from line-delimited JSON files</li>
+</ul>
+
+<h3 id="bug-fixes">Bug Fixes</h3>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-2392">ARROW-2392</a> - [Python] pyarrow RecordBatchStreamWriter allows writing batches with different schemas</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-295">ARROW-295</a> - Create DOAP File</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3086">ARROW-3086</a> - [Glib] GISCAN fails due to conda-shipped openblas</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3096">ARROW-3096</a> - [Python] Update Python source build instructions given Anaconda/conda-forge toolchain migration</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3133">ARROW-3133</a> - [C++] Logical boolean kernels in kernels/boolean.cc cannot write into preallocated memory</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3208">ARROW-3208</a> - [C++] Segmentation fault when casting dictionary to numeric with nullptr valid_bitmap</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3564">ARROW-3564</a> - [Python] writing version 2.0 parquet format with dictionary encoding enabled</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3578">ARROW-3578</a> - [Release] Address spurious Apache RAT failures in source release script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3593">ARROW-3593</a> - [R] CI builds failing due to GitHub API rate limits</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3606">ARROW-3606</a> - [Python] flake8 fails on Crossbow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3669">ARROW-3669</a> - [Python] Convert big-endian numbers or raise error in pyarrow.array</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3843">ARROW-3843</a> - [Python] Writing Parquet file from empty table created with Table.from_pandas(…, preserve_index=False) fails</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-3923">ARROW-3923</a> - [Java] JDBC-to-Arrow Conversion: Unnecessary Calendar Requirement</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4081">ARROW-4081</a> - [Go] Sum methods on Mac OS X panic when the array is empty</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4104">ARROW-4104</a> - [Java] race in AllocationManager during release</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4117">ARROW-4117</a> - [Python] “asv dev” command fails with latest revision</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4181">ARROW-4181</a> - [Python] TestConvertStructTypes.test_from_numpy_large failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4192">ARROW-4192</a> - “./dev/run_docker_compose.sh” is out of date</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4213">ARROW-4213</a> - [Flight] C++ and Java implementations are incompatible</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4244">ARROW-4244</a> - Clarify language around padding/alignment</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4250">ARROW-4250</a> - [C++][Gandiva] Use approximate comparisons for floating point numbers in gandiva-projector-test</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4252">ARROW-4252</a> - [C++] Status error context strings missing lines of code</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4253">ARROW-4253</a> - [GLib] Cannot use non-system Boost specified with $BOOST_ROOT</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4254">ARROW-4254</a> - [C++] Gandiva tests fail to compile with Boost in Ubuntu 14.04 apt</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4255">ARROW-4255</a> - [C++] Schema::GetFieldIndex is not thread-safe</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4261">ARROW-4261</a> - [C++] CMake paths for IPC, Flight, Thrift, and Plasma don’t support using Arrow as a subproject</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4264">ARROW-4264</a> - [C++] Document why DCHECKs are used in kernels</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4267">ARROW-4267</a> - [Python/C++][Parquet] Segfault when reading rowgroups with duplicated columns</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4274">ARROW-4274</a> - [Gandiva] static jni library broken after decimal changes</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4275">ARROW-4275</a> - [C++] gandiva-decimal_single_test extremely slow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4280">ARROW-4280</a> - [C++][Documentation] It looks like flex and bison are required for parquet</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4282">ARROW-4282</a> - [Rust] builder benchmark is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4284">ARROW-4284</a> - [C#] File / Stream serialization fails due to type mismatch / missing footer</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4295">ARROW-4295</a> - [Plasma] Incorrect log message when evicting objects</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4296">ARROW-4296</a> - [Plasma] Starting Plasma store with use_one_memory_mapped_file enabled crashes due to improper memory alignment</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4312">ARROW-4312</a> - [C++] Lint doesn’t work anymore (“[Errno 24] Too many open files”)</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4319">ARROW-4319</a> - plasma/store.h pulls ins flatbuffer dependency</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4320">ARROW-4320</a> - [C++] Add tests for non-contiguous tensors</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4322">ARROW-4322</a> - [CI] docker nightlies fails after conda-forge compiler migration</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4323">ARROW-4323</a> - [Packaging] Fix failing OSX clang conda forge builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4326">ARROW-4326</a> - [C++] Development instructions in python/development.rst will not work for many Linux distros with new conda-forge toolchain</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4327">ARROW-4327</a> - [Python] Add requirements-build.txt file to simplify setting up Python build environment</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4328">ARROW-4328</a> - Make R build compatible with DARROW_TENSORFLOW=ON</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4329">ARROW-4329</a> - Python should include the parquet headers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4342">ARROW-4342</a> - [Gandiva][Java] spurious failures in projector cache test</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4347">ARROW-4347</a> - [Python] Run Python Travis CI unit tests on Linux when Java codebase changed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4349">ARROW-4349</a> - [C++] Build all benchmarks on Windows without failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4351">ARROW-4351</a> - [C++] Fail to build with static parquet</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4355">ARROW-4355</a> - [C++] test-util functions are no longer part of libarrow</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4360">ARROW-4360</a> - [C++] Query homebrew for Thrift</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4364">ARROW-4364</a> - [C++] Fix -weverything -wextra compilation errors</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4366">ARROW-4366</a> - [Docs] Change extension from format/README.md to format/README.rst</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4367">ARROW-4367</a> - [C++] StringDictionaryBuilder segfaults on Finish with only null entries</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4368">ARROW-4368</a> - Bintray repository signature verification fails</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4370">ARROW-4370</a> - [Python] Table to pandas conversion fails for list of bool</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4374">ARROW-4374</a> - [C++] DictionaryBuilder does not correctly report length and null_count</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4381">ARROW-4381</a> - [Docker] docker-compose build lint fails</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4385">ARROW-4385</a> - [Python] default_version of a release should not include SNAPSHOT</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4389">ARROW-4389</a> - [R] Installing clang-tools in CI is failing on trusty</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4395">ARROW-4395</a> - ts-node throws type error running `bin/arrow2csv.js`</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4400">ARROW-4400</a> - [CI] install of clang tools failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4403">ARROW-4403</a> - [Rust] CI fails due to formatting errors</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4404">ARROW-4404</a> - [CI] AppVeyor toolchain build does not build anything</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4407">ARROW-4407</a> - [C++] ExternalProject_Add does not capture CC/CXX correctly</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4410">ARROW-4410</a> - [C++] Fix InvertKernel edge cases</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4413">ARROW-4413</a> - [Python] pyarrow.hdfs.connect() failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4414">ARROW-4414</a> - [C++] Stop using cmake COMMAND_EXPAND_LISTS because it breaks package builds for older distros</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4417">ARROW-4417</a> - [C++] Doc build broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4420">ARROW-4420</a> - [INTEGRATION] Make spark integration test pass and test against spark’s master branch</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4421">ARROW-4421</a> - [Flight][C++] Handle large Flight data messages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4434">ARROW-4434</a> - [Python] Cannot create empty StructArray via pa.StructArray.from_arrays</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4440">ARROW-4440</a> - [C++] Fix flatbuffers build using msvc</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4457">ARROW-4457</a> - [Python] Cannot create Decimal128 array using integers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4469">ARROW-4469</a> - [Python][C++] CI Failing for Python 2.7 and 3.6 with valgrind</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4471">ARROW-4471</a> - [C++] Pass AR and RANLIB to all external projects</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4474">ARROW-4474</a> - [Flight] FlightInfo should use signed integer types for payload size</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4496">ARROW-4496</a> - [CI] CI failing for python Xcode 7.3</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4498">ARROW-4498</a> - [Plasma] Plasma fails building with CUDA enabled</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4500">ARROW-4500</a> - [C++] librt and pthread hacks can cause linking problems</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4501">ARROW-4501</a> - [C++] Unique returns non-unique strings</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4525">ARROW-4525</a> - [Rust] [Parquet] Convert ArrowError to ParquetError</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4527">ARROW-4527</a> - [Packaging] Update linux packaging tasks to align with the LLVM 7 migration</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4532">ARROW-4532</a> - [Java] varchar value buffer much larger than expected</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4533">ARROW-4533</a> - [Python] Document how to run hypothesis tests</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4535">ARROW-4535</a> - [C++] Fix MakeBuilder to preserve ListType’s field name</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4536">ARROW-4536</a> - Add data_type argument in garrow_list_array_new</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4538">ARROW-4538</a> - [PYTHON] Remove index column from subschema in write_to_dataframe</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4549">ARROW-4549</a> - [C++] Can’t build benchmark code on CUDA enabled build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4550">ARROW-4550</a> - [JS] Fix AMD pattern</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4559">ARROW-4559</a> - [Python] pyarrow can’t read/write filenames with special characters</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4563">ARROW-4563</a> - [Python] pa.decimal128 should validate inputs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4571">ARROW-4571</a> - [Format] Tensor.fbs file has multiple root_type declarations</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4576">ARROW-4576</a> - [Python] Benchmark failures</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4577">ARROW-4577</a> - [C++] Interface link libraries declared on arrow_shared target that are actually non-interface</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4581">ARROW-4581</a> - [C++] gbenchmark_ep is a dependency of unit tests when ARROW_BUILD_BENCHMARKS=ON</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4582">ARROW-4582</a> - [C++/Python] Memory corruption on Pandas-&gt;Arrow conversion</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4584">ARROW-4584</a> - [Python] Add built wheel to manylinux1 dockerignore.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4585">ARROW-4585</a> - [C++] Dependency of Flight C++ sources on generated protobuf is not respected</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4587">ARROW-4587</a> - Flight C++ DoPut segfaults</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4597">ARROW-4597</a> - [C++] Targets for system Google Mock shared library are missing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4601">ARROW-4601</a> - [Python] Master build is broken due to missing licence for .dockerignore</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4608">ARROW-4608</a> - [C++] cmake script assumes that double-conversion installs static libs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4617">ARROW-4617</a> - [C++] Support double-conversion&lt;3.1</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4624">ARROW-4624</a> - [C++] Linker errors when building benchmarks</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4629">ARROW-4629</a> - [Python] Pandas to arrow conversion slowed down by local imports</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4639">ARROW-4639</a> - [CI] Crossbow build failing for Gandiva jars</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4641">ARROW-4641</a> - [C++] Flight builds complain of -Wstrict-aliasing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4642">ARROW-4642</a> - [R] Change `f` to `file` in `read_parquet_file()`</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4654">ARROW-4654</a> - [C++] Implicit Flight target dependencies cause compilation failure</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4657">ARROW-4657</a> - [Release] gbenchmark should not be needed for verification</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4658">ARROW-4658</a> - [C++] Shared gflags is also a run-time conda requirement</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4659">ARROW-4659</a> - [CI] ubuntu/debian nightlies fail because of missing gandiva files</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4660">ARROW-4660</a> - [C++] gflags fails to build due to CMake error</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4664">ARROW-4664</a> - [C++] DCHECK macro conditions are evaluated in release builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4669">ARROW-4669</a> - [Java] No Bounds checking on ArrowBuf.slice</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4672">ARROW-4672</a> - [C++] clang-7 matrix entry is build using gcc</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4680">ARROW-4680</a> - [CI] [Rust] Travis CI builds fail with latest Rust 1.34.0-nightly (2019-02-25)</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4684">ARROW-4684</a> - [Python] CI failures in test_cython.py</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4687">ARROW-4687</a> - [Python] FlightServerBase.run should exit on Ctrl-C</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4688">ARROW-4688</a> - [C++][Parquet] 16MB limit on (nested) column chunk prevents tuning row_group_size</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4696">ARROW-4696</a> - Verify release script is over optimist with CUDA detection</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4699">ARROW-4699</a> - [C++] json parser should not rely on null terminated buffers</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4704">ARROW-4704</a> - [CI][GLib] Plasma test is flaky</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4710">ARROW-4710</a> - [C++][R] New linting script skip files with “cpp” extension</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4712">ARROW-4712</a> - [C++][CI] Clang7 Valgrind complains when not move shared_ptr</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4721">ARROW-4721</a> - [Rust] [DataFusion] Propagate schema in filter</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4724">ARROW-4724</a> - [C++] Python not being built nor test under MinGW builds</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4728">ARROW-4728</a> - [JS] Failing test Table#assign with a zero-length Null column round-trips through serialization</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4737">ARROW-4737</a> - [C#] tests are not running in CI</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4744">ARROW-4744</a> - [CI][C++] Mingw32 builds failing</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4750">ARROW-4750</a> - [C++] RapidJSON triggers Wclass-memaccess on GCC 8+</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4760">ARROW-4760</a> - [C++] protobuf 3.7 defines EXPECT_OK that clashes with Arrow’s macro</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4766">ARROW-4766</a> - [C++] Casting empty boolean array causes segfault</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4767">ARROW-4767</a> - [C#] ArrowStreamReader crashes while reading the end of a stream</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4768">ARROW-4768</a> - [C++][CI] arrow-test-array sometimes gets stuck in MinGW build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4774">ARROW-4774</a> - [C++][Parquet] Call Table::Validate when writing a table</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4775">ARROW-4775</a> - [Website] Site navbar cannot be expanded</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4783">ARROW-4783</a> - [C++][CI] Mingw32 builds sometimes timeout</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4793">ARROW-4793</a> - [Ruby] Suppress unused variable warning</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4796">ARROW-4796</a> - [Flight][Python] segfault in simple server implementation</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4802">ARROW-4802</a> - [Python] Hadoop classpath discovery broken HADOOP_HOME is a symlink</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4807">ARROW-4807</a> - [Rust] Fix csv_writer benchmark</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4811">ARROW-4811</a> - [C++] An incorrect dependency leads “ninja” to re-evaluate steps unnecessarily on subsequent calls</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4813">ARROW-4813</a> - [Ruby] Add tests for #== and #!=</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4820">ARROW-4820</a> - [Python] hadoop class path derived not correct</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4822">ARROW-4822</a> - [C++/Python] pyarrow.Table.equals segmentation fault on None</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4828">ARROW-4828</a> - [Python] manylinux1 docker-compose context should be python/manylinux1</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4850">ARROW-4850</a> - [CI] Integration test failures do not fail the Travis CI build</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4853">ARROW-4853</a> - [Rust] Array slice doesn’t work on ListArray and StructArray</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4857">ARROW-4857</a> - [C++/Python/CI] docker-compose in manylinux1 crossbow jobs too old</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4866">ARROW-4866</a> - [C++] zstd ExternalProject failing on Windows</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4867">ARROW-4867</a> - [Python] Table.from_pandas() column order not respected</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4869">ARROW-4869</a> - [C++] Use of gmock fails in compute/kernels/util-internal-test.cc</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4870">ARROW-4870</a> - [Ruby] gemspec has wrong msys2 dependency listed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4871">ARROW-4871</a> - [Flight][Java] Handle large Flight messages</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4872">ARROW-4872</a> - [Python] Keep backward compatibility for ParquetDatasetPiece</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4881">ARROW-4881</a> - [Python] bundle_zlib CMake function still uses ARROW_BUILD_TOOLCHAIN</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4900">ARROW-4900</a> - mingw-w64 &lt; 5 does not have __cpuidex</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4903">ARROW-4903</a> - [C++] Building tests using only static libs not possible</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4906">ARROW-4906</a> - [Format] Fix document to describe that SparseMatrixIndexCSR assumes indptr is sorted for each row</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4918">ARROW-4918</a> - [C++] Add cmake-format to pre-commit</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4928">ARROW-4928</a> - [Python] Hypothesis test failures</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4931">ARROW-4931</a> - [C++] CMake fails on gRPC ExternalProject</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4942">ARROW-4942</a> - [Ruby] Remove needless omits</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4948">ARROW-4948</a> - [JS] Nightly test failing with “Cannot assign to read only property”</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4950">ARROW-4950</a> - [C++] Thirdparty CMake error get_target_property() called with non-existent target LZ4::lz4</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4952">ARROW-4952</a> - [C++] Equals / ApproxEquals behaviour undefined on FP NaNs</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4954">ARROW-4954</a> - [Python] test failure with Flight enabled</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4958">ARROW-4958</a> - [C++] Purely static linking broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4961">ARROW-4961</a> - [C++][Python] Add GTest_SOURCE=BUNDLED to relevant build docs that use conda-forge toolchain</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4962">ARROW-4962</a> - [C++] Warning level to CHECKIN can’t compile on modern GCC</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4976">ARROW-4976</a> - [JS] RecordBatchReader should reset its Node/DOM streams</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4982">ARROW-4982</a> - [GLib][CI] Run tests on AppVeyor</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4984">ARROW-4984</a> - [Flight][C++] Flight server segfaults when port is in use</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4986">ARROW-4986</a> - [CI] Travis fails to install llvm@7</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4989">ARROW-4989</a> - [C++] Builds fails to find Ubuntu-packaged re2 library</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4991">ARROW-4991</a> - [CI] Bump travis node version to 11.12</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-4997">ARROW-4997</a> - [C#] ArrowStreamReader doesn’t consume whole stream and doesn’t implement sync read</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5009">ARROW-5009</a> - [C++] Cleanup using to std::* in files</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5010">ARROW-5010</a> - [Release] Fix release script with llvm-7</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5012">ARROW-5012</a> - [C++] “testing” headers not installed</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5023">ARROW-5023</a> - [Release] Default value syntax in shell is wrong</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5024">ARROW-5024</a> - [Release] crossbow.py –arrow-version causes missing variable error</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5025">ARROW-5025</a> - [Python][Packaging] wheel for Windows are broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5026">ARROW-5026</a> - [Python][Packaging] conda package on non Windows is broken</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5029">ARROW-5029</a> - [C++] Compilation warnings in release mode</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5031">ARROW-5031</a> - [Dev] Release verification script does not run CUDA tests in Python</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5042">ARROW-5042</a> - [Release] Wrong ARROW_DEPENDENCY_SOURCE in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5043">ARROW-5043</a> - [Release][Ruby] red-arrow dependency can’t be resolve in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5044">ARROW-5044</a> - [Release][Rust] Format error in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5046">ARROW-5046</a> - [Release][C++] Plasma test is fragile in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5047">ARROW-5047</a> - [Release] Always set up parquet-testing in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5048">ARROW-5048</a> - [Release][Rust] arrow-testing is missing in verification script</li>
+  <li><a href="https://issues.apache.org/jira/browse/ARROW-5050">ARROW-5050</a> - [C++] cares_ep should build before grpc_ep</li>
+</ul>
+
+
+    </main>
+
+    <hr/>
+<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 src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
+</footer>
+
+  </div>
+</body>
+</html>
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 64a80d5..08d0647 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -367,7 +367,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 40c3d73..269562b 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -476,7 +476,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 6557c5d..d2a563f 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -249,7 +249,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 12c5883..fc45de7 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -209,7 +209,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.5.0.html b/release/0.5.0.html
index 19913f8..e088125 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -314,7 +314,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.6.0.html b/release/0.6.0.html
index 2d7707e..acdae04 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -267,7 +267,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 9d18bb6..0b19d28 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -316,7 +316,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 7ad16fc..d3739a0 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -202,7 +202,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.8.0.html b/release/0.8.0.html
index 2d63d0d..f84ad57 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -481,7 +481,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/0.9.0.html b/release/0.9.0.html
index da5564b..3a04377 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -463,7 +463,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>
diff --git a/release/index.html b/release/index.html
index b172241..f4f86e5 100644
--- a/release/index.html
+++ b/release/index.html
@@ -131,6 +131,7 @@
 <p>Navigate to the release page for downloads and the changelog.</p>
 
 <ul>
+  <li><a href="/release/0.13.0.html">0.13.0 (1 April 2019)</a></li>
   <li><a href="/release/0.12.0.html">0.12.0 (20 January 2019)</a></li>
   <li><a href="/release/0.11.1.html">0.11.1 (19 October 2018)</a></li>
   <li><a href="/release/0.11.0.html">0.11.0 (8 October 2018)</a></li>
@@ -155,7 +156,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 type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous" src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js"></script>
+  <script src="/assets/main-8d2a359fd27a888246eb638b36a4e8b68ac65b9f11c48b9fac601fa0c9a7d796.js" type="text/javascript" integrity="sha256-jSo1n9J6iIJG62OLNqTotorGW58RxIufrGAfoMmn15Y=" crossorigin="anonymous"></script>
 </footer>
 
   </div>