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 2fece90 Updating built site (build
8f36b0c58d9dc2762aa6aa8139f68071199b0315)
2fece90 is described below
commit 2fece90b901246fea8bcb0bbc0d2f532cde187d7
Author: Sutou Kouhei <[email protected]>
AuthorDate: Sat Jul 31 00:50:15 2021 +0000
Updating built site (build 8f36b0c58d9dc2762aa6aa8139f68071199b0315)
---
docs/c_glib/index.html | 4 ++--
feed.xml | 2 +-
install/index.html | 8 ++++----
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/4.0.0.html | 4 ++--
release/4.0.1.html | 4 ++--
release/5.0.0.html | 4 ++--
release/index.html | 4 ++--
34 files changed, 69 insertions(+), 69 deletions(-)
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 6ec66a2..d4fde8d 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow GLib
(C)","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow GLib
(C)","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/feed.xml b/feed.xml
index c62864e..e74f9ca 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-07-29T08:06:51-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-07-30T20:49:50-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 [...]
-->
diff --git a/install/index.html b/install/index.html
index f264edb..c74e4b7 100644
--- a/install/index.html
+++ b/install/index.html
@@ -244,7 +244,7 @@ in <code class="language-plaintext
highlighter-rouge">requirements.txt</code> to
<p>These include the Apache Arrow and Apache Parquet C++ binary libraries
bundled
with the wheel.</p>
-<h3 id="c-and-glib-c-packages-for-debian-gnulinux-ubuntu-and-centos">C++ and
GLib (C) Packages for Debian GNU/Linux, Ubuntu and CentOS</h3>
+<h3
id="c-and-glib-c-packages-for-debian-gnulinux-ubuntu-centos-and-amazon-linux">C++
and GLib (C) Packages for Debian GNU/Linux, Ubuntu, CentOS and Amazon
Linux</h3>
<p>We have provided APT and Yum repositories for Apache Arrow C++ and
Apache Arrow GLib (C). Here are supported platforms:</p>
@@ -254,7 +254,7 @@ Apache Arrow GLib (C). Here are supported platforms:</p>
<li>Debian GNU/Linux bullseye</li>
<li>Ubuntu 18.04 LTS</li>
<li>Ubuntu 20.04 LTS</li>
- <li>Ubuntu 20.10</li>
+ <li>Ubuntu 21.04</li>
<li>CentOS 7</li>
<li>CentOS 8</li>
<li>Red Hat Enterprise Linux 7</li>
@@ -311,9 +311,9 @@ wget https://apache.jfrog.io/artifactory/arrow/<span
class="si">$(</span>lsb_rel
<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 Apache Parquet
GLib (C)</span>
</code></pre></div></div>
-<p>Amazon Linux:</p>
+<p>Amazon Linux 2:</p>
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nb">sudo </span>yum <span
class="nb">install</span> <span class="nt">-y</span>
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="nb">sudo </span>amazon-linux-extras <span
class="nb">install</span> <span class="nt">-y</span> epel
<span class="nb">sudo </span>yum <span class="nb">install</span> <span
class="nt">-y</span>
https://apache.jfrog.io/artifactory/arrow/centos/7/apache-arrow-release-latest.rpm
<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 arrow-devel <span class="c"># For C++</span>
<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 arrow-glib-devel <span class="c"># For GLib (C)</span>
diff --git a/release/0.1.0.html b/release/0.1.0.html
index a93c0f5..edd127c 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"0.1.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.1.0.html"},"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 Stev [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"0.1.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.1.0.html"},"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 Stev [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.10.0.html b/release/0.10.0.html
index 6a54a38..941d632 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.10.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.10.0.html"},"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 Kriszt [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.10.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.10.0.html"},"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 Kriszt [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.11.0.html b/release/0.11.0.html
index 0634028..608291b 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.11.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.0.html"},"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 Mc [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.11.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.0.html"},"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 Mc [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 941ce94..9c1818b 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.11.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.1.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.11.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.1.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.12.0.html b/release/0.12.0.html
index ab25d41..fedda63 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.12.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.12.0.html"},"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 dis [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.12.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.12.0.html"},"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 dis [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.13.0.html b/release/0.13.0.html
index c0947b2..333d9ab 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.13.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.13.0.html"},"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 dis [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.13.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.13.0.html"},"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 dis [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.14.0.html b/release/0.14.0.html
index 85f9646..0ecc1e8 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.14.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.0.html"},"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 dist [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.14.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.0.html"},"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 dist [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 679c34e..6458ea7 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.14.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.1.html"},"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 T [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.14.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.1.html"},"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 T [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 130b046..01fcd49 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.15.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.0.html"},"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 d [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.15.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.0.html"},"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 d [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.15.1.html b/release/0.15.1.html
index 3773ca3..010346f 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.15.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.1.html"},"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 d [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.15.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.1.html"},"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 d [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.16.0.html b/release/0.16.0.html
index dac4385..e5a0706 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.16.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.16.0.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.16.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.16.0.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.17.0.html b/release/0.17.0.html
index 99207ca..6ab5a18 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.17.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.0.html"},"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 di [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.17.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.0.html"},"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 di [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.17.1.html b/release/0.17.1.html
index a840c2a..3376c78 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.17.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.1.html"},"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 commit [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.17.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.1.html"},"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 commit [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 4ef9320..d0d8d03 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"0.2.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.2.0.html"},"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 Kou [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"0.2.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.2.0.html"},"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 Kou [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 63d18ee..07518c5 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"0.3.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.3.0.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"0.3.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.3.0.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 3fdd113..4466c48 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"0.4.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.0.html"},"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-Viva [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"0.4.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.0.html"},"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-Viva [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 57a6da3..877bfdf 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"0.4.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.1.html"},"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 - [For [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"0.4.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.1.html"},"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 - [For [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.5.0.html b/release/0.5.0.html
index b884430..666fc50 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.5.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.5.0.html"},"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 $ g [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.5.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.5.0.html"},"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 $ g [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.6.0.html b/release/0.6.0.html
index b374fe5..83942b9 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.6.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.6.0.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.6.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.6.0.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.7.0.html b/release/0.7.0.html
index c25c3a2..6408a47 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.7.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.0.html"},"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 P [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.7.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.0.html"},"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 P [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.7.1.html b/release/0.7.1.html
index b9b9bbf..9e8700a 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.7.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.1.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.7.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.1.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.8.0.html b/release/0.8.0.html
index 8812ac5..c22597e 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.8.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.8.0.html"},"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 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.8.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.8.0.html"},"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 [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/0.9.0.html b/release/0.9.0.html
index 3f2e0eb..61667c2 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 0.9.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.9.0.html"},"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 Cl [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 0.9.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.9.0.html"},"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 Cl [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/1.0.0.html b/release/1.0.0.html
index 85c5032..2938d27 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 1.0.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.0.html"},"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 disti [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 1.0.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.0.html"},"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 disti [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/1.0.1.html b/release/1.0.1.html
index 03b4a47..86772ba 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 1.0.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.1.html"},"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 co [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 1.0.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.1.html"},"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 co [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/2.0.0.html b/release/2.0.0.html
index a59fbe3..633c6ca 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 2.0.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/2.0.0.html"},"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 dis [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 2.0.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/2.0.0.html"},"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 dis [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 76c2e1b..af1d085 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 3.0.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/3.0.0.html"},"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 di [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 3.0.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/3.0.0.html"},"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 di [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/4.0.0.html b/release/4.0.0.html
index e41c104..10c7e09 100644
--- a/release/4.0.0.html
+++ b/release/4.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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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 4.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 4.0.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.0.html"},"description":"Apache
Arrow 4.0.0 (26 April 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 719
commits from 114 dist [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 4.0.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.0.html"},"description":"Apache
Arrow 4.0.0 (26 April 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 719
commits from 114 dist [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/4.0.1.html b/release/4.0.1.html
index 2b315f1..d27b843 100644
--- a/release/4.0.1.html
+++ b/release/4.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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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 4.0.1 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 4.0.1
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.1.html"},"description":"Apache
Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of
development and addressing small but important bugs in the different
implementations. Download Source Artifacts Binary Artifacts For CentOS For
Debian For Python For Ubuntu Git tag [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 4.0.1
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.1.html"},"description":"Apache
Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of
development and addressing small but important bugs in the different
implementations. Download Source Artifacts Binary Artifacts For CentOS For
Debian For Python For Ubuntu Git tag [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 02ae13d..f1e2cd47 100644
--- a/release/5.0.0.html
+++ b/release/5.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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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 5.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Apache Arrow 5.0.0
Release","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/5.0.0.html"},"description":"Apache
Arrow 5.0.0 (29 July 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 684
commits from 99 distin [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Apache Arrow 5.0.0
Release","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/5.0.0.html"},"description":"Apache
Arrow 5.0.0 (29 July 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 684
commits from 99 distin [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/index.html b/release/index.html
index ac26030..77491e2 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-07-29T08:06:51-04:00" />
+<meta property="article:published_time" content="2021-07-30T20:49:50-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">
-{"datePublished":"2021-07-29T08:06:51-04:00","headline":"Releases","dateModified":"2021-07-29T08:06:51-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/"},"description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
5.0.0 (29 July 2021) 4.0.1 (26 May 2021) 4.0.0 (26 April 2021) 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.1 [...]
+{"datePublished":"2021-07-30T20:49:50-04:00","headline":"Releases","dateModified":"2021-07-30T20:49:50-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/"},"description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
5.0.0 (29 July 2021) 4.0.1 (26 May 2021) 4.0.0 (26 April 2021) 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.1 [...]
<!-- End Jekyll SEO tag -->