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 a719c21e22e Updating built site (build
4ad9020aeb73cb2c69084f88825fe407f5a2b717)
a719c21e22e is described below
commit a719c21e22e5a78ffbb4d228648b61bb24a0cc3f
Author: Raúl Cumplido <[email protected]>
AuthorDate: Thu Mar 7 13:20:34 2024 +0000
Updating built site (build 4ad9020aeb73cb2c69084f88825fe407f5a2b717)
---
arrow.rdf | 4 +-
docs/c_glib/index.html | 4 +-
feed.xml | 2 +-
install/index.html | 14 +-
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 | 374 +++++++++++++++++++++++++++++++++++++++++++++++++
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 | 9 +-
51 files changed, 481 insertions(+), 106 deletions(-)
diff --git a/arrow.rdf b/arrow.rdf
index 4a70b1ae9cb..fa96fec4420 100644
--- a/arrow.rdf
+++ b/arrow.rdf
@@ -60,8 +60,8 @@ Apache Arrow is software created by and for the developer
community. We are dedi
<Version>
<name>Apache Arrow</name>
<!-- Release is filled in by Jekyll from contents of
_data/versions.yml -->
- <created>2024-01-21</created>
- <revision>15.0.0</revision>
+ <created>2024-03-07</created>
+ <revision>15.0.1</revision>
</Version>
</release>
<repository>
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 347395cfb40..8582660b57c 100644
--- a/docs/c_glib/index.html
+++ b/docs/c_glib/index.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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 GLib (C)" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-05:00","description":"Apache
Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++.
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject
Introspection. It means that you can create language bindings at runtime or
compile time automatically. API reference manuals Apache Arrow GLib Apache
Parquet GLib Gandiva GLib Plasma [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-05:00","description":"Apache
Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++.
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject
Introspection. It means that you can create language bindings at runtime or
compile time automatically. API reference manuals Apache Arrow GLib Apache
Parquet GLib Gandiva GLib Plasma [...]
<!-- End Jekyll SEO tag -->
diff --git a/feed.xml b/feed.xml
index f5c7c7206d7..77172f5b1ed 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.3">Jekyll</generator><link
href="https://arrow.apache.org/feed.xml" rel="self" type="application/atom+xml"
/><link href="https://arrow.apache.org/" rel="alternate" type="text/html"
/><updated>2024-03-06T19:18:32-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>2024-03-07T08:14:29-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 [...]
-->
diff --git a/install/index.html b/install/index.html
index f5362a9d22a..b1c0c0ce54d 100644
--- a/install/index.html
+++ b/install/index.html
@@ -234,9 +234,9 @@
<h1 id="install-apache-arrow">Install Apache Arrow</h1>
-<h2 id="current-version-1500-2024-01-21">Current Version: 15.0.0
(2024-01-21)</h2>
+<h2 id="current-version-1501-2024-03-07">Current Version: 15.0.1
(2024-03-07)</h2>
-<p>See the <a href="/release/15.0.0.html">release notes</a> for more about
what’s new. For information on previous releases, see <a
href="/release/">here</a>. Rust and Julia libraries are released separately.
See the following pages for details:</p>
+<p>See the <a href="/release/15.0.1.html">release notes</a> for more about
what’s new. For information on previous releases, see <a
href="/release/">here</a>. Rust and Julia libraries are released separately.
See the following pages for details:</p>
<ul>
<li>Rust: <a href="https://docs.rs/crate/arrow/latest">documentation for
arrow crate</a></li>
@@ -250,15 +250,15 @@
<h3 id="source-release">Source Release</h3>
<ul>
- <li><strong>Source Release</strong>: <a
href="https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-15.0.0/apache-arrow-15.0.0.tar.gz">apache-arrow-15.0.0.tar.gz</a></li>
- <li><strong>Verification</strong>: <a
href="https://downloads.apache.org/arrow/arrow-15.0.0/apache-arrow-15.0.0.tar.gz.asc">asc
signature</a>, <a
href="https://downloads.apache.org/arrow/arrow-15.0.0/apache-arrow-15.0.0.tar.gz.sha256">sha256
checksum</a>, <a
href="https://downloads.apache.org/arrow/arrow-15.0.0/apache-arrow-15.0.0.tar.gz.sha512">sha512
checksum</a>, (<a
href="https://www.apache.org/dyn/closer.cgi#verify">verification
instructions</a>)</li>
- <li><a
href="https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.0">Git tag
a61f4af724cd06c3a9b4abd20491345997e532c0</a></li>
+ <li><strong>Source Release</strong>: <a
href="https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-15.0.1/apache-arrow-15.0.1.tar.gz">apache-arrow-15.0.1.tar.gz</a></li>
+ <li><strong>Verification</strong>: <a
href="https://downloads.apache.org/arrow/arrow-15.0.1/apache-arrow-15.0.1.tar.gz.asc">asc
signature</a>, <a
href="https://downloads.apache.org/arrow/arrow-15.0.1/apache-arrow-15.0.1.tar.gz.sha256">sha256
checksum</a>, <a
href="https://downloads.apache.org/arrow/arrow-15.0.1/apache-arrow-15.0.1.tar.gz.sha512">sha512
checksum</a>, (<a
href="https://www.apache.org/dyn/closer.cgi#verify">verification
instructions</a>)</li>
+ <li><a
href="https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.1">Git tag
5ce6ff434c1e7daaa2d7f134349f3ce4c22683da</a></li>
<li><a href="https://downloads.apache.org/arrow/KEYS">GPG keys for release
signatures</a></li>
</ul>
<h3 id="java-packages">Java Packages</h3>
-<p><a
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%2215.0.0%22">Java
Artifacts on Maven Central</a></p>
+<p><a
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.arrow%22%20AND%20v%3A%2215.0.1%22">Java
Artifacts on Maven Central</a></p>
<h3 id="python-wheels">Python Wheels</h3>
@@ -277,7 +277,7 @@ with the wheel.</p>
<p>The Go Module is tagged with its version and can be easily installed with
<code class="language-plaintext highlighter-rouge">go get</code>:</p>
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>go get github.com/apache/arrow/go/[email protected]
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>go get github.com/apache/arrow/go/[email protected]
</code></pre></div></div>
<p>The Apache Arrow module can then be imported using:</p>
diff --git a/release/0.1.0.html b/release/0.1.0.html
index 1ae568dab2c..ab4fa689986 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 a63d5a4806d..a2b62ee1f6c 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 2a9c9d470f3..3cd16de1266 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 89c0c36d1fb..f1a32db10d5 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 ae6de73475e..0764e482d91 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 0e364a73875..342c773edc6 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 bf9814cf302..2fba1389751 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 5004fd5eedc..a0d0d1f6e59 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 70a60f71fab..403fd4ba5d1 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 316c76431d2..5185acbca91 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 cacae568024..2fa6053b84e 100644
--- a/release/0.16.0.html
+++ b/release/0.16.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 2903d441de6..5ca42fe94db 100644
--- a/release/0.17.0.html
+++ b/release/0.17.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 380cc41c320..81492393dae 100644
--- a/release/0.17.1.html
+++ b/release/0.17.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 c6b8ec1e73f..c30b7f6252b 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 2b8a613f665..2e421da8031 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 6bd86c0f50a..b7698269204 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 4e9c9d3d3b2..82e5f271ee8 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 660e3af225e..d9f6ee41a6e 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 4fa07249901..095b6fd2ded 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 e558735bc5e..f1b2b9ad01c 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 bd1b3eb5268..aefc8b544a1 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 a609069cff2..448429031ec 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 16eb8654726..25691da5b3f 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 a338547e007..8ac9ea7fae1 100644
--- a/release/1.0.0.html
+++ b/release/1.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 e87f4bc43d8..21a1a5ce337 100644
--- a/release/1.0.1.html
+++ b/release/1.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 4b246d69288..0274d59bbac 100644
--- a/release/10.0.0.html
+++ b/release/10.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 6d77c59aa01..f16468bef1f 100644
--- a/release/10.0.1.html
+++ b/release/10.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 2ad83930f54..28c5f7a825e 100644
--- a/release/11.0.0.html
+++ b/release/11.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 f976db542ce..20931b1c635 100644
--- a/release/12.0.0.html
+++ b/release/12.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 a42cf51dd25..bdcbddefd7e 100644
--- a/release/12.0.1.html
+++ b/release/12.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 b06ec0f2466..5fb8ee8aee4 100644
--- a/release/13.0.0.html
+++ b/release/13.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 7589d7d7a07..dfbc9d1220c 100644
--- a/release/14.0.0.html
+++ b/release/14.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 7cb355b1c65..1fd2130a0ca 100644
--- a/release/14.0.1.html
+++ b/release/14.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 00ce92efb88..49922dd15e0 100644
--- a/release/14.0.2.html
+++ b/release/14.0.2.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 abadbcdce05..a4ad502cef4 100644
--- a/release/15.0.0.html
+++ b/release/15.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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
new file mode 100644
index 00000000000..8330f024174
--- /dev/null
+++ b/release/15.0.1.html
@@ -0,0 +1,374 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <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 15.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 15.0.1 Release" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="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
apache-arrow-15.0.0..apache-arrow-15.0.1 5 Antoine Pitrou 4 Alenka Frim 4 Joris
Van den Bossche 4 Raúl Cumplido 3 Rossi(Ruoxi) [...]
+<meta property="og:description" content="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
apache-arrow-15.0.0..apache-arrow-15.0.1 5 Antoine Pitrou 4 Alenka Frim 4 Joris
Van den Bossche 4 Raúl Cumplido 3 Rossi [...]
+<link rel="canonical" href="https://arrow.apache.org/release/15.0.1.html" />
+<meta property="og:url" content="https://arrow.apache.org/release/15.0.1.html"
/>
+<meta property="og:site_name" content="Apache Arrow" />
+<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 -->
+
+
+ <!-- favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16.png" id="light1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32.png" id="light2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon.png" id="light3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120.png" id="light4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76.png" id="light5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60.png" id="light6">
+ <!-- dark mode favicons -->
+ <link rel="icon" type="image/png" sizes="16x16"
href="/img/favicon-16x16-dark.png" id="dark1">
+ <link rel="icon" type="image/png" sizes="32x32"
href="/img/favicon-32x32-dark.png" id="dark2">
+ <link rel="apple-touch-icon" type="image/png" sizes="180x180"
href="/img/apple-touch-icon-dark.png" id="dark3">
+ <link rel="apple-touch-icon" type="image/png" sizes="120x120"
href="/img/apple-touch-icon-120x120-dark.png" id="dark4">
+ <link rel="apple-touch-icon" type="image/png" sizes="76x76"
href="/img/apple-touch-icon-76x76-dark.png" id="dark5">
+ <link rel="apple-touch-icon" type="image/png" sizes="60x60"
href="/img/apple-touch-icon-60x60-dark.png" id="dark6">
+
+ <script>
+ // Switch to the dark-mode favicons if prefers-color-scheme: dark
+ function onUpdate() {
+ light1 = document.querySelector('link#light1');
+ light2 = document.querySelector('link#light2');
+ light3 = document.querySelector('link#light3');
+ light4 = document.querySelector('link#light4');
+ light5 = document.querySelector('link#light5');
+ light6 = document.querySelector('link#light6');
+
+ dark1 = document.querySelector('link#dark1');
+ dark2 = document.querySelector('link#dark2');
+ dark3 = document.querySelector('link#dark3');
+ dark4 = document.querySelector('link#dark4');
+ dark5 = document.querySelector('link#dark5');
+ dark6 = document.querySelector('link#dark6');
+
+ if (matcher.matches) {
+ light1.remove();
+ light2.remove();
+ light3.remove();
+ light4.remove();
+ light5.remove();
+ light6.remove();
+ document.head.append(dark1);
+ document.head.append(dark2);
+ document.head.append(dark3);
+ document.head.append(dark4);
+ document.head.append(dark5);
+ document.head.append(dark6);
+ } else {
+ dark1.remove();
+ dark2.remove();
+ dark3.remove();
+ dark4.remove();
+ dark5.remove();
+ dark6.remove();
+ document.head.append(light1);
+ document.head.append(light2);
+ document.head.append(light3);
+ document.head.append(light4);
+ document.head.append(light5);
+ document.head.append(light6);
+ }
+ }
+ matcher = window.matchMedia('(prefers-color-scheme: dark)');
+ matcher.addListener(onUpdate);
+ onUpdate();
+ </script>
+
+ <link rel="stylesheet"
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+ <link href="/css/main.css" rel="stylesheet">
+ <link href="/css/syntax.css" rel="stylesheet">
+ <script src="/javascript/main.js"></script>
+
+ <!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="https://analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '20']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+
+
+ </head>
+
+
+<body class="wrap">
+ <header>
+ <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+
+ <a class="navbar-brand no-padding" href="/"><img
src="/img/arrow-inverse-300px.png" height="40px"/></a>
+
+ <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse"
data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false"
aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <!-- Collect the nav links, forms, and other content for toggling -->
+ <div class="collapse navbar-collapse justify-content-end"
id="arrow-navbar">
+ <ul class="nav navbar-nav">
+ <li class="nav-item"><a class="nav-link" href="/overview/"
role="button" aria-haspopup="true" aria-expanded="false">Overview</a></li>
+ <li class="nav-item"><a class="nav-link" href="/faq/" role="button"
aria-haspopup="true" aria-expanded="false">FAQ</a></li>
+ <li class="nav-item"><a class="nav-link" href="/blog" role="button"
aria-haspopup="true" aria-expanded="false">Blog</a></li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownGetArrow" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Get Arrow
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownGetArrow">
+ <a class="dropdown-item" href="/install/">Install</a>
+ <a class="dropdown-item" href="/release/">Releases</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow">Source Code</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownDocumentation" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Documentation
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownDocumentation">
+ <a class="dropdown-item" href="/docs">Project Docs</a>
+ <a class="dropdown-item"
href="/docs/format/Columnar.html">Format</a>
+ <hr/>
+ <a class="dropdown-item" href="/docs/c_glib">C GLib</a>
+ <a class="dropdown-item" href="/docs/cpp">C++</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/csharp/README.md">C#</a>
+ <a class="dropdown-item"
href="https://godoc.org/github.com/apache/arrow/go/arrow">Go</a>
+ <a class="dropdown-item" href="/docs/java">Java</a>
+ <a class="dropdown-item" href="/docs/js">JavaScript</a>
+ <a class="dropdown-item" href="/julia/">Julia</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/matlab/README.md">MATLAB</a>
+ <a class="dropdown-item" href="/docs/python">Python</a>
+ <a class="dropdown-item" href="/docs/r">R</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/blob/main/ruby/README.md">Ruby</a>
+ <a class="dropdown-item"
href="https://docs.rs/arrow/latest">Rust</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownSubprojects" role="button"
data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Subprojects
+ </a>
+ <div class="dropdown-menu"
aria-labelledby="navbarDropdownSubprojects">
+ <a class="dropdown-item" href="/adbc">ADBC</a>
+ <a class="dropdown-item" href="/docs/format/Flight.html">Arrow
Flight</a>
+ <a class="dropdown-item" href="/docs/format/FlightSql.html">Arrow
Flight SQL</a>
+ <a class="dropdown-item" href="/datafusion">DataFusion</a>
+ <a class="dropdown-item" href="/nanoarrow">nanoarrow</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ Community
+ </a>
+ <div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
+ <a class="dropdown-item" href="/community/">Communication</a>
+ <a class="dropdown-item"
href="/docs/developers/index.html">Contributing</a>
+ <a class="dropdown-item"
href="https://github.com/apache/arrow/issues">Issue Tracker</a>
+ <a class="dropdown-item" href="/committers/">Governance</a>
+ <a class="dropdown-item" href="/use_cases/">Use Cases</a>
+ <a class="dropdown-item" href="/powered_by/">Powered By</a>
+ <a class="dropdown-item" href="/visual_identity/">Visual
Identity</a>
+ <a class="dropdown-item" href="/security/">Security</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/policies/conduct.html">Code of
Conduct</a>
+ </div>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
+ id="navbarDropdownASF" role="button" data-toggle="dropdown"
+ aria-haspopup="true" aria-expanded="false">
+ ASF Links
+ </a>
+ <div class="dropdown-menu dropdown-menu-right"
aria-labelledby="navbarDropdownASF">
+ <a class="dropdown-item" href="https://www.apache.org/">ASF
Website</a>
+ <a class="dropdown-item"
href="https://www.apache.org/licenses/">License</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
+ <a class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+ <a class="dropdown-item"
href="https://www.apache.org/security/">Security</a>
+ </div>
+ </li>
+ </ul>
+ </div><!-- /.navbar-collapse -->
+ </nav>
+
+ </header>
+
+ <div class="container p-4 pt-5">
+ <main role="main" class="pb-5">
+ <!--
+
+-->
+
+<h1 id="apache-arrow-1501-7-march-2024">Apache Arrow 15.0.1 (7 March 2024)</h1>
+
+<p>This is a patch release covering more than 1 months of development.</p>
+
+<h2 id="download">Download</h2>
+
+<ul>
+ <li><a
href="https://www.apache.org/dyn/closer.lua/arrow/arrow-15.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/15.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-15.0.1">Git
tag</a></li>
+</ul>
+
+<h2 id="contributors">Contributors</h2>
+
+<p>This release includes 37 commits from 18 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-15.0.0..apache-arrow-15.0.1
+<span class="go"> 5 Antoine Pitrou
+ 4 Alenka Frim
+ 4 Joris Van den Bossche
+ 4 Raúl Cumplido
+ 3 Rossi(Ruoxi) Sun
+ 2 Dewey Dunnington
+ 2 Rossi Sun
+ 2 emkornfield
+ 2 mwish
+ 1 Curt Hagenlocher
+ 1 David Li
+ 1 Jeremy Aguilon
+ 1 Lubo Slivka
+ 1 Matt Topol
+ 1 Rok Mihevc
+ 1 Sutou Kouhei
+ 1 Tom Jarosz
+ 1 ZhangHuiGui
+</span></code></pre></div></div>
+
+<h2 id="patch-committers">Patch Committers</h2>
+
+<p>The following Apache committers merged contributed patches to the
repository.</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-15.0.0..apache-arrow-15.0.1
+<span class="go"> 12 Antoine Pitrou
+ 7 Joris Van den Bossche
+ 3 Sutou Kouhei
+ 2 AlenkaF
+ 2 David Li
+ 2 Dewey Dunnington
+ 2 mwish
+ 1 Benjamin Kietzman
+ 1 Curt Hagenlocher
+ 1 Jacob Wujciak-Jens
+ 1 Matt Topol
+</span></code></pre></div></div>
+
+<h2 id="changelog">Changelog</h2>
+
+<h2 id="apache-arrow-1501-2024-03-07-080000">Apache Arrow 15.0.1 (2024-03-07
08:00:00)</h2>
+
+<h3 id="bug-fixes">Bug Fixes</h3>
+
+<ul>
+ <li><a href="https://github.com/apache/arrow/issues/38655">GH-38655</a> -
[C++] “iso_calendar” kernel returns incorrect results for array length > 32
(#39360)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39313">GH-39313</a> -
[Python] Fix race condition in _pandas_api#_check_import (#39314)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39332">GH-39332</a> -
[C++] Explicit error in ExecBatchBuilder when appending var length data exceeds
offset limit (int32 max) (#39383)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39525">GH-39525</a> -
[C++][Parquet] Pass memory pool to decoders (#39526)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39527">GH-39527</a> -
[C++][Parquet] Validate page sizes before truncating to int32 (#39528)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39577">GH-39577</a> -
[C++] Fix tail-word access cross buffer boundary in <code
class="language-plaintext highlighter-rouge">CompareBinaryColumnToRow</code>
(#39606)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39582">GH-39582</a> -
[C++][Acero] Random hangs when joining tables with ExecutePlan</li>
+ <li><a href="https://github.com/apache/arrow/issues/39583">GH-39583</a> -
[C++] Fix the issue of ExecBatchBuilder when appending consecutive tail rows
with the same id may exceed buffer boundary (for fixed size types) (#39585)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39599">GH-39599</a> -
[Python] Avoid leaking references to Numpy dtypes (#39636)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39640">GH-39640</a> -
[Docs] Pin pydata-sphinx-theme to 0.14.* (#39758)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39640">GH-39640</a> -
[Docs] Pin pydata-sphinx-theme to 0.14.1 (#39658)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39656">GH-39656</a> -
[Release] Update platform tags for macOS wheels to macosx_10_15 (#39657)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39672">GH-39672</a> -
[Go] Time to Date32/Date64 conversion issues for non-UTC timezones (#39674)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39690">GH-39690</a> -
[C++][FlightRPC] Fix nullptr dereference in PollInfo (#39711)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39732">GH-39732</a> -
[Python][CI] Fix test failures with latest/nightly pandas (#39760)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39737">GH-39737</a> -
[Release][Docs] Update post release documentation task (#39762)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39740">GH-39740</a> -
[C++] Fix filter and take kernel for month_day_nano intervals (#39795)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39778">GH-39778</a> -
[C++] Fix tail-byte access cross buffer boundary in key hash avx2 (#39800)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39803">GH-39803</a> -
[C++][Acero] Fix AsOfJoin with differently ordered schemas than the output
(#39804)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39860">GH-39860</a> -
[C++] Expression ExecuteScalarExpression execute empty args function with a
wrong result (#39908)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39865">GH-39865</a> -
[C++] Strip extension metadata when importing a registered extension
(#39866)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39897">GH-39897</a> -
[C++] arrow::fs::FileSystemFromUri() not thread-safe with s3 URIs</li>
+ <li><a href="https://github.com/apache/arrow/issues/39916">GH-39916</a> -
[C#] Restore support for .NET 4.6.2 (#40008)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39933">GH-39933</a> -
[R] Fix pointer conversion to Python for latest reticulate (#39969)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39942">GH-39942</a> -
[Python] Make capsule name check more lenient (#39977)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39976">GH-39976</a> -
[C++] Fix out-of-line data size calculation in
BinaryViewBuilder::AppendArraySlice (#39994)</li>
+ <li><a href="https://github.com/apache/arrow/issues/40004">GH-40004</a> -
[Python][FlightRPC] Release GIL in GeneratorStream (#40005)</li>
+ <li><a href="https://github.com/apache/arrow/issues/40068">GH-40068</a> -
[C++] Possible data race when reading metadata of a parquet file</li>
+ <li><a href="https://github.com/apache/arrow/issues/40112">GH-40112</a> -
[CI][Python] Ensure CPython is selected, not PyPy (#40131)</li>
+ <li><a href="https://github.com/apache/arrow/issues/40174">GH-40174</a> -
[C++][CI][Parquet] Fixing parquet column_writer_test building (#40175)</li>
+ <li><a href="https://github.com/apache/arrow/issues/40386">GH-40386</a> -
[Python] Python build was broken by Cython 3.0.9</li>
+</ul>
+
+<h3 id="new-features-and-improvements">New Features and Improvements</h3>
+
+<ul>
+ <li><a href="https://github.com/apache/arrow/issues/39504">GH-39504</a> -
[Docs] Update footer in main sphinx docs with correct attribution (#39505)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39673">GH-39673</a> -
[C++] PollFlightInfo does not follow rule of 5</li>
+ <li><a href="https://github.com/apache/arrow/issues/39849">GH-39849</a> -
[Python] Remove the use of pytest-lazy-fixture (#39850)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39876">GH-39876</a> -
[C++] Thirdparty: Bump zlib to 1.3.1 (#39877)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39880">GH-39880</a> -
[Python][CI] Pin moto<5 for dask integration tests (#39881)</li>
+ <li><a href="https://github.com/apache/arrow/issues/39999">GH-39999</a> -
[Python] Fix tests for pandas with CoW / nightly integration tests (#40000)</li>
+ <li><a href="https://github.com/apache/arrow/issues/40009">GH-40009</a> -
[C++] Add missing “#include <algorithm>" (#40010)</algorithm></li>
+ <li><a href="https://github.com/apache/arrow/issues/40248">GH-40248</a> -
[R] Support gnu libtool?</li>
+</ul>
+
+
+ </main>
+
+ <hr/>
+<footer class="footer">
+ <div class="row">
+ <div class="col-md-9">
+ <p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache
Arrow project logo are either registered trademarks or trademarks of The Apache
Software Foundation in the United States and other countries.</p>
+ <p>© 2016-2024 The Apache Software Foundation</p>
+ </div>
+ <div class="col-md-3">
+ <a class="d-sm-none d-md-inline pr-2"
href="https://www.apache.org/events/current-event.html">
+ <img src="https://www.apache.org/events/current-event-234x60.png"/>
+ </a>
+ </div>
+ </div>
+</footer>
+
+ </div>
+</body>
+</html>
diff --git a/release/2.0.0.html b/release/2.0.0.html
index 2acd9834751..8b1011b1f17 100644
--- a/release/2.0.0.html
+++ b/release/2.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 4e315e390c1..accfedf955e 100644
--- a/release/3.0.0.html
+++ b/release/3.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 c546d3675d8..f0a3bb3de8b 100644
--- a/release/4.0.0.html
+++ b/release/4.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 51ae057f5ab..3f8c6248569 100644
--- a/release/4.0.1.html
+++ b/release/4.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 f4522e37354..45d747d887c 100644
--- a/release/5.0.0.html
+++ b/release/5.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 4e0758fd598..7e8953eed4b 100644
--- a/release/6.0.0.html
+++ b/release/6.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 379ae0ef6ba..47bf5cf38c5 100644
--- a/release/6.0.1.html
+++ b/release/6.0.1.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 adbeae1f87e..9a579b68712 100644
--- a/release/7.0.0.html
+++ b/release/7.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 f1c1a2311ae..889995005cc 100644
--- a/release/8.0.0.html
+++ b/release/8.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 c1f2653a615..c00569ff7b0 100644
--- a/release/9.0.0.html
+++ b/release/9.0.0.html
@@ -20,13 +20,13 @@
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-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":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-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 3ba70579647..c355cad233b 100644
--- a/release/index.html
+++ b/release/index.html
@@ -13,20 +13,20 @@
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Releases" />
<meta property="og:locale" content="en_US" />
-<meta name="description" content="Apache Arrow Releases Navigate to the
release page for downloads and the changelog. 15.0.0 (21 January 2024) 14.0.2
(19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1 November 2023) 13.0.0
(23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January
2023) 10.0.1 (22 November 2022) 10.0.0 (26 October 2022) 9.0.0 (3 August 2022)
8.0.0 (6 May 2022) 7.0.0 (3 February 2022) 6.0.1 (18 November 2021) 6.0.0 (26
October 2021) 5.0.0 (29 July 2 [...]
-<meta property="og:description" content="Apache Arrow Releases Navigate to the
release page for downloads and the changelog. 15.0.0 (21 January 2024) 14.0.2
(19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1 November 2023) 13.0.0
(23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January
2023) 10.0.1 (22 November 2022) 10.0.0 (26 October 2022) 9.0.0 (3 August 2022)
8.0.0 (6 May 2022) 7.0.0 (3 February 2022) 6.0.1 (18 November 2021) 6.0.0 (26
October 2021) 5.0.0 (29 [...]
+<meta name="description" content="Apache Arrow Releases Navigate to the
release page for downloads and the changelog. 15.0.1 (7 March 2024) 15.0.0 (21
January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1
November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May
2023) 11.0.0 (26 January 2023) 10.0.1 (22 November 2022) 10.0.0 (26 October
2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 February 2022) 6.0.1
(18 November 2021) 6.0.0 (26 October [...]
+<meta property="og:description" content="Apache Arrow Releases Navigate to the
release page for downloads and the changelog. 15.0.1 (7 March 2024) 15.0.0 (21
January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 November 2023) 14.0.0 (1
November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 2023) 12.0.0 (2 May
2023) 11.0.0 (26 January 2023) 10.0.1 (22 November 2022) 10.0.0 (26 October
2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 February 2022) 6.0.1
(18 November 2021) 6.0.0 (26 O [...]
<link rel="canonical" href="https://arrow.apache.org/release/" />
<meta property="og:url" content="https://arrow.apache.org/release/" />
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image"
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png"
/>
<meta property="og:type" content="article" />
-<meta property="article:published_time" content="2024-03-06T19:18:32-05:00" />
+<meta property="article:published_time" content="2024-03-07T08:14:29-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":"2024-03-06T19:18:32-05:00","datePublished":"2024-03-06T19:18:32-05:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1 (10 November 2023)
14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13 June 2023) 12.0.0
(2 May 2023) 11.0.0 (26 January 2023) 10.0.1 (22 November 2022) 10.0.0 (26
October 2022) 9.0.0 ( [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-07T08:14:29-05:00","datePublished":"2024-03-07T08:14:29-05:00","description":"Apache
Arrow Releases Navigate to the release page for downloads and the changelog.
15.0.1 (7 March 2024) 15.0.0 (21 January 2024) 14.0.2 (19 December 2023) 14.0.1
(10 November 2023) 14.0.0 (1 November 2023) 13.0.0 (23 August 2023) 12.0.1 (13
June 2023) 12.0.0 (2 May 2023) 11.0.0 (26 January 2023) 10.0.1 (22 November
2022) 10.0.0 (26 [...]
<!-- End Jekyll SEO tag -->
@@ -238,6 +238,7 @@
<p>Navigate to the release page for downloads and the changelog.</p>
<ul>
+ <li><a href="/release/15.0.1.html">15.0.1 (7 March 2024)</a></li>
<li><a href="/release/15.0.0.html">15.0.0 (21 January 2024)</a></li>
<li><a href="/release/14.0.2.html">14.0.2 (19 December 2023)</a></li>
<li><a href="/release/14.0.1.html">14.0.1 (10 November 2023)</a></li>