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

[arrow-site] branch asf-site updated: Updating built site (build 4cca08446115701812dbec56425a611406e0c668)

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


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

commit 9d9971a43ca95aec737e49bc9a8c0b191244fd4c
Author: Wes McKinney <we...@apache.org>
AuthorDate: Wed Apr 21 14:48:33 2021 +0000

    Updating built site (build 4cca08446115701812dbec56425a611406e0c668)
---
 docs/c_glib/index.html |  4 ++--
 faq/index.html         | 13 +++++++------
 feed.xml               |  2 +-
 release/0.1.0.html     |  4 ++--
 release/0.10.0.html    |  4 ++--
 release/0.11.0.html    |  4 ++--
 release/0.11.1.html    |  4 ++--
 release/0.12.0.html    |  4 ++--
 release/0.13.0.html    |  4 ++--
 release/0.14.0.html    |  4 ++--
 release/0.14.1.html    |  4 ++--
 release/0.15.0.html    |  4 ++--
 release/0.15.1.html    |  4 ++--
 release/0.16.0.html    |  4 ++--
 release/0.17.0.html    |  4 ++--
 release/0.17.1.html    |  4 ++--
 release/0.2.0.html     |  4 ++--
 release/0.3.0.html     |  4 ++--
 release/0.4.0.html     |  4 ++--
 release/0.4.1.html     |  4 ++--
 release/0.5.0.html     |  4 ++--
 release/0.6.0.html     |  4 ++--
 release/0.7.0.html     |  4 ++--
 release/0.7.1.html     |  4 ++--
 release/0.8.0.html     |  4 ++--
 release/0.9.0.html     |  4 ++--
 release/1.0.0.html     |  4 ++--
 release/1.0.1.html     |  4 ++--
 release/2.0.0.html     |  4 ++--
 release/3.0.0.html     |  4 ++--
 release/index.html     |  4 ++--
 31 files changed, 66 insertions(+), 65 deletions(-)

diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 1775a15..5ca740e 100644
--- a/docs/c_glib/index.html
+++ b/docs/c_glib/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow GLib (C)" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow GLib (C)","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject Introspection. It means that you can create language bindings at runtime or compile time automatically. API reference manuals Apache Arrow GLib Apache Parquet GLib Gandiva GLib Pla [...]
+{"@type":"BlogPosting","headline":"Apache Arrow GLib (C)","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject Introspection. It means that you can create language bindings at runtime or compile time automatically. API reference manuals Apache Arrow GLib Apache Parquet GLib Gandiva GLib Pla [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/faq/index.html b/faq/index.html
index 32cefbc..4e15518 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -422,12 +422,13 @@ generated C# code is not going to have the same representation as one that has
 been deserialized by protoc generated Java code.  You would need to marshal
 the data from one language to the other.</p>
 
-<p>Arrow avoids this but it comes at the cost of increased space.  Protobuf can
-be a better choice for serializing certain kinds of data on the wire (like
-individual records or sparse data with many optional fields).  Just like
-Parquet this means that Arrow and Protobuf complement each other well.  For
-example, Arrow Flight uses gRPC and Protobuf to transmit data which is then
-deserialized into Arrow format for processing.</p>
+<p>Arrow avoids this but it comes at the cost of increased space.
+Protobuf can be a better choice for serializing certain kinds of data
+on the wire (like individual records or sparse data with many optional
+fields).  Just like Parquet this means that Arrow and Protobuf
+complement each other well.  For example, Arrow Flight uses gRPC and
+Protobuf to serialize its commands, while data is serialized using the
+binary Arrow IPC protocol.</p>
 
 <h4 id="how-does-arrow-relate-to-flatbuffers"><strong>How does Arrow relate to Flatbuffers?</strong></h4>
 
diff --git a/feed.xml b/feed.xml
index 6f8fe37..622bb20 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://arrow.apache.org/" rel="alternate" type="text/html" /><updated>2021-04-15T14:44:11-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://arrow.apache.org/" rel="alternate" type="text/html" /><updated>2021-04-21T10:48:17-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
 
 --&gt;
 
diff --git a/release/0.1.0.html b/release/0.1.0.html
index ce1822e..fbdbcf1 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="0.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"0.1.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.1.0 (10 October 2016) Download Source Release: [apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 5 Laurent Goujon 5 adeneche 4 Dan Robinson 4 [...]
+{"@type":"BlogPosting","headline":"0.1.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.1.0 (10 October 2016) Download Source Release: [apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 5 Laurent Goujon 5 adeneche 4 Dan Robinson 4 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index 8fefd29..2495f78 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.10.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.10.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.10.0 (6 August 2018) This is a major release. Download Source Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 Phillip Cloud 11 Bryan Cu [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.10.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.10.0 (6 August 2018) This is a major release. Download Source Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 Phillip Cloud 11 Bryan Cu [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index ca25b79..ba381c6 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.11.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.11.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.11.0 (8 October 2018) This is a major release. Download Source Artifacts Binary Artifacts Git tag Contributors This includes patches from Apache Parquet that were merged. $ git shortlog -sn apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 Deepak Majeti 54 Kouhei Sutou 50 Krisztián Sz [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.11.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.11.0 (8 October 2018) This is a major release. Download Source Artifacts Binary Artifacts Git tag Contributors This includes patches from Apache Parquet that were merged. $ git shortlog -sn apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 Deepak Majeti 54 Kouhei Sutou 50 Krisztián Sz [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 0dd0670..1850bfe 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.11.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python packaging issue with zlib that resulted in bug ARROW-3514. Download Source Artifacts Binary Artifacts Git tag Changelog New Features and Improvements ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update zlib library in [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.11.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python packaging issue with zlib that resulted in bug ARROW-3514. Download Source Artifacts Binary Artifacts Git tag Changelog New Features and Improvements ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update zlib library in [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index cec570a..f08db55 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.12.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.12.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts Git tag 8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 commits from 77 distinct contributors. $ git shortlog -sn apache-arrow-0.11.0..apache-arr [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.12.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts Git tag 8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 commits from 77 distinct contributors. $ git shortlog -sn apache-arrow-0.11.0..apache-arr [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index 016ff22..d8dfbcc 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.13.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.13.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 550 commits from 81 distinct contributors. $ git shortlog -sn apache-arrow-0.12.0..apache-arr [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.13.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 550 commits from 81 distinct contributors. $ git shortlog -sn apache-arrow-0.12.0..apache-arr [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index e86334c..f633918 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.14.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.14.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 570 commits from 78 distinct contributors. $ git shortlog -sn apache-arrow-0.13.0..apache-arro [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.14.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 570 commits from 78 distinct contributors. $ git shortlog -sn apache-arrow-0.13.0..apache-arro [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index b966f79..bd4010a 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.14.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.14.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel packaging issues and Parquet forward compatibility problems. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 52 commits from 16 distinct contributors. $ git s [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.14.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel packaging issues and Parquet forward compatibility problems. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 52 commits from 16 distinct contributors. $ git s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 7838460..01f8f5d 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.15.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.15.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 672 commits from 80 distinct contributors. $ git shortlog -sn apache-arrow-0.14.0..apache-a [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.15.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 672 commits from 80 distinct contributors. $ git shortlog -sn apache-arrow-0.14.0..apache-a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index c065fc7..2316ee5 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.15.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.15.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 41 commits from 13 distinct contributors. $ git shortlog -sn apache-arrow-0.15.0..apache-a [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.15.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 41 commits from 13 distinct contributors. $ git shortlog -sn apache-arrow-0.15.0..apache-a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index fa2887e..462e43b 100644
--- a/release/0.16.0.html
+++ b/release/0.16.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.16.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.16.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 709 commits from 99 distinct contributors. $ git shortlog -sn apache-arrow-0.15.1..apache- [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.16.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 709 commits from 99 distinct contributors. $ git shortlog -sn apache-arrow-0.15.1..apache- [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index 6ad8c95..1711864 100644
--- a/release/0.17.0.html
+++ b/release/0.17.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.17.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.17.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 569 commits from 79 distinct contributors. $ git shortlog -sn apache-arrow-0.16.0..apache-ar [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.17.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 569 commits from 79 distinct contributors. $ git shortlog -sn apache-arrow-0.16.0..apache-ar [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index 2c0b113..6e71f69 100644
--- a/release/0.17.1.html
+++ b/release/0.17.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.17.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.17.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions listed in the changelog below. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 27 commits from 11 distinct contributors. $ git shortlog -sn apache-arrow-0.17. [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.17.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions listed in the changelog below. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 27 commits from 11 distinct contributors. $ git shortlog -sn apache-arrow-0.17. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 6027b3c..dd76328 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="0.2.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"0.2.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio Lahr-Vivaz 1 Holden  [...]
+{"@type":"BlogPosting","headline":"0.2.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio Lahr-Vivaz 1 Holden  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 4d1ea9d..73511f7 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="0.3.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"0.3.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 Philipp Moritz 4 Jeff Knupp 4 Jo [...]
+{"@type":"BlogPosting","headline":"0.3.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 Philipp Moritz 4 Jeff Knupp 4 Jo [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index ae8df24..c9c475a 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="0.4.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"0.4.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 Julien Le Dem 1 Bryan Cutler 1 J [...]
+{"@type":"BlogPosting","headline":"0.4.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 Julien Le Dem 1 Bryan Cutler 1 J [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 4ed24e3..8caf59d 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="0.4.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"0.4.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also includes some packaging and documentation improvements. Read more in the release blog post. Download Source Artifacts Git tag 46315431 Changelog New Features and Improvements ARROW-1020 - [Format] Add additional language to Schema.fbs to clarify naive vs. local [...]
+{"@type":"BlogPosting","headline":"0.4.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also includes some packaging and documentation improvements. Read more in the release blog post. Download Source Artifacts Git tag 46315431 Changelog New Features and Improvements ARROW-1020 - [Format] Add additional language to Schema.fbs to clarify naive vs. local [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index d6c8f35..d44b150 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.5.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.5.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in the supported languages and additional integration test coverage between Java and C++. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes McKinne [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.5.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in the supported languages and additional integration test coverage between Java and C++. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes McKinne [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index 2d9ff29..5a2bc46 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.6.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.6.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio Lahr-Vivaz 2  [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.6.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio Lahr-Vivaz 2  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 7b1bae7..edcb54c 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.7.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.7.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan Cutler 2 HorimotoYasuh [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.7.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the release blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan Cutler 2 HorimotoYasuh [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 0c2f2f5..2e6019c 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.7.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.7.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir Malekpour 1 Bry [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.7.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir Malekpour 1 Bry [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index e7003f7..4ce70e5 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.8.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.8.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.8.0 (18 December 2017) This is a major release. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Ta [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.8.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.8.0 (18 December 2017) This is a major release. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Ta [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index ab7809a..a10860d 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 0.9.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 0.9.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 Phil [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 0.9.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 Phil [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index d2c5eb3..84c4228 100644
--- a/release/1.0.0.html
+++ b/release/1.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 1.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 1.0.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 771 commits from 100 distinct contributors. $ git shortlog -sn apache-arrow-0.17.0..apache-arro [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 1.0.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 771 commits from 100 distinct contributors. $ git shortlog -sn apache-arrow-0.17.0..apache-arro [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index e527ce2..2590c32 100644
--- a/release/1.0.1.html
+++ b/release/1.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 1.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 1.0.1 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 39 commits from 15 distinct contributors. $ git shortlog -sn apache-arrow-1.0.0..apache-arrow-1.0.1 [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 1.0.1 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 39 commits from 15 distinct contributors. $ git shortlog -sn apache-arrow-1.0.0..apache-arrow-1.0.1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index f0674f2..4fc457d 100644
--- a/release/2.0.0.html
+++ b/release/2.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 2.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 2.0.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 511 commits from 81 distinct contributors. $ git shortlog -sn apache-arrow-1.0.0..apache-arr [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 2.0.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 511 commits from 81 distinct contributors. $ git shortlog -sn apache-arrow-1.0.0..apache-arr [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 70a4d7e..580b61a 100644
--- a/release/3.0.0.html
+++ b/release/3.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow 3.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Apache Arrow 3.0.0 Release","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 648 commits from 106 distinct contributors. $ git shortlog -sn apache-arrow-2.0.0..apache-ar [...]
+{"@type":"BlogPosting","headline":"Apache Arrow 3.0.0 Release","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 months of development. Download Source Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag Contributors This release includes 648 commits from 106 distinct contributors. $ git shortlog -sn apache-arrow-2.0.0..apache-ar [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 496894d..32a25ec 100644
--- a/release/index.html
+++ b/release/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-04-15T14:44:11-04:00" />
+<meta property="article:published_time" content="2021-04-21T10:48:17-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Releases" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@type":"BlogPosting","headline":"Releases","dateModified":"2021-04-15T14:44:11-04:00","datePublished":"2021-04-15T14:44:11-04:00","description":"Apache Arrow Releases Navigate to the release page for downloads and the changelog. 3.0.0 (26 January 2021) 2.0.0 (19 October 2020) 1.0.1 (21 August 2020) 1.0.0 (24 July 2020) 0.17.1 (18 May 2020) 0.17.0 (20 April 2020) 0.16.0 (7 February 2020) 0.15.1 (1 November 2019) 0.15.0 (5 October 2019) 0.14.1 (22 July 2019) 0.14.0 (4 July 2019) 0.13.0 ( [...]
+{"@type":"BlogPosting","headline":"Releases","dateModified":"2021-04-21T10:48:17-04:00","datePublished":"2021-04-21T10:48:17-04:00","description":"Apache Arrow Releases Navigate to the release page for downloads and the changelog. 3.0.0 (26 January 2021) 2.0.0 (19 October 2020) 1.0.1 (21 August 2020) 1.0.0 (24 July 2020) 0.17.1 (18 May 2020) 0.17.0 (20 April 2020) 0.16.0 (7 February 2020) 0.15.1 (1 November 2019) 0.15.0 (5 October 2019) 0.14.1 (22 July 2019) 0.14.0 (4 July 2019) 0.13.0 ( [...]
 <!-- End Jekyll SEO tag -->