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

commit dbd7c19ba3433d6ee98cc24f322063fb52ecba18
Author: Raúl Cumplido <[email protected]>
AuthorDate: Sun May 19 18:20:12 2024 +0000

    Updating built site (build a904d260d7526192d9ad68151dfff4bf8a5bec44)
---
 .../2024/05/14/16.1.0-release/index.html           | 101 +++++--
 blog/index.html                                    |  15 +
 feed.xml                                           | 328 ++++-----------------
 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/10.0.0.html                                |   4 +-
 release/10.0.1.html                                |   4 +-
 release/11.0.0.html                                |   4 +-
 release/12.0.0.html                                |   4 +-
 release/12.0.1.html                                |   4 +-
 release/13.0.0.html                                |   4 +-
 release/14.0.0.html                                |   4 +-
 release/14.0.1.html                                |   4 +-
 release/14.0.2.html                                |   4 +-
 release/15.0.0.html                                |   4 +-
 release/15.0.1.html                                |   4 +-
 release/15.0.2.html                                |   4 +-
 release/16.0.0.html                                |   4 +-
 release/16.1.0.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/7.0.0.html                                 |   4 +-
 release/8.0.0.html                                 |   4 +-
 release/9.0.0.html                                 |   4 +-
 release/index.html                                 |   4 +-
 53 files changed, 240 insertions(+), 404 deletions(-)

diff --git a/release/0.11.1.html b/blog/2024/05/14/16.1.0-release/index.html
similarity index 53%
copy from release/0.11.1.html
copy to blog/2024/05/14/16.1.0-release/index.html
index 56ca640bb6d..08a0be1c0a3 100644
--- a/release/0.11.1.html
+++ b/blog/2024/05/14/16.1.0-release/index.html
@@ -6,27 +6,29 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <!-- The above meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
     
-    <title>Apache Arrow 0.11.1 Release | Apache Arrow</title>
+    <title>Apache Arrow 16.1.0 Release | Apache Arrow</title>
     
 
     <!-- Begin Jekyll SEO tag v2.8.0 -->
 <meta name="generator" content="Jekyll v4.3.3" />
-<meta property="og:title" content="Apache Arrow 0.11.1 Release" />
+<meta property="og:title" content="Apache Arrow 16.1.0 Release" />
+<meta name="author" content="pmc" />
 <meta property="og:locale" content="en_US" />
-<meta name="description" content="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 distribution [...]
-<meta property="og:description" content="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 distr [...]
-<link rel="canonical" href="https://arrow.apache.org/release/0.11.1.html"; />
-<meta property="og:url" content="https://arrow.apache.org/release/0.11.1.html"; 
/>
+<meta name="description" content="The Apache Arrow team is pleased to announce 
the 16.1.0 release. This is a minor release that includes 34 resolved issues 
from 16 distinct contributors. See the Install Page to learn how to get the 
libraries for your platform. The release notes below are not exhaustive and 
only expose selected highlights of the release. Other bugfixes and improvements 
have been made: we refer you to the complete changelog. C++ notes The scratch 
space required by some Sca [...]
+<meta property="og:description" content="The Apache Arrow team is pleased to 
announce the 16.1.0 release. This is a minor release that includes 34 resolved 
issues from 16 distinct contributors. See the Install Page to learn how to get 
the libraries for your platform. The release notes below are not exhaustive and 
only expose selected highlights of the release. Other bugfixes and improvements 
have been made: we refer you to the complete changelog. C++ notes The scratch 
space required by s [...]
+<link rel="canonical" 
href="https://arrow.apache.org/blog/2024/05/14/16.1.0-release/"; />
+<meta property="og:url" 
content="https://arrow.apache.org/blog/2024/05/14/16.1.0-release/"; />
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-14T00:00:00-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
-<meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
+<meta property="twitter:title" content="Apache Arrow 16.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@pmc" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-05-14T00:00:00-04:00","datePublished":"2024-05-14T00:00:00-04:00","description":"The
 Apache Arrow team is pleased to announce the 16.1.0 release. This is a minor 
release that includes 34 resolved issues from 16 distinct contributors. See the 
Install Page to learn how to get the libraries for your platform. The release 
notes below are not exhaustive and only expose selected [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -228,43 +230,86 @@
   </header>
 
   <div class="container p-4 pt-5">
-    <main role="main" class="pb-5">
-      <!--
+    <div class="col-md-8 mx-auto">
+      <main role="main" class="pb-5">
+        
+<h1>
+  Apache Arrow 16.1.0 Release
+</h1>
+<hr class="mt-4 mb-3">
+
+
+
+<p class="mb-4 pb-1">
+  <span class="badge badge-secondary">Published</span>
+  <span class="published mr-3">
+    14 May 2024
+  </span>
+  <br />
+  <span class="badge badge-secondary">By</span>
+  
+    <a class="mr-3" href="https://arrow.apache.org";>The Apache Arrow PMC (pmc) 
</a>
+  
+
+  
+</p>
+
+
+        <!--
 
 -->
 
-<h1 id="apache-arrow-0111-19-october-2018">Apache Arrow 0.11.1 (19 October 
2018)</h1>
+<p>The Apache Arrow team is pleased to announce the 16.1.0 release.
+This is a minor release that includes <a 
href="https://github.com/apache/arrow/milestone/63?closed=1";><strong>34 
resolved issues</strong></a>
+from <a href="/release/16.1.0.html#contributors"><strong>16 distinct 
contributors</strong></a>. See the Install Page to learn how to get the 
libraries for your platform.</p>
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights
+of the release. Other bugfixes and improvements have been made: we refer
+you to the <a href="/release/16.1.0.html#changelog">complete changelog</a>.</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<p>The scratch space required by some <code class="language-plaintext 
highlighter-rouge">Scalar</code> subclasses is now immutable after
+initialization (<a 
href="https://github.com/apache/arrow/issues/40069";>GH-40069</a>). This fixes 
thread-safety bugs when this scratch
+space was lazily initialized, but introduces an API incompatibility because
+writing to the <code class="language-plaintext highlighter-rouge">value</code> 
member of some concrete <code class="language-plaintext 
highlighter-rouge">Scalar</code> subclasses is not
+allowed anymore. Affected classes include <code class="language-plaintext 
highlighter-rouge">BaseBinaryScalar</code>, <code class="language-plaintext 
highlighter-rouge">BaseListScalar</code>,
+<code class="language-plaintext highlighter-rouge">SparseUnionScalar</code>, 
<code class="language-plaintext highlighter-rouge">DenseUnionScalar</code> and 
<code class="language-plaintext 
highlighter-rouge">RunEndEncodedScalar</code>.</p>
 
-<p>This is a bugfix release to address a Python packaging issue with zlib that
-resulted in bug <a 
href="https://issues.apache.org/jira/browse/ARROW-3514";>ARROW-3514</a>.</p>
+<p>The <code class="language-plaintext highlighter-rouge">bit_width</code> and 
<code class="language-plaintext highlighter-rouge">byte_width</code> methods on 
<code class="language-plaintext highlighter-rouge">ExtensionType</code> now 
return the
+corresponding value for the underlying storage type (<a 
href="https://github.com/apache/arrow/issues/41353";>GH-41353</a>).</p>
 
-<h2 id="download">Download</h2>
+<h3 id="parquet">Parquet</h3>
 
+<p>A regression that prevented reading BYTE_STREAM_SPLIT columns with null 
values
+was fixed (<a 
href="https://github.com/apache/arrow/issues/41562";>GH-41562</a>).</p>
+
+<h2 id="c-notes-1">C# notes</h2>
 <ul>
-  <li><a 
href="https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.11.1/";><strong>Source 
Artifacts</strong></a></li>
-  <li><a 
href="https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.11.1/binaries";><strong>Binary
 Artifacts</strong></a></li>
-  <li><a 
href="https://github.com/apache/arrow/releases/tag/apache-arrow-0.11.1";>Git 
tag</a></li>
+  <li>Recompute a sliced array’s null count on demand when it is unknown (<a 
href="https://github.com/apache/arrow/issues/41136";>GH-41136</a>)</li>
+  <li>Support writing sliced arrays in the Arrow IPC format (<a 
href="https://github.com/apache/arrow/issues/40517";>GH-40517</a>, <a 
href="https://github.com/apache/arrow/issues/41225";>GH-41225</a>, <a 
href="https://github.com/apache/arrow/issues/41231";>GH-41231</a>)</li>
+  <li>Bug fixes for union array behaviour (<a 
href="https://github.com/apache/arrow/issues/41137";>GH-41137</a>, <a 
href="https://github.com/apache/arrow/issues/41140";>GH-41140</a>)</li>
 </ul>
 
-<h1 id="changelog">Changelog</h1>
-
-<h2 id="new-features-and-improvements">New Features and Improvements</h2>
+<h2 id="go-notes">Go Notes</h2>
 
 <ul>
-  <li><a 
href="https://issues.apache.org/jira/browse/ARROW-3353";>ARROW-3353</a> - 
[Packaging] Build python 3.7 wheels</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/ARROW-3534";>ARROW-3534</a> - 
[Python] Update zlib library in manylinux1 image</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/ARROW-3546";>ARROW-3546</a> - 
[Python] Provide testing setup to verify wheel binaries work in one or more 
common Linux distributions</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/ARROW-3565";>ARROW-3565</a> - 
[Python] Pin tensorflow to 1.11.0 in manylinux1 container</li>
+  <li>Enable support for reading date64 from CSV (<a 
href="https://github.com/apache/arrow/issues/41594";>GH-41594</a>)</li>
+  <li>Update MarshalJSON() for Float32 and Float64 to be able to handle NaN, 
+Inf and -Inf values (<a 
href="https://github.com/apache/arrow/issues/40563";>GH-40563</a>)</li>
 </ul>
 
-<h2 id="bug-fixes">Bug Fixes</h2>
+<h2 id="javascript-notes">JavaScript notes</h2>
 
 <ul>
-  <li><a 
href="https://issues.apache.org/jira/browse/ARROW-3514";>ARROW-3514</a> - 
[Python] zlib deflate exception when writing Parquet file</li>
+  <li>Store Timestamps in 64 bits (<a 
href="https://github.com/apache/arrow/issues/40959";>GH-40959</a>)</li>
+  <li>Update JS dependencies (<a 
href="https://github.com/apache/arrow/issues/40989";>GH-40989</a>)</li>
+  <li>Add at() for array like types (<a 
href="https://github.com/apache/arrow/issues/39131";>GH-39131</a>)</li>
+  <li>Refactor imports (<a 
href="https://github.com/apache/arrow/issues/39482";>GH-39482</a>)</li>
 </ul>
 
 
-    </main>
+      </main>
+    </div>
 
     <hr/>
 <footer class="footer">
diff --git a/blog/index.html b/blog/index.html
index 2eec961f311..394e310a34c 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -237,6 +237,21 @@
 
 
   
+  <p>
+    <h3>
+      <a href="/blog/2024/05/14/16.1.0-release/">Apache Arrow 16.1.0 
Release</a>
+    </h3>
+    
+    <p>
+    <span class="blog-list-date">
+      14 May 2024
+    </span>
+    </p>
+    The Apache Arrow team is pleased to announce the 16.1.0 release. This is a 
minor release that includes 34 resolved issues from 16 distinct contributors. 
See the Install Page to learn how to get the libraries for your platform. The 
release notes below are not exhaustive and only expose selected...
+  </p>
+  
+
+  
   <p>
     <h3>
       <a href="/blog/2024/05/07/datafusion-tlp/">Announcing Apache Arrow 
DataFusion is now Apache DataFusion</a>
diff --git a/feed.xml b/feed.xml
index 552f516d7e5..5e708073e80 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,54 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.3">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>2024-05-18T08:36:35-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.3.3">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>2024-05-19T14:15:06-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 [...]
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 16.1.0 release.
+This is a minor release that includes <a 
href="https://github.com/apache/arrow/milestone/63?closed=1";><strong>34 
resolved issues</strong></a>
+from <a href="/release/16.1.0.html#contributors"><strong>16 distinct 
contributors</strong></a>. See the Install Page to learn how to get the 
libraries for your platform.</p>
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights
+of the release. Other bugfixes and improvements have been made: we refer
+you to the <a href="/release/16.1.0.html#changelog">complete changelog</a>.</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<p>The scratch space required by some <code class="language-plaintext 
highlighter-rouge">Scalar</code> subclasses is now immutable after
+initialization (<a 
href="https://github.com/apache/arrow/issues/40069";>GH-40069</a>). This fixes 
thread-safety bugs when this scratch
+space was lazily initialized, but introduces an API incompatibility because
+writing to the <code class="language-plaintext highlighter-rouge">value</code> 
member of some concrete <code class="language-plaintext 
highlighter-rouge">Scalar</code> subclasses is not
+allowed anymore. Affected classes include <code class="language-plaintext 
highlighter-rouge">BaseBinaryScalar</code>, <code class="language-plaintext 
highlighter-rouge">BaseListScalar</code>,
+<code class="language-plaintext highlighter-rouge">SparseUnionScalar</code>, 
<code class="language-plaintext highlighter-rouge">DenseUnionScalar</code> and 
<code class="language-plaintext 
highlighter-rouge">RunEndEncodedScalar</code>.</p>
+
+<p>The <code class="language-plaintext highlighter-rouge">bit_width</code> and 
<code class="language-plaintext highlighter-rouge">byte_width</code> methods on 
<code class="language-plaintext highlighter-rouge">ExtensionType</code> now 
return the
+corresponding value for the underlying storage type (<a 
href="https://github.com/apache/arrow/issues/41353";>GH-41353</a>).</p>
+
+<h3 id="parquet">Parquet</h3>
+
+<p>A regression that prevented reading BYTE_STREAM_SPLIT columns with null 
values
+was fixed (<a 
href="https://github.com/apache/arrow/issues/41562";>GH-41562</a>).</p>
+
+<h2 id="c-notes-1">C# notes</h2>
+<ul>
+  <li>Recompute a sliced array’s null count on demand when it is unknown (<a 
href="https://github.com/apache/arrow/issues/41136";>GH-41136</a>)</li>
+  <li>Support writing sliced arrays in the Arrow IPC format (<a 
href="https://github.com/apache/arrow/issues/40517";>GH-40517</a>, <a 
href="https://github.com/apache/arrow/issues/41225";>GH-41225</a>, <a 
href="https://github.com/apache/arrow/issues/41231";>GH-41231</a>)</li>
+  <li>Bug fixes for union array behaviour (<a 
href="https://github.com/apache/arrow/issues/41137";>GH-41137</a>, <a 
href="https://github.com/apache/arrow/issues/41140";>GH-41140</a>)</li>
+</ul>
+
+<h2 id="go-notes">Go Notes</h2>
+
+<ul>
+  <li>Enable support for reading date64 from CSV (<a 
href="https://github.com/apache/arrow/issues/41594";>GH-41594</a>)</li>
+  <li>Update MarshalJSON() for Float32 and Float64 to be able to handle NaN, 
+Inf and -Inf values (<a 
href="https://github.com/apache/arrow/issues/40563";>GH-40563</a>)</li>
+</ul>
+
+<h2 id="javascript-notes">JavaScript notes</h2>
+
+<ul>
+  <li>Store Timestamps in 64 bits (<a 
href="https://github.com/apache/arrow/issues/40959";>GH-40959</a>)</li>
+  <li>Update JS dependencies (<a 
href="https://github.com/apache/arrow/issues/40989";>GH-40989</a>)</li>
+  <li>Add at() for array like types (<a 
href="https://github.com/apache/arrow/issues/39131";>GH-39131</a>)</li>
+  <li>Refactor imports (<a 
href="https://github.com/apache/arrow/issues/39482";>GH-39482</a>)</li>
+</ul>]]></content><author><name>pmc</name></author><category term="release" 
/><summary type="html"><![CDATA[The Apache Arrow team is pleased to announce 
the 16.1.0 release. This is a minor release that includes 34 resolved issues 
from 16 distinct contributors. See the Install Page to learn how to get the 
libraries for your platform. The release notes below are not exhaustive and 
only expose selected highlights of the release. Other bugfixes and improvements 
have been made: we refer you t [...]
 
 -->
 
@@ -1071,278 +1121,4 @@ Andy Grove was elected as the new PMC chair and VP.</p>
 
 <p>The Rust projects have moved to separate repositories outside the
 main Arrow monorepo. For notes on the latest release of the Rust
-implementation, see the latest <a 
href="https://github.com/apache/arrow-rs/tags";>Arrow Rust 
changelog</a>.</p>]]></content><author><name>pmc</name></author><category 
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is pleased 
to announce the 15.0.0 release. This covers over 3 months of development work 
and includes 344 resolved issues on 536 distinct commits from 101 distinct 
contributors. See the Install Page to learn how to get the libraries for your 
platform. The r [...]
-
--->
-
-<h2 id="introduction">Introduction</h2>
-
-<p>We recently <a href="https://crates.io/crates/datafusion/34.0.0";>released 
DataFusion 34.0.0</a>. This blog highlights some of the major
-improvements since we <a 
href="https://arrow.apache.org/blog/2023/06/24/datafusion-25.0.0/.";>released 
DataFusion 26.0.0</a> (spoiler alert there are many)
-and a preview of where the community plans to focus in the next 6 months.</p>
-
-<p><a href="https://arrow.apache.org/datafusion/";>Apache Arrow DataFusion</a> 
is an extensible query engine, written in <a 
href="https://www.rust-lang.org/";>Rust</a>, that
-uses <a href="https://arrow.apache.org";>Apache Arrow</a> as its in-memory 
format. DataFusion is used by developers to
-create new, fast data centric systems such as databases, dataframe libraries,
-machine learning and streaming applications. While <a 
href="https://arrow.apache.org/datafusion/user-guide/introduction.html#project-goals";>DataFusion’s
 primary design
-goal</a> is to accelerate creating other data centric systems, it has a
-reasonable experience directly out of the box as a <a 
href="https://arrow.apache.org/datafusion-python/";>dataframe library</a> and
-<a href="https://arrow.apache.org/datafusion/user-guide/cli.html";>command line 
SQL tool</a>.</p>
-
-<p>This may also be our last update on the Apache Arrow Site. Future
-updates will likely be on the DataFusion website as we are working to <a 
href="https://github.com/apache/arrow-datafusion/discussions/6475";>graduate
-to a top level project</a> (Apache Arrow DataFusion → Apache DataFusion!) which
-will help focus governance and project growth. Also exciting, our <a 
href="https://github.com/apache/arrow-datafusion/discussions/8522";>first
-DataFusion in person meetup</a> is planned for March 2024.</p>
-
-<p>DataFusion is very much a community endeavor. Our core thesis is that as a
-community we can build much more advanced technology than any of us as
-individuals or companies could alone. In the last 6 months between <code 
class="language-plaintext highlighter-rouge">26.0.0</code> and
-<code class="language-plaintext highlighter-rouge">34.0.0</code>, community 
growth has been strong. We accepted and reviewed over a
-thousand PRs from 124 different committers, created over 650 issues and closed 
517
-of them.
-You can find a list of all changes in the detailed <a 
href="https://github.com/apache/arrow-datafusion/blob/main/datafusion/CHANGELOG.md";>CHANGELOG</a>.</p>
-
-<!--
-$ git log --pretty=oneline 26.0.0..34.0.0 . | wc -l
-     1009
-
-$ git shortlog -sn 26.0.0..34.0.0 . | wc -l
-      124
-
-https://crates.io/crates/datafusion/26.0.0
-DataFusion 26 released June 7, 2023
-
-https://crates.io/crates/datafusion/34.0.0
-DataFusion 34 released Dec 17, 2023
-
-Issues created in this time: 214 open, 437 closed
-https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+created%3A2023-06-23..2023-12-17
-
-Issues closes: 517
-https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+closed%3A2023-06-23..2023-12-17+
-
-PRs merged in this time 908
-https://github.com/apache/arrow-datafusion/pulls?q=is%3Apr+merged%3A2023-06-23..2023-12-17
--->
-
-<h1 id="improved-performance-">Improved Performance 🚀</h1>
-
-<p>Performance is a key feature of DataFusion, DataFusion is 
-more than 2x faster on <a 
href="https://benchmark.clickhouse.com/";>ClickBench</a> compared to version 
<code class="language-plaintext highlighter-rouge">25.0.0</code>, as shown 
below:</p>
-
-<!--
-  Scripts: 
https://github.com/alamb/datafusion-duckdb-benchmark/tree/datafusion-25-34
-  Spreadsheet: 
https://docs.google.com/spreadsheets/d/1FtI3652WIJMC5LmJbLfT3G06w0JQIxEPG4yfMafexh8/edit#gid=1879366976
-  Average runtime on 25.0.0: 7.2s (for the queries that actually ran)
-  Average runtime on 34.0.0: 3.6s (for the same queries that ran in 25.0.0)
--->
-
-<figure style="text-align: center;">
-  <img src="/img/datafusion-34.0.0/compare-new.png" width="100%" 
class="img-responsive" alt="Fig 1: Adaptive Arrow schema architecture 
overview." />
-  <figcaption>
-    <b>Figure 1</b>: Performance improvement between <code>25.0.0</code> and 
<code>34.0.0</code> on ClickBench. 
-    Note that DataFusion <code>25.0.0</code>, could not run several queries 
due to 
-    unsupported SQL (Q9, Q11, Q12, Q14) or memory requirements (Q33).
-  </figcaption>
-</figure>
-
-<figure style="text-align: center;">
-  <img src="/img/datafusion-34.0.0/compare.png" width="100%" 
class="img-responsive" alt="Fig 1: Adaptive Arrow schema architecture 
overview." />
-  <figcaption>
-    <b>Figure 2</b>: Total query runtime for DataFusion <code>34.0.0</code> 
and DataFusion <code>25.0.0</code>.
-  </figcaption>
-</figure>
-
-<p>Here are some specific enhancements we have made to improve performance:</p>
-<ul>
-  <li><a 
href="https://arrow.apache.org/blog/2023/08/05/datafusion_fast_grouping/";>2-3x 
better aggregation performance with many distinct groups</a></li>
-  <li>Partially ordered grouping / streaming grouping</li>
-  <li><a 
href="https://github.com/apache/arrow-datafusion/pull/7721";>Specialized 
operator for “TopK” <code class="language-plaintext highlighter-rouge">ORDER BY 
LIMIT XXX</code></a></li>
-  <li><a 
href="https://github.com/apache/arrow-datafusion/pull/7192";>Specialized 
operator for <code class="language-plaintext highlighter-rouge">min(col) GROUP 
BY .. ORDER by min(col) LIMIT XXX</code></a></li>
-  <li><a href="https://github.com/apache/arrow-datafusion/pull/8126";>Improved 
join performance</a></li>
-  <li>Eliminate redundant sorting with sort order aware optimizers</li>
-</ul>
-
-<h1 id="new-features-">New Features ✨</h1>
-
-<h2 id="dml--insert--creating-files">DML / Insert / Creating Files</h2>
-
-<p>DataFusion now supports writing data in parallel, to individual or multiple
-files, using <code class="language-plaintext 
highlighter-rouge">Parquet</code>, <code class="language-plaintext 
highlighter-rouge">CSV</code>, <code class="language-plaintext 
highlighter-rouge">JSON</code>, <code class="language-plaintext 
highlighter-rouge">ARROW</code> and user defined formats.
-<a href="https://github.com/apache/arrow-datafusion/pull/7655";>Benchmark 
results</a> show improvements up to 5x in some cases.</p>
-
-<p>Similarly to reading, data can now be written to any <a 
href="https://docs.rs/object_store/0.9.0/object_store/index.html";><code 
class="language-plaintext highlighter-rouge">ObjectStore</code></a>
-implementation, including AWS S3, Azure Blob Storage, GCP Cloud Storage, local
-files, and user defined implementations. While reading from <a 
href="https://docs.rs/datafusion/latest/datafusion/datasource/listing/struct.ListingTable.html#features";>hive
 style
-partitioned tables</a> has long been supported, it is now possible to write to 
such
-tables as well.</p>
-
-<p>For example, to write to a local file:</p>
-
-<div class="language-sql highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="err">❯</span> <span 
class="k">CREATE</span> <span class="k">EXTERNAL</span> <span 
class="k">TABLE</span> <span class="n">awesome_table</span><span 
class="p">(</span><span class="n">x</span> <span class="nb">INT</span><span 
class="p">)</span> <span class="n">STORED</span> <span class="k">AS</span> 
<span class="n">PARQUET</span> <span class="k">LOCATION</span> <span 
class="s1">'/tmp [...]
-<span class="mi">0</span> <span class="k">rows</span> <span 
class="k">in</span> <span class="k">set</span><span class="p">.</span> <span 
class="n">Query</span> <span class="n">took</span> <span 
class="mi">0</span><span class="p">.</span><span class="mi">003</span> <span 
class="n">seconds</span><span class="p">.</span>
-
-<span class="err">❯</span> <span class="k">INSERT</span> <span 
class="k">INTO</span> <span class="n">awesome_table</span> <span 
class="k">SELECT</span> <span class="n">x</span> <span class="o">*</span> <span 
class="mi">10</span> <span class="k">FROM</span> <span 
class="n">my_source_table</span><span class="p">;</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="o">|</span> <span class="k">count</span> <span class="o">|</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="o">|</span> <span class="mi">3</span>     <span class="o">|</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="mi">1</span> <span class="k">row</span> <span class="k">in</span> 
<span class="k">set</span><span class="p">.</span> <span class="n">Query</span> 
<span class="n">took</span> <span class="mi">0</span><span 
class="p">.</span><span class="mi">024</span> <span 
class="n">seconds</span><span class="p">.</span>
-</code></pre></div></div>
-
-<p>You can also write to files with the <a 
href="https://arrow.apache.org/datafusion/user-guide/sql/dml.html#copy";><code 
class="language-plaintext highlighter-rouge">COPY</code></a>, similarly to <a 
href="https://duckdb.org/docs/sql/statements/copy.html";>DuckDB’s <code 
class="language-plaintext highlighter-rouge">COPY</code></a>:</p>
-
-<div class="language-sql highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="err">❯</span> <span class="k">COPY</span> 
<span class="p">(</span><span class="k">SELECT</span> <span class="n">x</span> 
<span class="o">+</span> <span class="mi">1</span> <span class="k">FROM</span> 
<span class="n">my_source_table</span><span class="p">)</span> <span 
class="k">TO</span> <span class="s1">'/tmp/output.json'</span><span 
class="p">;</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="o">|</span> <span class="k">count</span> <span class="o">|</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="o">|</span> <span class="mi">3</span>     <span class="o">|</span>
-<span class="o">+</span><span class="c1">-------+</span>
-<span class="mi">1</span> <span class="k">row</span> <span class="k">in</span> 
<span class="k">set</span><span class="p">.</span> <span class="n">Query</span> 
<span class="n">took</span> <span class="mi">0</span><span 
class="p">.</span><span class="mi">014</span> <span 
class="n">seconds</span><span class="p">.</span>
-</code></pre></div></div>
-
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="nv">$ </span><span class="nb">cat</span> 
/tmp/output.json
-<span class="o">{</span><span class="s2">"x"</span>:1<span class="o">}</span>
-<span class="o">{</span><span class="s2">"x"</span>:2<span class="o">}</span>
-<span class="o">{</span><span class="s2">"x"</span>:3<span class="o">}</span>
-</code></pre></div></div>
-
-<h2 id="improved-struct-and-array-support">Improved <code 
class="language-plaintext highlighter-rouge">STRUCT</code> and <code 
class="language-plaintext highlighter-rouge">ARRAY</code> support</h2>
-
-<p>DataFusion <code class="language-plaintext highlighter-rouge">34.0.0</code> 
has much improved <code class="language-plaintext 
highlighter-rouge">STRUCT</code> and <code class="language-plaintext 
highlighter-rouge">ARRAY</code>
-support, including a full range of <a 
href="https://arrow.apache.org/datafusion/user-guide/sql/scalar_functions.html#struct-functions";>struct
 functions</a> and <a 
href="https://arrow.apache.org/datafusion/user-guide/sql/scalar_functions.html#array-functions";>array
 functions</a>.</p>
-
-<!--
-❯ create table my_table as values ([1,2,3]), ([2]), ([4,5]);
--->
-
-<p>For example, you can now use <code class="language-plaintext 
highlighter-rouge">[]</code> syntax and <code class="language-plaintext 
highlighter-rouge">array_length</code> to access and inspect arrays:</p>
-<div class="language-sql highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="err">❯</span> <span 
class="k">SELECT</span> <span class="n">column1</span><span class="p">,</span> 
-         <span class="n">column1</span><span class="p">[</span><span 
class="mi">1</span><span class="p">]</span> <span class="k">AS</span> <span 
class="n">first_element</span><span class="p">,</span> 
-         <span class="n">array_length</span><span class="p">(</span><span 
class="n">column1</span><span class="p">)</span> <span class="k">AS</span> 
<span class="n">len</span> 
-  <span class="k">FROM</span> <span class="n">my_table</span><span 
class="p">;</span>
-<span class="o">+</span><span 
class="c1">-----------+---------------+-----+</span>
-<span class="o">|</span> <span class="n">column1</span>   <span 
class="o">|</span> <span class="n">first_element</span> <span 
class="o">|</span> <span class="n">len</span> <span class="o">|</span>
-<span class="o">+</span><span 
class="c1">-----------+---------------+-----+</span>
-<span class="o">|</span> <span class="p">[</span><span 
class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span 
class="p">,</span> <span class="mi">3</span><span class="p">]</span> <span 
class="o">|</span> <span class="mi">1</span>             <span 
class="o">|</span> <span class="mi">3</span>   <span class="o">|</span>
-<span class="o">|</span> <span class="p">[</span><span 
class="mi">2</span><span class="p">]</span>       <span class="o">|</span> 
<span class="mi">2</span>             <span class="o">|</span> <span 
class="mi">1</span>   <span class="o">|</span>
-<span class="o">|</span> <span class="p">[</span><span 
class="mi">4</span><span class="p">,</span> <span class="mi">5</span><span 
class="p">]</span>    <span class="o">|</span> <span class="mi">4</span>        
     <span class="o">|</span> <span class="mi">2</span>   <span 
class="o">|</span>
-<span class="o">+</span><span 
class="c1">-----------+---------------+-----+</span>
-</code></pre></div></div>
-
-<div class="language-sql highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="err">❯</span> <span 
class="k">SELECT</span> <span class="n">column1</span><span class="p">,</span> 
<span class="n">column1</span><span class="p">[</span><span 
class="s1">'c0'</span><span class="p">]</span> <span class="k">FROM</span>  
<span class="n">my_table</span><span class="p">;</span>
-<span class="o">+</span><span 
class="c1">------------------+----------------------+</span>
-<span class="o">|</span> <span class="n">column1</span>          <span 
class="o">|</span> <span class="n">my_table</span><span class="p">.</span><span 
class="n">column1</span><span class="p">[</span><span class="n">c0</span><span 
class="p">]</span> <span class="o">|</span>
-<span class="o">+</span><span 
class="c1">------------------+----------------------+</span>
-<span class="o">|</span> <span class="p">{</span><span 
class="n">c0</span><span class="p">:</span> <span class="n">foo</span><span 
class="p">,</span> <span class="n">c1</span><span class="p">:</span> <span 
class="mi">1</span><span class="p">}</span> <span class="o">|</span> <span 
class="n">foo</span>                  <span class="o">|</span>
-<span class="o">|</span> <span class="p">{</span><span 
class="n">c0</span><span class="p">:</span> <span class="n">bar</span><span 
class="p">,</span> <span class="n">c1</span><span class="p">:</span> <span 
class="mi">2</span><span class="p">}</span> <span class="o">|</span> <span 
class="n">bar</span>                  <span class="o">|</span>
-<span class="o">+</span><span 
class="c1">------------------+----------------------+</span>
-<span class="mi">2</span> <span class="k">rows</span> <span 
class="k">in</span> <span class="k">set</span><span class="p">.</span> <span 
class="n">Query</span> <span class="n">took</span> <span 
class="mi">0</span><span class="p">.</span><span class="mi">002</span> <span 
class="n">seconds</span><span class="p">.</span>
-</code></pre></div></div>
-
-<h2 id="other-features">Other Features</h2>
-<p>Other notable features include:</p>
-<ul>
-  <li>Support aggregating datasets that exceed memory size, with <a 
href="https://github.com/apache/arrow-datafusion/pull/7400";>group by spill to 
disk</a></li>
-  <li>All operators now track and limit their memory consumption, including 
Joins</li>
-</ul>
-
-<h1 id="building-systems-is-easier-with-datafusion-️">Building Systems is 
Easier with DataFusion 🛠️</h1>
-
-<h2 id="documentation">Documentation</h2>
-<p>It is easier than ever to get started using DataFusion with the
-new <a 
href="https://arrow.apache.org/datafusion/library-user-guide/index.html";>Library
 Users Guide</a> as well as significantly improved the <a 
href="https://docs.rs/datafusion/latest/datafusion/index.html";>API 
documentation</a>.</p>
-
-<h2 id="user-defined-window-and-table-functions">User Defined Window and Table 
Functions</h2>
-<p>In addition to DataFusion’s <a 
href="https://arrow.apache.org/datafusion/library-user-guide/adding-udfs.html#adding-a-scalar-udf";>User
 Defined Scalar Functions</a>, and <a 
href="https://arrow.apache.org/datafusion/library-user-guide/adding-udfs.html#adding-an-aggregate-udf";>User
 Defined Aggregate Functions</a>, DataFusion now supports <a 
href="https://arrow.apache.org/datafusion/library-user-guide/adding-udfs.html#adding-a-window-udf";>User
 Defined Window Functions</a> 
- and <a 
href="https://arrow.apache.org/datafusion/library-user-guide/adding-udfs.html#adding-a-user-defined-table-function";>User
 Defined Table Functions</a>.</p>
-
-<p>For example, <a 
href="https://arrow.apache.org/datafusion/user-guide/cli.html";>the <code 
class="language-plaintext highlighter-rouge">datafusion-cli</code></a> 
implements a DuckDB style <a 
href="https://arrow.apache.org/datafusion/user-guide/cli.html#supported-sql";><code
 class="language-plaintext highlighter-rouge">parquet_metadata</code></a>
-function as a user defined table function (<a 
href="https://github.com/apache/arrow-datafusion/blob/3f219bc929cfd418b0e3d3501f8eba1d5a2c87ae/datafusion-cli/src/functions.rs#L222-L248";>source
 code here</a>):</p>
-
-<div class="language-sql highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="err">❯</span> <span 
class="k">SELECT</span> 
-      <span class="n">path_in_schema</span><span class="p">,</span> <span 
class="n">row_group_id</span><span class="p">,</span> <span 
class="n">row_group_num_rows</span><span class="p">,</span> <span 
class="n">stats_min</span><span class="p">,</span> <span 
class="n">stats_max</span><span class="p">,</span> <span 
class="n">total_compressed_size</span> 
-<span class="k">FROM</span> 
-      <span class="n">parquet_metadata</span><span class="p">(</span><span 
class="s1">'hits.parquet'</span><span class="p">)</span>
-<span class="k">WHERE</span> <span class="n">path_in_schema</span> <span 
class="o">=</span> <span class="s1">'"WatchID"'</span> 
-<span class="k">LIMIT</span> <span class="mi">3</span><span class="p">;</span>
-
-<span class="o">+</span><span 
class="c1">----------------+--------------+--------------------+---------------------+---------------------+-----------------------+</span>
-<span class="o">|</span> <span class="n">path_in_schema</span> <span 
class="o">|</span> <span class="n">row_group_id</span> <span class="o">|</span> 
<span class="n">row_group_num_rows</span> <span class="o">|</span> <span 
class="n">stats_min</span>           <span class="o">|</span> <span 
class="n">stats_max</span>           <span class="o">|</span> <span 
class="n">total_compressed_size</span> <span class="o">|</span>
-<span class="o">+</span><span 
class="c1">----------------+--------------+--------------------+---------------------+---------------------+-----------------------+</span>
-<span class="o">|</span> <span class="nv">"WatchID"</span>      <span 
class="o">|</span> <span class="mi">0</span>            <span 
class="o">|</span> <span class="mi">450560</span>             <span 
class="o">|</span> <span class="mi">4611687214012840539</span> <span 
class="o">|</span> <span class="mi">9223369186199968220</span> <span 
class="o">|</span> <span class="mi">3883759</span>               <span 
class="o">|</span>
-<span class="o">|</span> <span class="nv">"WatchID"</span>      <span 
class="o">|</span> <span class="mi">1</span>            <span 
class="o">|</span> <span class="mi">612174</span>             <span 
class="o">|</span> <span class="mi">4611689135232456464</span> <span 
class="o">|</span> <span class="mi">9223371478009085789</span> <span 
class="o">|</span> <span class="mi">5176803</span>               <span 
class="o">|</span>
-<span class="o">|</span> <span class="nv">"WatchID"</span>      <span 
class="o">|</span> <span class="mi">2</span>            <span 
class="o">|</span> <span class="mi">344064</span>             <span 
class="o">|</span> <span class="mi">4611692774829951781</span> <span 
class="o">|</span> <span class="mi">9223363791697310021</span> <span 
class="o">|</span> <span class="mi">3031680</span>               <span 
class="o">|</span>
-<span class="o">+</span><span 
class="c1">----------------+--------------+--------------------+---------------------+---------------------+-----------------------+</span>
-<span class="mi">3</span> <span class="k">rows</span> <span 
class="k">in</span> <span class="k">set</span><span class="p">.</span> <span 
class="n">Query</span> <span class="n">took</span> <span 
class="mi">0</span><span class="p">.</span><span class="mi">053</span> <span 
class="n">seconds</span><span class="p">.</span>
-</code></pre></div></div>
-
-<h3 id="growth-of-datafusion-">Growth of DataFusion 📈</h3>
-<p>DataFusion has been appearing more publically in the wild. For example</p>
-<ul>
-  <li>New projects built using DataFusion such as <a 
href="https://lancedb.com/";>lancedb</a>, <a 
href="https://glaredb.com/";>GlareDB</a>, <a 
href="https://www.arroyo.dev/";>Arroyo</a>, and <a 
href="https://github.com/cmu-db/optd";>optd</a>.</li>
-  <li>Public talks such as <a 
href="https://www.youtube.com/watch?v=AJU9rdRNk9I";>Apache Arrow Datafusion: 
Vectorized
-Execution Framework For Maximum Performance</a> in <a 
href="https://www.bagevent.com/event/8432178";>CommunityOverCode Asia 
2023</a></li>
-  <li>Blogs posts such as <a 
href="https://www.synnada.ai/blog/apache-arrow-arrow-datafusion-ai-native-data-infra-an-interview-with-our-ceo-ozan";>Apache
 Arrow, Arrow/DataFusion, AI-native Data Infra</a>,
-<a 
href="https://www.influxdata.com/blog/flight-datafusion-arrow-parquet-fdap-architecture-influxdb/";>Flight,
 DataFusion, Arrow, and Parquet: Using the FDAP Architecture to build InfluxDB 
3.0</a>, and 
-<a 
href="https://www.linkedin.com/pulse/guide-user-defined-functions-apache-arrow-datafusion-dade-aderemi/";>A
 Guide to User-Defined Functions in Apache Arrow DataFusion</a></li>
-</ul>
-
-<p>We have also <a 
href="https://github.com/apache/arrow-datafusion/issues/6782";>submitted a 
paper</a> to <a href="https://2024.sigmod.org/";>SIGMOD 2024</a>, one of the
-premiere database conferences, describing DataFusion in a technically formal
-style and making the case that it is possible to create a modular and 
extensive query engine 
-without sacrificing performance. We hope this paper helps people 
-evaluating DataFusion for their needs understand it better.</p>
-
-<h1 id="datafusion-in-2024-">DataFusion in 2024 🥳</h1>
-
-<p>Some major initiatives from contributors we know of this year are:</p>
-
-<ol>
-  <li>
-    <p><em>Modularity</em>: Make DataFusion even more modular, such as <a 
href="https://github.com/apache/arrow-datafusion/issues/8045";>unifying
-built in and user functions</a>, making it easier to customize 
-DataFusion’s behavior.</p>
-  </li>
-  <li>
-    <p><em>Community Growth</em>: Graduate to our own top level Apache 
project, and
-subsequently add more committers and PMC members to keep pace with project
-growth.</p>
-  </li>
-  <li>
-    <p><em>Use case white papers</em>: Write blog posts and videos explaining
-how to use DataFusion for real-world use cases.</p>
-  </li>
-  <li>
-    <p><em>Testing</em>: Improve CI infrastructure and test coverage, more fuzz
-testing, and better functional and performance regression testing.</p>
-  </li>
-  <li>
-    <p><em>Planning Time</em>: Reduce the time taken to plan queries, both <a 
href="https://github.com/apache/arrow-datafusion/issues/7698";>wide
-tables of 1000s of columns</a>, and in <a 
href="https://github.com/apache/arrow-datafusion/issues/5637";>general</a>.</p>
-  </li>
-  <li>
-    <p><em>Aggregate Performance</em>: Improve the speed of <a 
href="https://github.com/apache/arrow-datafusion/issues/7000";>aggregating “high 
cardinality”</a> data
-when there are many (e.g. millions) of distinct groups.</p>
-  </li>
-  <li>
-    <p><em>Statistics</em>: <a 
href="https://github.com/apache/arrow-datafusion/issues/8227";>Improved 
statistics handling</a> with an eye towards more
-sophisticated expression analysis and cost models.</p>
-  </li>
-</ol>
-
-<h1 id="how-to-get-involved">How to Get Involved</h1>
-
-<p>If you are interested in contributing to DataFusion we would love to have 
you
-join us. You can try out DataFusion on some of your own data and projects and
-let us know how it goes, contribute suggestions, documentation, bug reports, or
-a PR with documentation, tests or code. A list of open issues
-suitable for beginners is <a 
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22";>here</a>.</p>
-
-<p>As the community grows, we are also looking to restart biweekly calls /
-meetings. Timezones are always a challenge for such meetings, but we hope to
-have two calls that can work for most attendees. If you are interested
-in helping, or just want to say hi, please drop us a note via one of 
-the methods listed in our <a 
href="https://arrow.apache.org/datafusion/contributor-guide/communication.html";>Communication
 Doc</a>.</p>]]></content><author><name>pmc</name></author><category 
term="release" /><summary type="html"><![CDATA[Introduction We recently 
released DataFusion 34.0.0. This blog highlights some of the major improvements 
since we released DataFusion 26.0.0 (spoiler alert there are many) and a 
preview of where the community plans to focus in the next 6 months. Apache A 
[...]
\ No newline at end of file
+implementation, see the latest <a 
href="https://github.com/apache/arrow-rs/tags";>Arrow Rust 
changelog</a>.</p>]]></content><author><name>pmc</name></author><category 
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is pleased 
to announce the 15.0.0 release. This covers over 3 months of development work 
and includes 344 resolved issues on 536 distinct commits from 101 distinct 
contributors. See the Install Page to learn how to get the libraries for your 
platform. The r [...]
\ No newline at end of file
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 06e39402f63..0aec2222cfd 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index c25a521d503..331c4b2b083 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.10.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index cc7a8abe0eb..3f4efa7dfb3 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 56ca640bb6d..c9efeac69a4 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index 24a8bc61833..c392636e7ce 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.12.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index 5a41ca12bef..2926e187223 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.13.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index 1564706f4ae..6c8150d67c4 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 3a848e25d8b..29e7a85c8dd 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index c4303daf7b4..e2ad28b7537 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index 745664e5867..5077159e8a0 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index 428ac44b9a1..c2e041ed47c 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.16.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index cd81a0fec7e..dfeb23f2511 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index 931e8deb150..1d554fb5374 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 685a81a4609..d810234aaf7 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.2.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 3e0d0563865..749b289e1f3 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.3.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 19c990cd928..2988c76b3c0 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index 9ee989c51ac..a1d02b65fcd 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index 22e6eff7df6..8c58c7a5f31 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.5.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index 2347a20f4f1..4609b9d5536 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.6.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index a16e92f2fdc..bf4dda52986 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 4396bb5081c..e200c8de835 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index b77c5e82586..27688ba4cbd 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.8.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index d2dbbe57204..c5c1cf4276d 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.9.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index 3ed1ec30af2..8585401ed04 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index 661105dc7eb..7ce27bf3eb4 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/10.0.0.html b/release/10.0.0.html
index 1b9961dee13..c487a30f3f3 100644
--- a/release/10.0.0.html
+++ b/release/10.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 10.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
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 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
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 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/10.0.1.html b/release/10.0.1.html
index e72ce4e513f..90fa87c467d 100644
--- a/release/10.0.1.html
+++ b/release/10.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 10.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 10.0.1 (22 November 2022) This is a patch release covering more than 1 
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 15 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 10.0.1 (22 November 2022) This is a patch release covering more than 1 
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 15 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/11.0.0.html b/release/11.0.0.html
index dad69dde196..afb6d4b005d 100644
--- a/release/11.0.0.html
+++ b/release/11.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 11.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 11.0.0 (26 January 2023) This is a major release covering more than 3 
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 516 commits from 95 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 11.0.0 (26 January 2023) This is a major release covering more than 3 
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 516 commits from 95 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/12.0.0.html b/release/12.0.0.html
index d109328987c..048cb3caf70 100644
--- a/release/12.0.0.html
+++ b/release/12.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 12.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 12.0.0 (2 May 2023) This is a major release covering more than 3 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 531 commits from 97 distinct contributors. $ 
git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 12.0.0 (2 May 2023) This is a major release covering more than 3 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 531 commits from 97 distinct contributors. $ 
git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/12.0.1.html b/release/12.0.1.html
index 43e7d2af081..b99f92740f9 100644
--- a/release/12.0.1.html
+++ b/release/12.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 12.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 12.0.1 (13 June 2023) This is a patch release covering more than 1 
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 32 commits from 12 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 12.0.1 (13 June 2023) This is a patch release covering more than 1 
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 32 commits from 12 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/13.0.0.html b/release/13.0.0.html
index 70d0ee98bcc..f54f9f46447 100644
--- a/release/13.0.0.html
+++ b/release/13.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 13.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 13.0.0 (23 August 2023) This is a major release covering more than 2 
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 608 commits from 108 distinct contributors. 
$ git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 13.0.0 (23 August 2023) This is a major release covering more than 2 
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 608 commits from 108 distinct contributors. 
$ git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.0.html b/release/14.0.0.html
index ad98374d173..cbf8d019d45 100644
--- a/release/14.0.0.html
+++ b/release/14.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 14.0.0 (1 November 2023) This is a major release covering more than 2 
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 612 commits from 116 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 14.0.0 (1 November 2023) This is a major release covering more than 2 
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 612 commits from 116 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.1.html b/release/14.0.1.html
index 962712e4741..44807ecee8a 100644
--- a/release/14.0.1.html
+++ b/release/14.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 14.0.1 (10 November 2023) 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 5 commits from 3 distinct contributors. $ 
git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 14.0.1 (10 November 2023) 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 5 commits from 3 distinct contributors. $ 
git shortlog -sn a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/14.0.2.html b/release/14.0.2.html
index 3c3fae0f387..9afadb1aa70 100644
--- a/release/14.0.2.html
+++ b/release/14.0.2.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 14.0.2 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 14.0.2 (19 December 2023) This is a patch release covering more than 1 
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 32 commits from 11 distinct contributors. $ 
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 14.0.2 (19 December 2023) This is a patch release covering more than 1 
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 32 commits from 11 distinct contributors. $ 
git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.0.html b/release/15.0.0.html
index c5b675bdc11..0ce0ef993bf 100644
--- a/release/15.0.0.html
+++ b/release/15.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 15.0.0 (21 January 2024) This is a major release covering more than 1 
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 536 commits from 101 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 15.0.0 (21 January 2024) This is a major release covering more than 1 
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 536 commits from 101 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.1.html b/release/15.0.1.html
index e80438dd8c9..bc998a0ffb8 100644
--- a/release/15.0.1.html
+++ b/release/15.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 15.0.1 (7 March 2024) This is a patch release covering more than 1 
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 37 commits from 18 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 15.0.1 (7 March 2024) This is a patch release covering more than 1 
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 37 commits from 18 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/15.0.2.html b/release/15.0.2.html
index a112e75fed3..1be16feb829 100644
--- a/release/15.0.2.html
+++ b/release/15.0.2.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 15.0.2 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 15.0.2 (18 March 2024) 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 11 commits from 7 distinct contributors. $ 
git shortlog -sn apa [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 15.0.2 (18 March 2024) 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 11 commits from 7 distinct contributors. $ 
git shortlog -sn apa [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/16.0.0.html b/release/16.0.0.html
index bb12f0a7065..4b56892a73d 100644
--- a/release/16.0.0.html
+++ b/release/16.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 16.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 16.0.0 (20 April 2024) This is a major release covering more than 1 
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 587 commits from 119 distinct contributors. 
$ git shortlog -sn  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 16.0.0 (20 April 2024) This is a major release covering more than 1 
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 587 commits from 119 distinct contributors. 
$ git shortlog -sn  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/16.1.0.html b/release/16.1.0.html
index 13338831674..ad6edcb9643 100644
--- a/release/16.1.0.html
+++ b/release/16.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 16.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 16.1.0 (14 May 2024) 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 38 commits from 16 distinct contributors. $ 
git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 16.1.0 (14 May 2024) 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 38 commits from 16 distinct contributors. $ 
git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index c6da95d54a0..5656394d5e8 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 2.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index b0137e59483..84c95ec8639 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 3.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.0.html b/release/4.0.0.html
index 9138b012bbc..32a2e71a1af 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","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  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","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  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.1.html b/release/4.0.1.html
index 3be065dac28..982b5ad7060 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","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.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","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.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 17e24eae820..bd2ff1e453e 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 5.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","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 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","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 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.0.html b/release/6.0.0.html
index e35d168c7d4..490dda6e6ba 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","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 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","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 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.1.html b/release/6.0.1.html
index a42a6283d0a..5295bb82596 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","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  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","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  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/7.0.0.html b/release/7.0.0.html
index 0826b154ef2..8cae2e035f7 100644
--- a/release/7.0.0.html
+++ b/release/7.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 7.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
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 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
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 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/8.0.0.html b/release/8.0.0.html
index 9dc38bdd6ff..c62c19d3a49 100644
--- a/release/8.0.0.html
+++ b/release/8.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 8.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 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 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 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 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/9.0.0.html b/release/9.0.0.html
index 6f43723d24c..b4c3749a693 100644
--- a/release/9.0.0.html
+++ b/release/9.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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 9.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
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 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
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 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 31381711f75..e09e40a8246 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-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-05-18T08:36:35-04:00" />
+<meta property="article:published_time" content="2024-05-19T14:15:06-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Releases" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-18T08:36:35-04:00","datePublished":"2024-05-18T08:36:35-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
16.1.0 (14 May 2024) 16.0.0 (20 April 2024) 15.0.2 (18 March 2024) 15.0.1 (7 
March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 
November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 
2023) 12.0.0 (2 May  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-05-19T14:15:06-04:00","datePublished":"2024-05-19T14:15:06-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
16.1.0 (14 May 2024) 16.0.0 (20 April 2024) 15.0.2 (18 March 2024) 15.0.1 (7 
March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 
November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 
2023) 12.0.0 (2 May  [...]
 <!-- End Jekyll SEO tag -->
 
 


Reply via email to