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 9ad4685d8a2 Updating built site (build
25ff6b0d342e8f6ced8d763aa0ae752c2b496639)
9ad4685d8a2 is described below
commit 9ad4685d8a2152123edbc98ade4ce80f182b8468
Author: Bryce Mecum <[email protected]>
AuthorDate: Tue Feb 18 17:59:07 2025 +0000
Updating built site (build 25ff6b0d342e8f6ced8d763aa0ae752c2b496639)
---
.../2025/02/16/19.0.1-release/index.html | 115 +++++++++++----------
blog/index.html | 15 +++
feed.xml | 109 +++++++------------
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/17.0.0.html | 4 +-
release/18.0.0.html | 4 +-
release/18.1.0.html | 4 +-
release/19.0.0.html | 4 +-
release/19.0.1.html | 4 +-
release/2.0.0.html | 4 +-
release/3.0.0.html | 4 +-
release/4.0.0.html | 4 +-
release/4.0.1.html | 4 +-
release/5.0.0.html | 4 +-
release/6.0.0.html | 4 +-
release/6.0.1.html | 4 +-
release/7.0.0.html | 4 +-
release/8.0.0.html | 4 +-
release/9.0.0.html | 4 +-
release/index.html | 4 +-
58 files changed, 228 insertions(+), 231 deletions(-)
diff --git a/release/14.0.1.html b/blog/2025/02/16/19.0.1-release/index.html
similarity index 62%
copy from release/14.0.1.html
copy to blog/2025/02/16/19.0.1-release/index.html
index 1776f2ed408..ed0ee9ed6d4 100644
--- a/release/14.0.1.html
+++ b/blog/2025/02/16/19.0.1-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 14.0.1 Release | Apache Arrow</title>
+ <title>Apache Arrow 19.0.1 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 14.0.1 Release" />
+<meta property="og:title" content="Apache Arrow 19.0.1 Release" />
+<meta name="author" content="pmc" />
<meta property="og:locale" content="en_US" />
-<meta name="description" content="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
apache-arrow-14.0.0..apache-arrow-14.0.1 3 Raúl Cumplido 1 Alenka Frim 1
Antoine Pitrou Patch Committers The following Apach [...]
-<meta property="og:description" content="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
apache-arrow-14.0.0..apache-arrow-14.0.1 3 Raúl Cumplido 1 Alenka Frim 1
Antoine Pitrou Patch Committers The followin [...]
-<link rel="canonical" href="https://arrow.apache.org/release/14.0.1.html" />
-<meta property="og:url" content="https://arrow.apache.org/release/14.0.1.html"
/>
+<meta name="description" content="The Apache Arrow team is pleased to announce
the 19.0.1 release. This release primarily addresses a bug in the recent Arrow
19.0.0 release which prevents Arrow C++ and libraries binding it (e.g., Python,
R) from reading Parquet files created by Arrow Rust v53.0.0 or more recent. See
the 19.0.0 release blog post for more information. This release includes 12
resolved issues from 9 distinct contributors. See the Install Page to learn how
to get the librari [...]
+<meta property="og:description" content="The Apache Arrow team is pleased to
announce the 19.0.1 release. This release primarily addresses a bug in the
recent Arrow 19.0.0 release which prevents Arrow C++ and libraries binding it
(e.g., Python, R) from reading Parquet files created by Arrow Rust v53.0.0 or
more recent. See the 19.0.0 release blog post for more information. This
release includes 12 resolved issues from 9 distinct contributors. See the
Install Page to learn how to get the [...]
+<link rel="canonical"
href="https://arrow.apache.org/blog/2025/02/16/19.0.1-release/" />
+<meta property="og:url"
content="https://arrow.apache.org/blog/2025/02/16/19.0.1-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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-16T00:00:00-05: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 property="twitter:title" content="Apache Arrow 19.0.1 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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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","author":{"@type":"Person","name":"pmc"},"dateModified":"2025-02-16T00:00:00-05:00","datePublished":"2025-02-16T00:00:00-05:00","description":"The
Apache Arrow team is pleased to announce the 19.0.1 release. This release
primarily addresses a bug in the recent Arrow 19.0.0 release which prevents
Arrow C++ and libraries binding it (e.g., Python, R) from reading Parquet files
created by Arrow Rust v53.0.0 or more recent. See the 19.0.0 [...]
<!-- End Jekyll SEO tag -->
@@ -228,65 +230,74 @@
</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 19.0.1 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">
+ 16 Feb 2025
+ </span>
+ <br />
+ <span class="badge badge-secondary">By</span>
+
+ <a class="mr-3" href="https://arrow.apache.org">The Apache Arrow PMC (pmc)
</a>
+
-<h1 id="apache-arrow-1401-10-november-2023">Apache Arrow 14.0.1 (10 November
2023)</h1>
+
+</p>
-<p>This is a patch release covering more than 0 months of development.</p>
-<h2 id="download">Download</h2>
+ <!--
-<ul>
- <li><a
href="https://www.apache.org/dyn/closer.lua/arrow/arrow-14.0.1/"><strong>Source
Artifacts</strong></a></li>
- <li><strong>Binary Artifacts</strong>
- <ul>
- <li><a href="https://apache.jfrog.io/artifactory/arrow/almalinux/">For
AlmaLinux</a></li>
- <li><a
href="https://apache.jfrog.io/artifactory/arrow/amazon-linux/">For Amazon
Linux</a></li>
- <li><a href="https://apache.jfrog.io/artifactory/arrow/centos/">For
CentOS</a></li>
- <li><a href="https://apache.jfrog.io/artifactory/arrow/nuget/">For
C#</a></li>
- <li><a href="https://apache.jfrog.io/artifactory/arrow/debian/">For
Debian</a></li>
- <li><a
href="https://apache.jfrog.io/artifactory/arrow/python/14.0.1/">For
Python</a></li>
- <li><a href="https://apache.jfrog.io/artifactory/arrow/ubuntu/">For
Ubuntu</a></li>
- </ul>
- </li>
- <li><a
href="https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.1">Git
tag</a></li>
-</ul>
-
-<h2 id="contributors">Contributors</h2>
-
-<p>This release includes 5 commits from 3 distinct contributors.</p>
+-->
-<div class="language-console highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git
shortlog <span class="nt">-sn</span> apache-arrow-14.0.0..apache-arrow-14.0.1
-<span class="go"> 3 Raúl Cumplido
- 1 Alenka Frim
- 1 Antoine Pitrou
-</span></code></pre></div></div>
+<p>The Apache Arrow team is pleased to announce the 19.0.1 release.</p>
-<h2 id="patch-committers">Patch Committers</h2>
+<p>This release primarily addresses a bug in the recent Arrow 19.0.0 release
which
+prevents Arrow C++ and libraries binding it (e.g., Python, R) from reading
+Parquet files created by Arrow Rust v53.0.0 or more recent. See the <a
href="/blog/2025/01/16/19.0.0-release/">19.0.0
+release blog post</a> for more information.</p>
-<p>The following Apache committers merged contributed patches to the
repository.</p>
+<p>This release includes <a
href="https://github.com/apache/arrow/milestone/68?closed=1"><strong>12
resolved issues</strong></a> from <a
href="/release/19.0.1.html#contributors"><strong>9 distinct
+contributors</strong></a>. See the <a href="/install">Install Page</a> to
learn how to get the libraries
+for your platform.</p>
-<div class="language-console highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="gp">$</span><span class="w"> </span>git
shortlog <span class="nt">-sn</span> <span class="nt">--group</span><span
class="o">=</span>trailer:signed-off-by apache-arrow-14.0.0..apache-arrow-14.0.1
-<span class="go"> 1 Raúl Cumplido
- 1 Sutou Kouhei
-</span></code></pre></div></div>
+<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/19.0.1.html#changelog">complete changelog</a>.</p>
-<h2 id="changelog">Changelog</h2>
+<h2 id="c-notes">C++ notes</h2>
-<h2 id="apache-arrow-1401-2023-11-08-080000">Apache Arrow 14.0.1 (2023-11-08
08:00:00)</h2>
+<ul>
+ <li>A bug has been fixed which caused reading of Parquet files written by
Arrow
+Rust v53.0.0 or higher to always fail
+<a href="https://github.com/apache/arrow/issues/45283">(#45283)</a>.</li>
+ <li>A workaround has been added to increase compatibility with newer
versions of
+the AWS C++ SDK (<a
href="https://github.com/apache/arrow/issues/45304">#45304</a>).</li>
+ <li>An overflow bug has been fixed which could cause segmentation faults when
+joining inputs over a certain size
+(<a href="https://github.com/apache/arrow/issues/44513">#44513</a>).</li>
+</ul>
-<h3 id="bug-fixes">Bug Fixes</h3>
+<h2 id="python-notes">Python notes</h2>
<ul>
- <li><a href="https://github.com/apache/arrow/issues/38431">GH-38431</a> -
[Python][CI] Update fs.type_name checks for s3fs tests (#38455)</li>
- <li><a href="https://github.com/apache/arrow/issues/38607">GH-38607</a> -
[Python] Disable PyExtensionType autoload (#38608)</li>
+ <li>A bug has been fixed on the integration with Pandas when using
+<code class="language-plaintext
highlighter-rouge">future.infer_string=True</code> for Pandas 2.2
+(<a href="https://github.com/apache/arrow/issues/45296">#45296</a>).</li>
</ul>
- </main>
+ </main>
+ </div>
<hr/>
<footer class="footer">
diff --git a/blog/index.html b/blog/index.html
index 727e53e308b..a3c0049f7c7 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -237,6 +237,21 @@
+ <p>
+ <h3>
+ <a href="/blog/2025/02/16/19.0.1-release/">Apache Arrow 19.0.1
Release</a>
+ </h3>
+
+ <p>
+ <span class="blog-list-date">
+ 16 February 2025
+ </span>
+ </p>
+ The Apache Arrow team is pleased to announce the 19.0.1 release. This
release primarily addresses a bug in the recent Arrow 19.0.0 release which
prevents Arrow C++ and libraries binding it (e.g., Python, R) from reading
Parquet files created by Arrow Rust v53.0.0 or more recent. See the 19.0.0
release...
+ </p>
+
+
+
<p>
<h3>
<a href="/blog/2025/01/21/adbc-16-release/">Apache Arrow ADBC 16
(Libraries) Release</a>
diff --git a/feed.xml b/feed.xml
index 2324c033afb..5f6ee7cceb2 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,42 @@
-<?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>2025-02-16T15:58:52-05:00</updated><id>https://arrow.apache.org/feed.xml</id><title
type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language
developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.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>2025-02-18T12:53:00-05:00</updated><id>https://arrow.apache.org/feed.xml</id><title
type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language
developm [...]
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 19.0.1 release.</p>
+
+<p>This release primarily addresses a bug in the recent Arrow 19.0.0 release
which
+prevents Arrow C++ and libraries binding it (e.g., Python, R) from reading
+Parquet files created by Arrow Rust v53.0.0 or more recent. See the <a
href="/blog/2025/01/16/19.0.0-release/">19.0.0
+release blog post</a> for more information.</p>
+
+<p>This release includes <a
href="https://github.com/apache/arrow/milestone/68?closed=1"><strong>12
resolved issues</strong></a> from <a
href="/release/19.0.1.html#contributors"><strong>9 distinct
+contributors</strong></a>. See the <a href="/install">Install Page</a> 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/19.0.1.html#changelog">complete changelog</a>.</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<ul>
+ <li>A bug has been fixed which caused reading of Parquet files written by
Arrow
+Rust v53.0.0 or higher to always fail
+<a href="https://github.com/apache/arrow/issues/45283">(#45283)</a>.</li>
+ <li>A workaround has been added to increase compatibility with newer
versions of
+the AWS C++ SDK (<a
href="https://github.com/apache/arrow/issues/45304">#45304</a>).</li>
+ <li>An overflow bug has been fixed which could cause segmentation faults when
+joining inputs over a certain size
+(<a href="https://github.com/apache/arrow/issues/44513">#44513</a>).</li>
+</ul>
+
+<h2 id="python-notes">Python notes</h2>
+
+<ul>
+ <li>A bug has been fixed on the integration with Pandas when using
+<code class="language-plaintext
highlighter-rouge">future.infer_string=True</code> for Pandas 2.2
+(<a href="https://github.com/apache/arrow/issues/45296">#45296</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 19.0.1 release. This release primarily addresses a bug in the recent Arrow
19.0.0 release which prevents Arrow C++ and libraries binding it (e.g., Python,
R) from reading Parquet files created by Arrow Rust v53.0.0 or more recent. See
the 19.0.0 release blog post for more information. This release includes 12
resolved issues from 9 d [...]
-->
@@ -1150,71 +1188,4 @@ to the invaluable advice and support of the Apache Arrow
community.</p>
1 Jacob Wujciak-Jens
1 Matt Topol
1 Tao Zuhong
-</span></code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is
pleased to announce the 0.6.0 release of Apache Arrow nanoarrow. This release
covers 114 resolved issues from 10 contributors. Release Highlights Run End
Encoding support StringView support IPC Write support DLPack/device support
IPC/Device available from CMake/Meson as feature flags See the Changelog for a
detailed list of contri [...]
-
--->
-
-<p>The Apache Arrow team is pleased to announce the 14 release of
-the Apache Arrow ADBC libraries. This covers includes <a
href="https://github.com/apache/arrow-adbc/milestone/18"><strong>27
-resolved issues</strong></a> from <a href="#contributors"><strong>12 distinct
contributors</strong></a>.</p>
-
-<p>This is a release of the <strong>libraries</strong>, which are at
version</p>
-<ol>
- <li>The <strong>API specification</strong> is versioned separately and is
-at version 1.1.0.</li>
-</ol>
-
-<p>The subcomponents are versioned independently:</p>
-
-<ul>
- <li>C/C++/GLib/Go/Python/Ruby: 1.2.0</li>
- <li>C#: 0.14.0</li>
- <li>Java: 0.14.0</li>
- <li>R: 0.14.0</li>
- <li>Rust: 0.14.0</li>
-</ul>
-
-<p>The release notes below are not exhaustive and only expose selected
-highlights of the release. Many other bugfixes and improvements have
-been made: we refer you to the <a
href="https://github.com/apache/arrow-adbc/blob/apache-arrow-adbc-14/CHANGELOG.md">complete
changelog</a>.</p>
-
-<h2 id="release-highlights">Release Highlights</h2>
-
-<p>A new driver for Google BigQuery is now available in source form and will
be available from conda-forge, however, Python wheels will not be available
until the next release. Thanks to <a href="https://github.com/cocoa-xu">Cocoa
Xu</a> for the major effort!</p>
-
-<p>The C/C++ implementation now uses <code class="language-plaintext
highlighter-rouge">arrow-adbc/adbc.h</code> as its include path to avoid
polluting the <code class="language-plaintext highlighter-rouge">include</code>
directory. For now, <code class="language-plaintext
highlighter-rouge">adbc.h</code> is still installed for backwards compatibility
but we recommend updating include paths.</p>
-
-<p>The C# ADO.NET bindings now support bind parameters.</p>
-
-<p>The Rust library is now <a
href="https://crates.io/crates/adbc_core">uploaded to crates.io</a>.</p>
-
-<p>The PostgreSQL driver now properly handles reading JSONB columns and
ingestion of list/large list columns. It also finally properly supports bind
parameters in prepared statements and can handle multiple statements in the
same string.</p>
-
-<p>We discovered a <a
href="https://github.com/golang/go/issues/68587">performance regression</a> in
recent versions of Go when making FFI calls from the main thread.
Unfortunately, this affects the Arrow Flight SQL, BigQuery, and Snowflake
driver implementations. Python wheels are not affected as we are still
building with an older version of Go. However, if you are building the driver
yourself or using the conda-forge package, you may run into this. Mitigations
include making fewer [...]
-
-<h2 id="contributors">Contributors</h2>
-
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>$ git shortlog --perl-regexp
--author='^((?!dependabot\[bot\]).*)$' -sn
apache-arrow-adbc-13..apache-arrow-adbc-14
- 18 David Li
- 11 Dewey Dunnington
- 11 William Ayd
- 4 Joel Lubinitsky
- 3 davidhcoe
- 2 Matt Topol
- 1 Bruce Irschick
- 1 Clive Cox
- 1 Cocoa
- 1 Curt Hagenlocher
- 1 Hyunseok Seo
- 1 Joris Van den Bossche
-</code></pre></div></div>
-
-<h2 id="roadmap">Roadmap</h2>
-
-<p>There is some discussion on a potential second revision of ADBC to include
more missing functionality and asynchronous API support. For more, see the <a
href="https://github.com/apache/arrow-adbc/milestone/8">milestone</a> and the
<a href="https://github.com/apache/arrow-adbc/issues/811">async
discussion</a>/<a href="https://github.com/apache/arrow/pull/43632">proposed C
Data Interface API</a>.</p>
-
-<h2 id="getting-involved">Getting Involved</h2>
-
-<p>We welcome questions and contributions from all interested. Issues
-can be filed on <a
href="https://github.com/apache/arrow-adbc/issues">GitHub</a>, and questions
can be directed to GitHub
-or the <a href="/community/">Arrow mailing
lists</a>.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is pleased
to announce the 14 release of the Apache Arrow ADBC libraries. This covers
includes 27 resolved issues from 12 distinct contributors. This is a release of
the libraries, which are at version The API specification is versioned
separately and is at version 1.1.0. The subcomponents are versioned indep [...]
\ No newline at end of file
+</span></code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is
pleased to announce the 0.6.0 release of Apache Arrow nanoarrow. This release
covers 114 resolved issues from 10 contributors. Release Highlights Run End
Encoding support StringView support IPC Write support DLPack/device support
IPC/Device available from CMake/Meson as feature flags See the Changelog for a
detailed list of contri [...]
\ No newline at end of file
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 5a1b9e1a604..9fdb2e36083 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 68088583549..db5607767b2 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 95b42f96e20..017c5a8e613 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 d23b0d583f6..870028eecaf 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 2b6bcb78937..13acce9006a 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 ebe5101dfe2..f9847685d50 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 25edf0b49f8..96c57c7fed7 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 4ca89af340e..2c337088331 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 214af71ccb9..4b66677fd3a 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 06feb7925e1..14cb797381b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 c9ece320f21..7b586a5b92d 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 4764bd5c0c2..f89260109ee 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 5c5de49d97e..dbbf43a88d6 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 bab86ce44d9..f3a05055408 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 5008e2a19a2..d199eba3477 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 1771ef85874..783deaeb649 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 cf0d005c9a8..62eb7dc7db6 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 05cfbd7ebce..130f4f5d68d 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 c5a89ef2fb5..1c3f5e0a2d1 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 5309e82e7a9..a24d6df63b3 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 a27b7a1f949..4170756363a 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 a31b7cfecb5..2927bb67845 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 de02b27b059..567fc928544 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 681263d1078..7355a0abc7c 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 c90b79c7e65..b0fd7d82bd2 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 fbf0bf64288..ba58fd9d29f 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 6d5bddb7462..81fb0dbb8ea 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 75ce7e69a2b..3232ddffa9a 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 289841e0060..d6b05d71236 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 54ea390079c..f0c3a97b6b6 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 66f70470322..7505b3f8727 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 14ae9b8d552..85213021a5b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 1776f2ed408..d05fccb66fe 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 d28f2dd3676..d31044e990c 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 867e5374b24..1f54dc0ab7f 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 deb3c9d7065..8d034cb8460 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 eaccbdb05d5..6648d4cbfd3 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 b8738928b4b..31e36ac50d0 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 dc87c8f6ec6..51548090e23 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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/17.0.0.html b/release/17.0.0.html
index 26155ecc762..98b85c07516 100644
--- a/release/17.0.0.html
+++ b/release/17.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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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 17.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow 17.0.0 (16 July 2024) 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 529 commits from 92 distinct contributors. $
git shortlog -sn ap [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow 17.0.0 (16 July 2024) 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 529 commits from 92 distinct contributors. $
git shortlog -sn ap [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/18.0.0.html b/release/18.0.0.html
index 1058f9b5ecc..2fe1cd62a3e 100644
--- a/release/18.0.0.html
+++ b/release/18.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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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 18.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow 18.0.0 (28 October 2024) 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 530 commits from 89 distinct contributors. $
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow 18.0.0 (28 October 2024) 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 530 commits from 89 distinct contributors. $
git shortlog -sn [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/18.1.0.html b/release/18.1.0.html
index 4ba518e8880..69ebd0be240 100644
--- a/release/18.1.0.html
+++ b/release/18.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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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 18.1.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow 18.1.0 (24 November 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 25 commits from 8 distinct contributors. $
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow 18.1.0 (24 November 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 25 commits from 8 distinct contributors. $
git shortlog -sn [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/19.0.0.html b/release/19.0.0.html
index 6c49b21ef75..3060e96acff 100644
--- a/release/19.0.0.html
+++ b/release/19.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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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 19.0.0 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow 19.0.0 (16 January 2025) 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 330 commits from 67 distinct contributors. $
git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow 19.0.0 (16 January 2025) 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 330 commits from 67 distinct contributors. $
git shortlog -sn [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/19.0.1.html b/release/19.0.1.html
index c7e899ec232..a2357a72e36 100644
--- a/release/19.0.1.html
+++ b/release/19.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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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 19.0.1 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow 19.0.1 (16 February 2025) This is a patch release covering more than 1
month 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 27 commits from 9 distinct contributors. $
git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow 19.0.1 (16 February 2025) This is a patch release covering more than 1
month 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 27 commits from 9 distinct contributors. $
git shortlog -sn a [...]
<!-- End Jekyll SEO tag -->
diff --git a/release/2.0.0.html b/release/2.0.0.html
index 696fffdfb11..7ea5cf882d3 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 1b7f6d142d9..b63ccecaf6e 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 5c8a78a10be..11fe42b024b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 eef058da9a4..2ceb378d741 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 284e31ac755..a55dd0ae9cd 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 9661ffa8857..a5edf8f445b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 cbe6a60ef5a..59d22ca1a20 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 e0d8dd8e85a..413cacf1a39 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 c4598aa162d..c2d3bf8ea3b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 c436a36fa29..619a84e375b 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05: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":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05: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 a417f1e94b5..00c2932981f 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="2025-02-16T15:58:52-05:00" />
+<meta property="article:published_time" content="2025-02-18T12:53:00-05: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":"2025-02-16T15:58:52-05:00","datePublished":"2025-02-16T15:58:52-05:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
19.0.1 (16 February 2025) 19.0.0 (16 January 2025) 18.1.0 (24 November 2024)
18.0.0 (28 October 2024) 17.0.0 (16 July 2024) 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 De [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-18T12:53:00-05:00","datePublished":"2025-02-18T12:53:00-05:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
19.0.1 (16 February 2025) 19.0.0 (16 January 2025) 18.1.0 (24 November 2024)
18.0.0 (28 October 2024) 17.0.0 (16 July 2024) 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 De [...]
<!-- End Jekyll SEO tag -->