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/12/03 19:17:20 UTC

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

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 f248e51  Updating built site (build ecaa31bc75ecdb4dc704b4f9a414167d4caec70f)
f248e51 is described below

commit f248e51cb3591f347a305d1d6044988045724e15
Author: Jonathan Keane <jk...@gmail.com>
AuthorDate: Fri Dec 3 19:17:15 2021 +0000

    Updating built site (build ecaa31bc75ecdb4dc704b4f9a414167d4caec70f)
---
 blog/2021/12/03/arrow-duckdb/index.html | 59 +++++++++++++++++----------------
 docs/c_glib/index.html                  |  4 +--
 feed.xml                                | 57 ++++++++++++++++---------------
 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/6.0.0.html                      |  4 +--
 release/6.0.1.html                      |  4 +--
 release/index.html                      |  4 +--
 36 files changed, 129 insertions(+), 123 deletions(-)

diff --git a/blog/2021/12/03/arrow-duckdb/index.html b/blog/2021/12/03/arrow-duckdb/index.html
index 2d612d3..752735d 100644
--- a/blog/2021/12/03/arrow-duckdb/index.html
+++ b/blog/2021/12/03/arrow-duckdb/index.html
@@ -14,8 +14,8 @@
 <meta property="og:title" content="DuckDB quacks Arrow: A zero-copy data integration between Arrow and DuckDB" />
 <meta name="author" content="Pedro Holanda, Jonathan Keane" />
 <meta property="og:locale" content="en_US" />
-<meta name="description" content="TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: The Arrow [...]
-<meta property="og:description" content="TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: Th [...]
+<meta name="description" content="TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: The Arrow [...]
+<meta property="og:description" content="TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: Th [...]
 <link rel="canonical" href="https://arrow.apache.org/blog/2021/12/03/arrow-duckdb/" />
 <meta property="og:url" content="https://arrow.apache.org/blog/2021/12/03/arrow-duckdb/" />
 <meta property="og:site_name" content="Apache Arrow" />
@@ -28,7 +28,7 @@
 <meta name="twitter:site" content="@ApacheArrow" />
 <meta name="twitter:creator" content="@Pedro Holanda, Jonathan Keane" />
 <script type="application/ld+json">
-{"description":"TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: The Arrow C++ library, whic [...]
+{"description":"TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, it uses a columnar data model. But the Arrow project contains more than just the format: The Arrow C++ library, whic [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -340,37 +340,40 @@ pip <span class="nb">install </span>pyarrow
 
 <p>There are two ways in Python of querying data from Arrow:</p>
 <ol>
-  <li>Through the Relational API
-```py
-    <h1 id="reads-parquet-file-to-an-arrow-table">Reads Parquet File to an Arrow Table</h1>
-    <p>arrow_table = pq.read_table(‘integers.parquet’)</p>
-  </li>
-</ol>
+  <li>
+    <p>Through the Relational API</p>
 
-<h1 id="transforms-arrow-table---duckdb-relation">Transforms Arrow Table -&gt; DuckDB Relation</h1>
-<p>rel_from_arrow = duckdb.arrow(arrow_table)</p>
+    <div class="language-py highlighter-rouge"><div class="highlight"><pre class="highlight"><code> <span class="c1"># Reads Parquet File to an Arrow Table
+</span> <span class="n">arrow_table</span> <span class="o">=</span> <span class="n">pq</span><span class="p">.</span><span class="n">read_table</span><span class="p">(</span><span class="s">'integers.parquet'</span><span class="p">)</span>
 
-<h1 id="we-can-run-a-sql-query-on-this-and-print-the-result">we can run a SQL query on this and print the result</h1>
-<p>print(rel_from_arrow.query(‘arrow_table’, ‘SELECT SUM(data) FROM arrow_table WHERE data &gt; 50’).fetchone())</p>
+ <span class="c1"># Transforms Arrow Table -&gt; DuckDB Relation
+</span> <span class="n">rel_from_arrow</span> <span class="o">=</span> <span class="n">duckdb</span><span class="p">.</span><span class="n">arrow</span><span class="p">(</span><span class="n">arrow_table</span><span class="p">)</span>
 
-<h1 id="transforms-duckdb-relation---arrow-table">Transforms DuckDB Relation -&gt; Arrow Table</h1>
-<p>arrow_table_from_duckdb = rel_from_arrow.arrow()</p>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>
-2. By using replacement scans and querying the object directly with SQL:
-```py
-# Reads Parquet File to an Arrow Table
-arrow_table = pq.read_table('integers.parquet')
+ <span class="c1"># we can run a SQL query on this and print the result
+</span> <span class="k">print</span><span class="p">(</span><span class="n">rel_from_arrow</span><span class="p">.</span><span class="n">query</span><span class="p">(</span><span class="s">'arrow_table'</span><span class="p">,</span> <span class="s">'SELECT SUM(data) FROM arrow_table WHERE data &gt; 50'</span><span class="p">).</span><span class="n">fetchone</span><span class="p">())</span>
 
-# Gets Database Connection
-con = duckdb.connect()
+ <span class="c1"># Transforms DuckDB Relation -&gt; Arrow Table
+</span> <span class="n">arrow_table_from_duckdb</span> <span class="o">=</span> <span class="n">rel_from_arrow</span><span class="p">.</span><span class="n">arrow</span><span class="p">()</span>
+</code></pre></div>    </div>
+  </li>
+  <li>
+    <p>By using replacement scans and querying the object directly with SQL:</p>
 
-# we can run a SQL query on this and print the result
-print(con.execute('SELECT SUM(data) FROM arrow_table WHERE data &gt; 50').fetchone())
+    <div class="language-py highlighter-rouge"><div class="highlight"><pre class="highlight"><code> <span class="c1"># Reads Parquet File to an Arrow Table
+</span> <span class="n">arrow_table</span> <span class="o">=</span> <span class="n">pq</span><span class="p">.</span><span class="n">read_table</span><span class="p">(</span><span class="s">'integers.parquet'</span><span class="p">)</span>
 
-# Transforms Query Result from DuckDB to Arrow Table
-# We can directly read the arrow object through DuckDB's replacement scans.
-con.execute("SELECT * FROM arrow_table").fetch_arrow_table()
-</code></pre></div></div>
+ <span class="c1"># Gets Database Connection
+</span> <span class="n">con</span> <span class="o">=</span> <span class="n">duckdb</span><span class="p">.</span><span class="n">connect</span><span class="p">()</span>
+
+ <span class="c1"># we can run a SQL query on this and print the result
+</span> <span class="k">print</span><span class="p">(</span><span class="n">con</span><span class="p">.</span><span class="n">execute</span><span class="p">(</span><span class="s">'SELECT SUM(data) FROM arrow_table WHERE data &gt; 50'</span><span class="p">).</span><span class="n">fetchone</span><span class="p">())</span>
+
+ <span class="c1"># Transforms Query Result from DuckDB to Arrow Table
+</span> <span class="c1"># We can directly read the arrow object through DuckDB's replacement scans.
+</span> <span class="n">con</span><span class="p">.</span><span class="n">execute</span><span class="p">(</span><span class="s">"SELECT * FROM arrow_table"</span><span class="p">).</span><span class="n">fetch_arrow_table</span><span class="p">()</span>
+</code></pre></div>    </div>
+  </li>
+</ol>
 
 <p>It is possible to transform both DuckDB Relations and Query Results back to Arrow.</p>
 
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index e8a1da4..5a1d5ce 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Plasma GLib","url":"https://arrow.apache.org/docs/c_glib/","headline":"Apache Arrow GLib (C)","dateModified":"2021-12-03T13:53:36-05:00","datePubli [...]
+{"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 Plasma GLib","url":"https://arrow.apache.org/docs/c_glib/","headline":"Apache Arrow GLib (C)","dateModified":"2021-12-03T14:16:50-05:00","datePubli [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/feed.xml b/feed.xml
index cbfabe9..113c87f 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-12-03T13:53:36-05:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
+<?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-12-03T14:16:50-05:00</updated><id>https://arrow.apache.org/feed.xml</id><title type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language developm [...]
 
 --&gt;
 
@@ -96,37 +96,40 @@ pip &lt;span class=&quot;nb&quot;&gt;install &lt;/span&gt;pyarrow
 
 &lt;p&gt;There are two ways in Python of querying data from Arrow:&lt;/p&gt;
 &lt;ol&gt;
-  &lt;li&gt;Through the Relational API
-```py
-    &lt;h1 id=&quot;reads-parquet-file-to-an-arrow-table&quot;&gt;Reads Parquet File to an Arrow Table&lt;/h1&gt;
-    &lt;p&gt;arrow_table = pq.read_table(‘integers.parquet’)&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ol&gt;
+  &lt;li&gt;
+    &lt;p&gt;Through the Relational API&lt;/p&gt;
 
-&lt;h1 id=&quot;transforms-arrow-table---duckdb-relation&quot;&gt;Transforms Arrow Table -&amp;gt; DuckDB Relation&lt;/h1&gt;
-&lt;p&gt;rel_from_arrow = duckdb.arrow(arrow_table)&lt;/p&gt;
+    &lt;div class=&quot;language-py highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt; &lt;span class=&quot;c1&quot;&gt;# Reads Parquet File to an Arrow Table
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;arrow_table&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;pq&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;read_table&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&apos;integers.parquet&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
 
-&lt;h1 id=&quot;we-can-run-a-sql-query-on-this-and-print-the-result&quot;&gt;we can run a SQL query on this and print the result&lt;/h1&gt;
-&lt;p&gt;print(rel_from_arrow.query(‘arrow_table’, ‘SELECT SUM(data) FROM arrow_table WHERE data &amp;gt; 50’).fetchone())&lt;/p&gt;
+ &lt;span class=&quot;c1&quot;&gt;# Transforms Arrow Table -&amp;gt; DuckDB Relation
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;rel_from_arrow&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;duckdb&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;arrow&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;arrow_table&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
+
+ &lt;span class=&quot;c1&quot;&gt;# we can run a SQL query on this and print the result
+&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;print&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;rel_from_arrow&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;query&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&apos;arrow_table&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;s&quot;&gt;&apos;SELECT SUM(data) FROM arrow_ [...]
+
+ &lt;span class=&quot;c1&quot;&gt;# Transforms DuckDB Relation -&amp;gt; Arrow Table
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;arrow_table_from_duckdb&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;rel_from_arrow&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;arrow&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;    &lt;/div&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;By using replacement scans and querying the object directly with SQL:&lt;/p&gt;
 
-&lt;h1 id=&quot;transforms-duckdb-relation---arrow-table&quot;&gt;Transforms DuckDB Relation -&amp;gt; Arrow Table&lt;/h1&gt;
-&lt;p&gt;arrow_table_from_duckdb = rel_from_arrow.arrow()&lt;/p&gt;
-&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;
-2. By using replacement scans and querying the object directly with SQL:
-```py
-# Reads Parquet File to an Arrow Table
-arrow_table = pq.read_table(&apos;integers.parquet&apos;)
+    &lt;div class=&quot;language-py highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt; &lt;span class=&quot;c1&quot;&gt;# Reads Parquet File to an Arrow Table
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;arrow_table&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;pq&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;read_table&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&apos;integers.parquet&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
 
-# Gets Database Connection
-con = duckdb.connect()
+ &lt;span class=&quot;c1&quot;&gt;# Gets Database Connection
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;con&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;duckdb&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;connect&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt;
 
-# we can run a SQL query on this and print the result
-print(con.execute(&apos;SELECT SUM(data) FROM arrow_table WHERE data &amp;gt; 50&apos;).fetchone())
+ &lt;span class=&quot;c1&quot;&gt;# we can run a SQL query on this and print the result
+&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;print&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;con&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;execute&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&apos;SELECT SUM(data) FROM arrow_table WHERE data &amp;gt; 50&apos;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;n&quot;&g [...]
 
-# Transforms Query Result from DuckDB to Arrow Table
-# We can directly read the arrow object through DuckDB&apos;s replacement scans.
-con.execute(&quot;SELECT * FROM arrow_table&quot;).fetch_arrow_table()
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
+ &lt;span class=&quot;c1&quot;&gt;# Transforms Query Result from DuckDB to Arrow Table
+&lt;/span&gt; &lt;span class=&quot;c1&quot;&gt;# We can directly read the arrow object through DuckDB&apos;s replacement scans.
+&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;con&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;execute&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;SELECT * FROM arrow_table&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;).&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;fetch_arrow_table&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;    &lt;/div&gt;
+  &lt;/li&gt;
+&lt;/ol&gt;
 
 &lt;p&gt;It is possible to transform both DuckDB Relations and Query Results back to Arrow.&lt;/p&gt;
 
@@ -401,7 +404,7 @@ For both the Projection and Filter pushdown comparison, we will use Arrow tables
       &lt;p&gt;In Arrow 6.0.0, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;to_arrow()&lt;/code&gt; currently returns the full table, but will allow full streaming in our upcoming 7.0.0 release. &lt;a href=&quot;#fnref:1&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
     &lt;/li&gt;
   &lt;/ol&gt;
-&lt;/div&gt;</content><author><name>Pedro Holanda, Jonathan Keane</name></author><category term="application" /><summary type="html">TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, [...]
+&lt;/div&gt;</content><author><name>Pedro Holanda, Jonathan Keane</name></author><category term="application" /><summary type="html">TLDR: The zero-copy integration between DuckDB and Apache Arrow allows for rapid analysis of larger than memory datasets in Python and R using either SQL or relational APIs. This post is a collaboration with and cross-posted on the DuckDB blog. Part of Apache Arrow is an in-memory data format optimized for analytical libraries. Like Pandas and R Dataframes, [...]
 
 --&gt;
 
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 623d131..1ec2b0c 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 proflin 2 Jacques Nadeau 1 Christopher C. Aycock 1 Edmon Begoli 1 Kai Zheng 1 MechCoder 1 Minji Kim 1 Philipp Moritz 1 Smyatkin Maxim 1 [...]
+{"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 proflin 2 Jacques Nadeau 1 Christopher C. Aycock 1 Edmon Begoli 1 Kai Zheng 1 MechCoder 1 Minji Kim 1 Philipp Moritz 1 Smyatkin Maxim 1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index 4b30aeb..7320286 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Cutler 11 yosuke shiro 7 Dimitri Vorona 6 Zhijun Fu 5 Bruce Mitchener 5 Joshua Storck 5 Robert Nishihara 5 ptaylor 4 Maximilian Roos 4 Sebastien Binet 3 [...]
+{"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 Cutler 11 yosuke shiro 7 Dimitri Vorona 6 Zhijun Fu 5 Bruce Mitchener 5 Joshua Storck 5 Robert Nishihara 5 ptaylor 4 Maximilian Roos 4 Sebastien Binet 3 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index 5c62bf3..a1228e0 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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űcs 48 Antoine Pitrou 38 Korn, Uwe 29 Pindikura Ravindra 21 praveenbingo 9 Vivekanand Vellanki 8 Philipp Moritz 8 Sebastien Binet 7 Paddy Horan 7 Phil [...]
+{"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űcs 48 Antoine Pitrou 38 Korn, Uwe 29 Pindikura Ravindra 21 praveenbingo 9 Vivekanand Vellanki 8 Philipp Moritz 8 Sebastien Binet 7 Paddy Horan 7 Phil [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index aa66e4e..80c4767 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 manylinux1 image ARROW-3546 - [Python] Provide testing setup to verify wheel binaries work in one or more common Linux distributions ARROW-3565 - [Py [...]
+{"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 manylinux1 image ARROW-3546 - [Python] Provide testing setup to verify wheel binaries work in one or more common Linux distributions ARROW-3565 - [Py [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index 9351616..33f8770 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.12.0 94 Kouhei Sutou 76 Wes McKinney 61 Antoine Pitrou 60 Krisztián Szűcs 25 Pindikura Ravindra 25 Yosuke Shiro 21 Romain Francois 17 Chao Sun 16 [...]
+{"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-arrow-0.12.0 94 Kouhei Sutou 76 Wes McKinney 61 Antoine Pitrou 60 Krisztián Szűcs 25 Pindikura Ravindra 25 Yosuke Shiro 21 Romain Francois 17 Chao Sun 16 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index 3efff24..6806d98 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.13.0 56 Wes McKinney 55 Kouhei Sutou 31 Antoine Pitrou 31 François Saint-Jacques 31 Korn, Uwe 30 Krisztián Szűcs 28 Andy Grove 27 Uwe L. Korn 21  [...]
+{"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-arrow-0.13.0 56 Wes McKinney 55 Kouhei Sutou 31 Antoine Pitrou 31 François Saint-Jacques 31 Korn, Uwe 30 Krisztián Szűcs 28 Andy Grove 27 Uwe L. Korn 21  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index d10d47d..0fb88ec 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.14.0 67 Antoine Pitrou 62 Wes McKinney 37 Sebastien Binet 34 Sutou Kouhei 25 Kouhei Sutou 24 Neal Richardson 22 Romain Francois 21 Joris Van den B [...]
+{"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-arrow-0.14.0 67 Antoine Pitrou 62 Wes McKinney 37 Sebastien Binet 34 Sutou Kouhei 25 Kouhei Sutou 24 Neal Richardson 22 Romain Francois 21 Joris Van den B [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 71fcd65..52428fd 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 shortlog -sn apache-arrow-0.14.0..apache-arrow-0.14.1 15 Sutou Kouhei 10 Krisztián Szűcs 5 Antoine Pitrou 5 Wes McKinney 2 David Li 2 Eric Erhardt 2 Jo [...]
+{"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 shortlog -sn apache-arrow-0.14.0..apache-arrow-0.14.1 15 Sutou Kouhei 10 Krisztián Szűcs 5 Antoine Pitrou 5 Wes McKinney 2 David Li 2 Eric Erhardt 2 Jo [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 9025d52..53d6228 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.15.0 96 Wes McKinney 63 Antoine Pitrou 59 tianchen 55 Sutou Kouhei 46 liyafan82 38 Neal Richardson 34 Joris Van den Bossche 29 Krisztián Szűcs  [...]
+{"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-arrow-0.15.0 96 Wes McKinney 63 Antoine Pitrou 59 tianchen 55 Sutou Kouhei 46 liyafan82 38 Neal Richardson 34 Joris Van den Bossche 29 Krisztián Szűcs  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index 65662b3..a454b4b 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.15.1 10 Wes McKinney 10 Antoine Pitrou 7 Krisztián Szűcs 2 tianchen92 2 Joris Van den Bossche 2 Sutou Kouhei 2 Anthony Abate 1 Uwe L. Korn 1 Pr [...]
+{"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-arrow-0.15.1 10 Wes McKinney 10 Antoine Pitrou 7 Krisztián Szűcs 2 tianchen92 2 Joris Van den Bossche 2 Sutou Kouhei 2 Anthony Abate 1 Uwe L. Korn 1 Pr [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index d93ab4a..6781dee 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.16.0 84 Antoine Pitrou 80 Sutou Kouhei 50 Neal Richardson 47 Krisztián Szűcs 44 Joris Van den Bossche 41 Wes McKinney 32 François Saint-Jacque [...]
+{"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-arrow-0.16.0 84 Antoine Pitrou 80 Sutou Kouhei 50 Neal Richardson 47 Krisztián Szűcs 44 Joris Van den Bossche 41 Wes McKinney 32 François Saint-Jacque [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index 91d3617..88b4308 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-0.17.0 80 Antoine Pitrou 78 Krisztián Szűcs 58 Wes McKinney 55 Neal Richardson 39 Sutou Kouhei 30 Benjamin Kietzman 26 Joris Van den Bossche 20 An [...]
+{"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-arrow-0.17.0 80 Antoine Pitrou 78 Krisztián Szűcs 58 Wes McKinney 55 Neal Richardson 39 Sutou Kouhei 30 Benjamin Kietzman 26 Joris Van den Bossche 20 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index 5da21cf..693777e 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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.0..apache-arrow-0.17.1 9 Krisztián Szűcs 4 Sutou Kouhei 3 Neal Richardson 3 Wes McKinney 2 Antoine Pitrou 1 Eric Erhardt 1 Joris Van den Bossche 1 Mic [...]
+{"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.0..apache-arrow-0.17.1 9 Krisztián Szűcs 4 Sutou Kouhei 3 Neal Richardson 3 Wes McKinney 2 Antoine Pitrou 1 Eric Erhardt 1 Joris Van den Bossche 1 Mic [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index e5318e6..7a06626 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Karau 1 Li Jin 1 Mohamed Zenadi 1 Peter Hoffmann 1 Steven Phillips 1 adeneche 1 ahnj 1 vkorukanti New Features and Improvements ARROW-10 [...]
+{"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 Karau 1 Li Jin 1 Mohamed Zenadi 1 Peter Hoffmann 1 Steven Phillips 1 adeneche 1 ahnj 1 vkorukanti New Features and Improvements ARROW-10 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 7778ee2..2148d10 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Johan Mabille 4 Max Risuhin 3 Miki Tebeka 3 Steven Phillips 2 Brian Hulette 2 Jeff Reback 2 Leif Walsh 1 Deepak Majeti 1 Holden Karau 1 It [...]
+{"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 Johan Mabille 4 Max Risuhin 3 Miki Tebeka 3 Steven Phillips 2 Brian Hulette 2 Jeff Reback 2 Leif Walsh 1 Deepak Majeti 1 Holden Karau 1 It [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 642e5ce..7b96550 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Jeff Reback 1 Max Risuhin 1 Wenchen Fan 1 bgosztonyi New Features and Improvements ARROW-1000 - [GLib] Move install document to Website A [...]
+{"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 Jeff Reback 1 Max Risuhin 1 Wenchen Fan 1 bgosztonyi New Features and Improvements ARROW-1000 - [GLib] Move install document to Website A [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 249e45e..02f8591 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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. localized Timestamp values ARROW-1034 - [Python] Enable creation of binary wheels on Windows / MSVC ARROW-1049 - [java] vector template clean [...]
+{"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. localized Timestamp values ARROW-1034 - [Python] Enable creation of binary wheels on Windows / MSVC ARROW-1049 - [java] vector template clean [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index c2f4dbf..06333a8 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 McKinney 22 Uwe L. Korn 12 Kouhei Sutou 9 Max Risuhin 9 Phillip Cloud 6 Philipp Moritz 5 Steven Phillips 3 Julien Le Dem 2 Bryan Cutler 2 Kengo Seki 2 Max R [...]
+{"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 McKinney 22 Uwe L. Korn 12 Kouhei Sutou 9 Max Risuhin 9 Phillip Cloud 6 Philipp Moritz 5 Steven Phillips 3 Julien Le Dem 2 Bryan Cutler 2 Kengo Seki 2 Max R [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index 4fcec62..2f551d6 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Li Jin 2 Robert Nishihara 1 Antony Mayi 1 Marco Neumann 1 Stepan Kadlec 1 Steven Phillips 1 Yeolar 1 fjetter 1 rendel Changelog New Features and Impr [...]
+{"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 Li Jin 2 Robert Nishihara 1 Antony Mayi 1 Marco Neumann 1 Stepan Kadlec 1 Steven Phillips 1 Yeolar 1 fjetter 1 rendel Changelog New Features and Impr [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index f859ae5..ab9eb28 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 HorimotoYasuhiro 2 Laurent Goujon 2 Li Jin 2 Max Risuhin 2 fjetter 1 Antony Mayi 1 Brecht Machiels 1 Fritz Obermeyer 1 Gonzalo Ortiz 1 Jeff Reback 1 Kyle Kelley 1 [...]
+{"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 HorimotoYasuhiro 2 Laurent Goujon 2 Li Jin 2 Max Risuhin 2 fjetter 1 Antony Mayi 1 Brecht Machiels 1 Fritz Obermeyer 1 Gonzalo Ortiz 1 Jeff Reback 1 Kyle Kelley 1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 4845faf..1cd7c2f 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Bryan Cutler 1 Deepak Majeti 1 Kentaro Hayashi 1 Korn, Uwe 1 Li Jin 1 Rene Sugar 1 Tom Augspurger 1 Wataru Shimizu 1 m-nakamura145 1 rvernica Changelog  [...]
+{"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 Bryan Cutler 1 Deepak Majeti 1 Kentaro Hayashi 1 Korn, Uwe 1 Li Jin 1 Rene Sugar 1 Tom Augspurger 1 Wataru Shimizu 1 m-nakamura145 1 rvernica Changelog  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index 21a2346..a020b01 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Taylor 4 siddharth 3 Max Risuhin 3 Stephanie 2 Rene Sugar 2 Heimir Sverrisson 2 Brian Hulette 2 Yuliya Feldman 2 dhirschf 2 Matthias Vallentin 1 vkoruk [...]
+{"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 Taylor 4 siddharth 3 Max Risuhin 3 Stephanie 2 Rene Sugar 2 Heimir Sverrisson 2 Brian Hulette 2 Yuliya Feldman 2 dhirschf 2 Matthias Vallentin 1 vkoruk [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index 1e2f791..4b19bae 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Philipp Moritz 6 Panchen Xue 6 yosuke shiro 5 Mitar 5 Bryan Cutler 4 siddharth 3 Adam Seibert 3 Licht-T 3 moriyoshi 2 rvernica 2 Sidd 2 Albert Shieh 1 Ma [...]
+{"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 Philipp Moritz 6 Panchen Xue 6 yosuke shiro 5 Mitar 5 Bryan Cutler 4 siddharth 3 Adam Seibert 3 Licht-T 3 moriyoshi 2 rvernica 2 Sidd 2 Albert Shieh 1 Ma [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index 4ceff69..79ad950 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-1.0.0 125 Wes McKinney 72 Neal Richardson 61 Antoine Pitrou 56 Sutou Kouhei 55 Krisztián Szűcs 30 Joris Van den Bossche 24 Benjamin Kietzman 23 Dav [...]
+{"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-arrow-1.0.0 125 Wes McKinney 72 Neal Richardson 61 Antoine Pitrou 56 Sutou Kouhei 55 Krisztián Szűcs 30 Joris Van den Bossche 24 Benjamin Kietzman 23 Dav [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index deebaaf..60a82de 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 9 Krisztián Szűcs 8 Neal Richardson 4 Benjamin Kietzman 3 Andy Grove 3 Antoine Pitrou 3 Uwe L. Korn 1 Jorge C. Leitao 1 Joris Van den Bossche 1 Mahm [...]
+{"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 9 Krisztián Szűcs 8 Neal Richardson 4 Benjamin Kietzman 3 Andy Grove 3 Antoine Pitrou 3 Uwe L. Korn 1 Jorge C. Leitao 1 Joris Van den Bossche 1 Mahm [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index e229f23..d1969c7 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-2.0.0 68 Jorge C. Leitao 48 Antoine Pitrou 40 Krisztián Szűcs 34 alamb 33 Neal Richardson 30 Andy Grove 25 Benjamin Kietzman 25 Joris Van den Boss [...]
+{"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-arrow-2.0.0 68 Jorge C. Leitao 48 Antoine Pitrou 40 Krisztián Szűcs 34 alamb 33 Neal Richardson 30 Andy Grove 25 Benjamin Kietzman 25 Joris Van den Boss [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 943b2e4..a58666a 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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-arrow-3.0.0 71 Jorge C. Leitao 64 Sutou Kouhei 48 Antoine Pitrou 48 Heres, Daniel 27 Andy Grove 27 Neville Dipale 24 Joris Van den Bossche 19 Neal Rich [...]
+{"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-arrow-3.0.0 71 Jorge C. Leitao 64 Sutou Kouhei 48 Antoine Pitrou 48 Heres, Daniel 27 Andy Grove 27 Neville Dipale 24 Joris Van den Bossche 19 Neal Rich [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.0.html b/release/4.0.0.html
index bd02b91..75c36b1 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 distinct contributors. $ git shortlog -sn apache-arrow-3.0.0..apache-arrow-4.0.0 65 Antoine Pitrou 47 Andrew Lamb 41 Heres, Daniel 40 David Li 37 Sutou Kouhei 33 Neal Richardson 30 Weston Pace 28 Jorge C. Leitao 26 Kriszti [...]
+{"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 distinct contributors. $ git shortlog -sn apache-arrow-3.0.0..apache-arrow-4.0.0 65 Antoine Pitrou 47 Andrew Lamb 41 Heres, Daniel 40 David Li 37 Sutou Kouhei 33 Neal Richardson 30 Weston Pace 28 Jorge C. Leitao 26 Kriszti [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.1.html b/release/4.0.1.html
index 5f8371e..72eac66 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 Contributors This release includes 21 commits from 13 distinct contributors. $ git shortlog -sn apache-arrow-4.0.0..apache-arrow-4.0.1 3 Jorge C. Leitao 3 Joris Van den Bossche 2 Krisztián Szűcs 2 Ian Cook 2 David Li 2 [...]
+{"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 Contributors This release includes 21 commits from 13 distinct contributors. $ git shortlog -sn apache-arrow-4.0.0..apache-arrow-4.0.1 3 Jorge C. Leitao 3 Joris Van den Bossche 2 Krisztián Szűcs 2 Ian Cook 2 David Li 2 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 14ee476..c1ef91f 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"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 distinct contributors in 2 Arrow repositories. 77 David Li 43 Krisztián Szűcs 42 Antoine Pitrou 35 Dominik Moritz 33 Nic Crane 27 Weston Pace 27 Sutou Kouhei 27 Andrew Lamb 23 Jonathan Keane 21 Joris Van den Bossche 17 Jorge [...]
+{"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 distinct contributors in 2 Arrow repositories. 77 David Li 43 Krisztián Szűcs 42 Antoine Pitrou 35 Dominik Moritz 33 Nic Crane 27 Weston Pace 27 Sutou Kouhei 27 Andrew Lamb 23 Jonathan Keane 21 Joris Van den Bossche 17 Jorge [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.0.html b/release/6.0.0.html
index a53bf4f..ae6b096 100644
--- a/release/6.0.0.html
+++ b/release/6.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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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 6.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"description":"Apache Arrow 6.0.0 (26 October 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 592 commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal Richardson 42 Sutou Kouhei 38 Jonathan Keane 34 Krisztián Szűcs 27 Matthew Topol 26 Nic Crane 23 Andrew Lamb 22 Joris Van den Bossche 21 Weston Pace 16 Alessand [...]
+{"description":"Apache Arrow 6.0.0 (26 October 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 592 commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal Richardson 42 Sutou Kouhei 38 Jonathan Keane 34 Krisztián Szűcs 27 Matthew Topol 26 Nic Crane 23 Andrew Lamb 22 Joris Van den Bossche 21 Weston Pace 16 Alessand [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.1.html b/release/6.0.1.html
index abcbdb4..369dff2 100644
--- a/release/6.0.1.html
+++ b/release/6.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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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 6.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"description":"Apache Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 months of development. Download Source Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag Contributors This release includes 34 commits from 16 distinct contributors. $ git shortlog -sn apache-arrow-6.0.0..apache-arrow-6.0.1 7 Sutou Kouhei 4 Joris Van den Bossche 3 Antoine Pitrou 3 David Li 3 Krisztián Szűcs 3 Weston Pace 2 N [...]
+{"description":"Apache Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 months of development. Download Source Artifacts Binary Artifacts For AlmaLinux For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag Contributors This release includes 34 commits from 16 distinct contributors. $ git shortlog -sn apache-arrow-6.0.0..apache-arrow-6.0.1 7 Sutou Kouhei 4 Joris Van den Bossche 3 Antoine Pitrou 3 David Li 3 Krisztián Szűcs 3 Weston Pace 2 N [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 74bf1f9..cddc22b 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-12-03T13:53:36-05:00" />
+<meta property="article:published_time" content="2021-12-03T14:16:50-05: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">
-{"description":"Apache Arrow Releases Navigate to the release page for downloads and the changelog. 6.0.1 (18 November 2021) 6.0.0 (26 October 2021) 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.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 (1 April 2019) 0.12. [...]
+{"description":"Apache Arrow Releases Navigate to the release page for downloads and the changelog. 6.0.1 (18 November 2021) 6.0.0 (26 October 2021) 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.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 (1 April 2019) 0.12. [...]
 <!-- End Jekyll SEO tag -->