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 38d88f6  Updating built site (build 
343e8d6dcfb923ebfb53cf6b22c2e2ab0ef9dad4)
38d88f6 is described below

commit 38d88f69a5b8755ee2367693437ec64c16c41208
Author: Andy Grove <[email protected]>
AuthorDate: Fri Aug 20 13:59:43 2021 +0000

    Updating built site (build 343e8d6dcfb923ebfb53cf6b22c2e2ab0ef9dad4)
---
 blog/2021/08/18/ballista-0.5.0/index.html   | 318 +++++++++++++++
 blog/2021/08/18/datafusion-5.0.0/index.html | 349 +++++++++++++++++
 blog/index.html                             |  30 ++
 docs/c_glib/index.html                      |   4 +-
 feed.xml                                    | 586 ++++++++--------------------
 img/2021-08-18-datafusion500perf.png        | Bin 0 -> 21245 bytes
 release/0.1.0.html                          |   4 +-
 release/0.10.0.html                         |   4 +-
 release/0.11.0.html                         |   4 +-
 release/0.11.1.html                         |   4 +-
 release/0.12.0.html                         |   4 +-
 release/0.13.0.html                         |   4 +-
 release/0.14.0.html                         |   4 +-
 release/0.14.1.html                         |   4 +-
 release/0.15.0.html                         |   4 +-
 release/0.15.1.html                         |   4 +-
 release/0.16.0.html                         |   4 +-
 release/0.17.0.html                         |   4 +-
 release/0.17.1.html                         |   4 +-
 release/0.2.0.html                          |   4 +-
 release/0.3.0.html                          |   4 +-
 release/0.4.0.html                          |   4 +-
 release/0.4.1.html                          |   4 +-
 release/0.5.0.html                          |   4 +-
 release/0.6.0.html                          |   4 +-
 release/0.7.0.html                          |   4 +-
 release/0.7.1.html                          |   4 +-
 release/0.8.0.html                          |   4 +-
 release/0.9.0.html                          |   4 +-
 release/1.0.0.html                          |   4 +-
 release/1.0.1.html                          |   4 +-
 release/2.0.0.html                          |   4 +-
 release/3.0.0.html                          |   4 +-
 release/4.0.0.html                          |   4 +-
 release/4.0.1.html                          |   4 +-
 release/5.0.0.html                          |   4 +-
 release/index.html                          |   4 +-
 37 files changed, 916 insertions(+), 495 deletions(-)

diff --git a/blog/2021/08/18/ballista-0.5.0/index.html 
b/blog/2021/08/18/ballista-0.5.0/index.html
new file mode 100644
index 0000000..f34eb3e
--- /dev/null
+++ b/blog/2021/08/18/ballista-0.5.0/index.html
@@ -0,0 +1,318 @@
+<!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 Ballista 0.5.0 Release | Apache Arrow</title>
+    
+
+    <!-- Begin Jekyll SEO tag v2.7.1 -->
+<meta name="generator" content="Jekyll v4.2.0" />
+<meta property="og:title" content="Apache Arrow Ballista 0.5.0 Release" />
+<meta name="author" content="pmc" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="Ballista extends DataFusion to provide 
support for distributed queries. This is the first release of Ballista since 
the project was donated to the Apache Arrow project and includes 80 commits 
from 11 contributors. git shortlog -sn 4.0.0..5.0.0 ballista/rust/client 
ballista/rust/core ballista/rust/executor ballista/rust/scheduler 27 Andy Grove 
15 Jiayu Liu 12 Andrew Lamb 8 Ximo Guanter 6 Daniël Heres 5 QP Hou 2 Jorge 
Leitao 1 Javier Goday 1 K.I. (Dennis)  [...]
+<meta property="og:description" content="Ballista extends DataFusion to 
provide support for distributed queries. This is the first release of Ballista 
since the project was donated to the Apache Arrow project and includes 80 
commits from 11 contributors. git shortlog -sn 4.0.0..5.0.0 
ballista/rust/client ballista/rust/core ballista/rust/executor 
ballista/rust/scheduler 27 Andy Grove 15 Jiayu Liu 12 Andrew Lamb 8 Ximo 
Guanter 6 Daniël Heres 5 QP Hou 2 Jorge Leitao 1 Javier Goday 1 K.I. (D [...]
+<link rel="canonical" 
href="https://arrow.apache.org/blog/2021/08/18/ballista-0.5.0/"; />
+<meta property="og:url" 
content="https://arrow.apache.org/blog/2021/08/18/ballista-0.5.0/"; />
+<meta property="og:site_name" content="Apache Arrow" />
+<meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2021-08-18T00:00:00-04:00" />
+<meta name="twitter:card" content="summary_large_image" />
+<meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
+<meta property="twitter:title" content="Apache Arrow Ballista 0.5.0 Release" />
+<meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@pmc" />
+<script type="application/ld+json">
+{"datePublished":"2021-08-18T00:00:00-04:00","headline":"Apache Arrow Ballista 
0.5.0 
Release","dateModified":"2021-08-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/blog/2021/08/18/ballista-0.5.0/"},"description":"Ballista
 extends DataFusion to provide support for distributed queries. This is the 
first release of Ballista since the project was donated to the Apache Arrow 
project and includes 80 commits from 11 contributors. git shortlog -sn 4.0.0 
[...]
+<!-- 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>
+    
+    <!-- Global Site Tag (gtag.js) - Google Analytics -->
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments)};
+  gtag('js', new Date());
+
+  gtag('config', 'UA-107500873-1');
+</script>
+
+    
+  </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/master/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="https://arrow.juliadata.org/stable/";>Julia</a>
+            <a class="dropdown-item" 
href="https://github.com/apache/arrow/blob/master/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/master/ruby/README.md";>Ruby</a>
+            <a class="dropdown-item" 
href="https://docs.rs/crate/arrow/";>Rust</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/contributing.html">Contributing</a>
+            <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ARROW";>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="/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="http://www.apache.org/";>ASF 
Website</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/licenses/";>License</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/security/";>Security</a>
+          </div>
+        </li>
+      </ul>
+    </div><!-- /.navbar-collapse -->
+  </nav>
+
+  </header>
+
+  <div class="container p-4 pt-5">
+    <div class="col-md-8 mx-auto">
+      <main role="main" class="pb-5">
+        
+<h1>
+  Apache Arrow Ballista 0.5.0 Release
+</h1>
+<hr class="mt-4 mb-3">
+
+
+
+<p class="mb-4 pb-1">
+  <span class="badge badge-secondary">Published</span>
+  <span class="published mr-3">
+    18 Aug 2021
+  </span>
+  <br />
+  <span class="badge badge-secondary">By</span>
+  
+    <a class="mr-3" href="https://arrow.apache.org";>The Apache Arrow PMC (pmc) 
</a>
+  
+
+  
+</p>
+
+
+        <!--
+
+-->
+
+<p>Ballista extends DataFusion to provide support for distributed queries. 
This is the first release of Ballista since 
+the project was <a 
href="https://arrow.apache.org/blog/2021/04/12/ballista-donation/";>donated</a> 
to the Apache Arrow project 
+and includes 80 commits from 11 contributors.</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>git shortlog -sn 4.0.0..5.0.0 ballista/rust/client 
ballista/rust/core ballista/rust/executor ballista/rust/scheduler
+  27  Andy Grove
+  15  Jiayu Liu
+  12  Andrew Lamb
+   8  Ximo Guanter
+   6  Daniël Heres
+   5  QP Hou
+   2  Jorge Leitao
+   1  Javier Goday
+   1  K.I. (Dennis) Jung
+   1  Mike Seddon
+   1  sathis
+</code></pre></div></div>
+
+<!--
+$ git log --pretty=oneline 4.0.0..5.0.0 ballista/rust/client 
ballista/rust/core ballista/rust/executor ballista/rust/scheduler 
ballista-examples/ | wc -l
+80
+-->
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights of the release. Many other bug fixes 
+and improvements have been made: we refer you to the <a 
href="https://github.com/apache/arrow-datafusion/blob/5.0.0/ballista/CHANGELOG.md";>complete
 changelog</a>.</p>
+
+<h1 id="performance-and-scalability">Performance and Scalability</h1>
+
+<p>Ballista is now capable of running complex SQL queries at scale and 
supports scalable distributed joins. We have been 
+benchmarking using individual queries from the TPC-H benchmark at scale 
factors up to 1000 (1 TB). When running against 
+CSV files, performance is generally very close to DataFusion, and 
significantly faster in some cases due to the fact 
+that the scheduler limits the number of concurrent tasks that run at any given 
time. Performance against large Parquet 
+datasets is currently non ideal due to some issues (<a 
href="https://github.com/apache/arrow-datafusion/issues/867";>#867</a>, 
+<a href="https://github.com/apache/arrow-datafusion/issues/868";>#868</a>) that 
we hope to resolve for the next release.</p>
+
+<h1 id="new-features">New Features</h1>
+
+<p>The main new features in this release are:</p>
+
+<ul>
+  <li>Ballista queries can now be executed by calling DataFrame.collect()</li>
+  <li>The shuffle mechanism has been re-implemented</li>
+  <li>Distributed hash-partitioned joins are now supported</li>
+  <li>Keda autoscaling is supported</li>
+</ul>
+
+<p>To get started with Ballista, refer to the <a 
href="https://docs.rs/ballista/0.5.0/ballista/";>crate documentation</a>.</p>
+
+<p>Now that the basic functionality is in place, the focus for the next 
release will be to improve the performance and
+scalability as well as improving the documentation.</p>
+
+<h1 id="how-to-get-involved">How to Get Involved</h1>
+
+<p>If you are interested in contributing to Ballista, we would love to have 
you! You
+can help by trying out Ballista on some of your own data and projects and 
filing bug reports and helping to
+improve the documentation, or contribute to the documentation, tests or code. 
A list of open issues suitable for
+beginners is <a 
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22";>here</a>
+and the full list is <a 
href="https://github.com/apache/arrow-datafusion/issues";>here</a>.</p>
+
+      </main>
+    </div>
+
+    <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>&copy; 2016-2021 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/blog/2021/08/18/datafusion-5.0.0/index.html 
b/blog/2021/08/18/datafusion-5.0.0/index.html
new file mode 100644
index 0000000..114e22c
--- /dev/null
+++ b/blog/2021/08/18/datafusion-5.0.0/index.html
@@ -0,0 +1,349 @@
+<!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 DataFusion 5.0.0 Release | Apache Arrow</title>
+    
+
+    <!-- Begin Jekyll SEO tag v2.7.1 -->
+<meta name="generator" content="Jekyll v4.2.0" />
+<meta property="og:title" content="Apache Arrow DataFusion 5.0.0 Release" />
+<meta name="author" content="pmc" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="The Apache Arrow team is pleased to announce 
the DataFusion 5.0.0 release. This covers 4 months of development work and 
includes 211 commits from the following 31 distinct contributors. $ git 
shortlog -sn 4.0.0..5.0.0 datafusion datafusion-cli datafusion-examples 61 
Jiayu Liu 47 Andrew Lamb 27 Daniël Heres 13 QP Hou 13 Andy Grove 4 Javier Goday 
4 sathis 3 Ruan Pearce-Authers 3 Raphael Taylor-Davies 3 Jorge Leitao 3 Cui 
Wenzheng 3 Mike Seddon 3 Edd Robins [...]
+<meta property="og:description" content="The Apache Arrow team is pleased to 
announce the DataFusion 5.0.0 release. This covers 4 months of development work 
and includes 211 commits from the following 31 distinct contributors. $ git 
shortlog -sn 4.0.0..5.0.0 datafusion datafusion-cli datafusion-examples 61 
Jiayu Liu 47 Andrew Lamb 27 Daniël Heres 13 QP Hou 13 Andy Grove 4 Javier Goday 
4 sathis 3 Ruan Pearce-Authers 3 Raphael Taylor-Davies 3 Jorge Leitao 3 Cui 
Wenzheng 3 Mike Seddon 3 Edd [...]
+<link rel="canonical" 
href="https://arrow.apache.org/blog/2021/08/18/datafusion-5.0.0/"; />
+<meta property="og:url" 
content="https://arrow.apache.org/blog/2021/08/18/datafusion-5.0.0/"; />
+<meta property="og:site_name" content="Apache Arrow" />
+<meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2021-08-18T00:00:00-04:00" />
+<meta name="twitter:card" content="summary_large_image" />
+<meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
+<meta property="twitter:title" content="Apache Arrow DataFusion 5.0.0 Release" 
/>
+<meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@pmc" />
+<script type="application/ld+json">
+{"datePublished":"2021-08-18T00:00:00-04:00","headline":"Apache Arrow 
DataFusion 5.0.0 
Release","dateModified":"2021-08-18T00:00:00-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/blog/2021/08/18/datafusion-5.0.0/"},"description":"The
 Apache Arrow team is pleased to announce the DataFusion 5.0.0 release. This 
covers 4 months of development work and includes 211 commits from the following 
31 distinct contributors. $ git shortlog -sn 4.0.0..5.0.0 datafusion dat [...]
+<!-- 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>
+    
+    <!-- Global Site Tag (gtag.js) - Google Analytics -->
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments)};
+  gtag('js', new Date());
+
+  gtag('config', 'UA-107500873-1');
+</script>
+
+    
+  </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/master/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="https://arrow.juliadata.org/stable/";>Julia</a>
+            <a class="dropdown-item" 
href="https://github.com/apache/arrow/blob/master/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/master/ruby/README.md";>Ruby</a>
+            <a class="dropdown-item" 
href="https://docs.rs/crate/arrow/";>Rust</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/contributing.html">Contributing</a>
+            <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ARROW";>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="/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="http://www.apache.org/";>ASF 
Website</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/licenses/";>License</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html";>Donate</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+            <a class="dropdown-item" 
href="http://www.apache.org/security/";>Security</a>
+          </div>
+        </li>
+      </ul>
+    </div><!-- /.navbar-collapse -->
+  </nav>
+
+  </header>
+
+  <div class="container p-4 pt-5">
+    <div class="col-md-8 mx-auto">
+      <main role="main" class="pb-5">
+        
+<h1>
+  Apache Arrow DataFusion 5.0.0 Release
+</h1>
+<hr class="mt-4 mb-3">
+
+
+
+<p class="mb-4 pb-1">
+  <span class="badge badge-secondary">Published</span>
+  <span class="published mr-3">
+    18 Aug 2021
+  </span>
+  <br />
+  <span class="badge badge-secondary">By</span>
+  
+    <a class="mr-3" href="https://arrow.apache.org";>The Apache Arrow PMC (pmc) 
</a>
+  
+
+  
+</p>
+
+
+        <!--
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the DataFusion 5.0.0 release. 
This covers 4 months of development work 
+and includes 211 commits from the following 31 distinct contributors.</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ git shortlog -sn 4.0.0..5.0.0 datafusion 
datafusion-cli datafusion-examples
+    61  Jiayu Liu
+    47  Andrew Lamb
+    27  Daniël Heres
+    13  QP Hou
+    13  Andy Grove
+     4  Javier Goday
+     4  sathis
+     3  Ruan Pearce-Authers
+     3  Raphael Taylor-Davies
+     3  Jorge Leitao
+     3  Cui Wenzheng
+     3  Mike Seddon
+     3  Edd Robinson
+     2  思维
+     2  Liang-Chi Hsieh
+     2  Michael Lu
+     2  Parth Sarthy
+     2  Patrick More
+     2  Rich
+     1  Charlie Evans
+     1  Gang Liao
+     1  Agata Naomichi
+     1  Ritchie Vink
+     1  Evan Chan
+     1  Ruihang Xia
+     1  Todd Treece
+     1  Yichen Wang
+     1  baishen
+     1  Nga Tran
+     1  rdettai
+     1  Marco Neumann
+</code></pre></div></div>
+
+<!--
+$ git log --pretty=oneline 4.0.0..5.0.0 datafusion datafusion-cli 
datafusion-examples | wc -l
+     211
+-->
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights of the release. Many other bug fixes 
+and improvements have been made: we refer you to the complete 
+<a 
href="https://github.com/apache/arrow-datafusion/blob/5.0.0/datafusion/CHANGELOG.md";>changelog</a>.</p>
+
+<h1 id="performance">Performance</h1>
+
+<p>There have been numerous performance improvements in this release. The 
following chart shows the relative 
+performance of individual TPC-H queries compared to the previous release.</p>
+
+<p><i>TPC-H @ scale factor 100, in parquet format. Concurrency 24.</i></p>
+
+<p><img src="/img/2021-08-18-datafusion500perf.png" /></p>
+
+<p>We also extended support for more TPC-H queries: q7, q8, q9 and q13 are 
running successfully in DataFusion 5.0.</p>
+
+<h1 id="new-features">New Features</h1>
+
+<ul>
+  <li>Initial support for SQL-99 Analytics (WINDOW functions)</li>
+  <li>Improved JOIN support: cross join, semi-join, anti join, and fixes to 
null handling</li>
+  <li>Improved EXPLAIN support</li>
+  <li>Initial implementation of metrics in the physical plan</li>
+  <li>Support for SELECT DISTINCT</li>
+  <li>Support for Json and NDJson formatted inputs</li>
+  <li>Query column with relations</li>
+  <li>Added more datetime related functions: <code class="language-plaintext 
highlighter-rouge">now</code>, <code class="language-plaintext 
highlighter-rouge">date_trunc</code>, <code class="language-plaintext 
highlighter-rouge">to_timestamp_millis</code>, <code class="language-plaintext 
highlighter-rouge">to_timestamp_micros</code>, <code class="language-plaintext 
highlighter-rouge">to_timestamp_seconds</code></li>
+  <li>Streaming Dataframe.collect</li>
+  <li>Support table column aliases</li>
+  <li>Answer count(*), min() and max() queries using only statistics</li>
+  <li>Non-equi-join filters in JOIN conditions</li>
+  <li>Modulus operation</li>
+  <li>Support group by column positions</li>
+  <li>Added constant folding query optimizer</li>
+  <li>Hash partitioned aggregation</li>
+  <li>Added <code class="language-plaintext highlighter-rouge">random</code> 
SQL function</li>
+  <li>Implemented count distinct for floats and dictionary types</li>
+  <li>Re-exported arrow and parquet crates in Datafusion</li>
+  <li>General row group pruning logic that’s agnostic to storage format</li>
+</ul>
+
+<h1 id="how-to-get-involved">How to Get Involved</h1>
+
+<p>If you are interested in contributing to DataFusion, we would love to have 
you! You 
+can help by trying out DataFusion on some of your own data and projects and 
filing bug reports and helping to 
+improve the documentation, or contribute to the documentation, tests or code. 
A list of open issues suitable for 
+beginners is <a 
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22";>here</a>
 
+and the full list is <a 
href="https://github.com/apache/arrow-datafusion/issues";>here</a>.</p>
+
+      </main>
+    </div>
+
+    <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>&copy; 2016-2021 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/blog/index.html b/blog/index.html
index 6f1ecb6..4fabc26 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -215,6 +215,36 @@
   
   <p>
     <h3>
+      <a href="/blog/2021/08/18/datafusion-5.0.0/">Apache Arrow DataFusion 
5.0.0 Release</a>
+    </h3>
+    
+    <p>
+    <span class="blog-list-date">
+      18 August 2021
+    </span>
+    </p>
+    The Apache Arrow team is pleased to announce the DataFusion 5.0.0 release. 
This covers 4 months of development work and includes 211 commits from the 
following 31 distinct contributors. $ git shortlog -sn 4.0.0..5.0.0 datafusion 
datafusion-cli datafusion-examples 61 Jiayu Liu 47 Andrew Lamb 27 Daniël Heres 
13 QP Hou 13...
+  </p>
+  
+
+  
+  <p>
+    <h3>
+      <a href="/blog/2021/08/18/ballista-0.5.0/">Apache Arrow Ballista 0.5.0 
Release</a>
+    </h3>
+    
+    <p>
+    <span class="blog-list-date">
+      18 August 2021
+    </span>
+    </p>
+    Ballista extends DataFusion to provide support for distributed queries. 
This is the first release of Ballista since the project was donated to the 
Apache Arrow project and includes 80 commits from 11 contributors. git shortlog 
-sn 4.0.0..5.0.0 ballista/rust/client ballista/rust/core ballista/rust/executor 
ballista/rust/scheduler 27 Andy Grove 15 Jiayu Liu 12 Andrew Lamb...
+  </p>
+  
+
+  
+  <p>
+    <h3>
       <a href="/blog/2021/07/29/5.0.0-release/">Apache Arrow 5.0.0 Release</a>
     </h3>
     
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 8453160..6f84be5 100644
--- a/docs/c_glib/index.html
+++ b/docs/c_glib/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow GLib (C)" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow GLib 
(C)","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"description":"Apache
 Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. 
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject 
Introspection. It means that you can create language bindings at runtime or 
compile time automatically. API reference [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow GLib 
(C)","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"description":"Apache
 Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. 
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject 
Introspection. It means that you can create language bindings at runtime or 
compile time automatically. API reference [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/feed.xml b/feed.xml
index 28357e9..3f0d9d6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,157 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.2.0">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2021-08-04T10:20:53-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.2.0">Jekyll</generator><link 
href="https://arrow.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://arrow.apache.org/"; rel="alternate" type="text/html" 
/><updated>2021-08-20T09:59:22-04:00</updated><id>https://arrow.apache.org/feed.xml</id><title
 type="html">Apache Arrow</title><subtitle>Apache Arrow is a cross-language 
developm [...]
+
+--&gt;
+
+&lt;p&gt;Ballista extends DataFusion to provide support for distributed 
queries. This is the first release of Ballista since 
+the project was &lt;a 
href=&quot;https://arrow.apache.org/blog/2021/04/12/ballista-donation/&quot;&gt;donated&lt;/a&gt;
 to the Apache Arrow project 
+and includes 80 commits from 11 contributors.&lt;/p&gt;
+
+&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div 
class=&quot;highlight&quot;&gt;&lt;pre 
class=&quot;highlight&quot;&gt;&lt;code&gt;git shortlog -sn 4.0.0..5.0.0 
ballista/rust/client ballista/rust/core ballista/rust/executor 
ballista/rust/scheduler
+  27  Andy Grove
+  15  Jiayu Liu
+  12  Andrew Lamb
+   8  Ximo Guanter
+   6  Daniël Heres
+   5  QP Hou
+   2  Jorge Leitao
+   1  Javier Goday
+   1  K.I. (Dennis) Jung
+   1  Mike Seddon
+   1  sathis
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
+
+&lt;!--
+$ git log --pretty=oneline 4.0.0..5.0.0 ballista/rust/client 
ballista/rust/core ballista/rust/executor ballista/rust/scheduler 
ballista-examples/ | wc -l
+80
+--&gt;
+
+&lt;p&gt;The release notes below are not exhaustive and only expose selected 
highlights of the release. Many other bug fixes 
+and improvements have been made: we refer you to the &lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/blob/5.0.0/ballista/CHANGELOG.md&quot;&gt;complete
 changelog&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h1 id=&quot;performance-and-scalability&quot;&gt;Performance and 
Scalability&lt;/h1&gt;
+
+&lt;p&gt;Ballista is now capable of running complex SQL queries at scale and 
supports scalable distributed joins. We have been 
+benchmarking using individual queries from the TPC-H benchmark at scale 
factors up to 1000 (1 TB). When running against 
+CSV files, performance is generally very close to DataFusion, and 
significantly faster in some cases due to the fact 
+that the scheduler limits the number of concurrent tasks that run at any given 
time. Performance against large Parquet 
+datasets is currently non ideal due to some issues (&lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues/867&quot;&gt;#867&lt;/a&gt;,
 
+&lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues/868&quot;&gt;#868&lt;/a&gt;)
 that we hope to resolve for the next release.&lt;/p&gt;
+
+&lt;h1 id=&quot;new-features&quot;&gt;New Features&lt;/h1&gt;
+
+&lt;p&gt;The main new features in this release are:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Ballista queries can now be executed by calling 
DataFrame.collect()&lt;/li&gt;
+  &lt;li&gt;The shuffle mechanism has been re-implemented&lt;/li&gt;
+  &lt;li&gt;Distributed hash-partitioned joins are now supported&lt;/li&gt;
+  &lt;li&gt;Keda autoscaling is supported&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;To get started with Ballista, refer to the &lt;a 
href=&quot;https://docs.rs/ballista/0.5.0/ballista/&quot;&gt;crate 
documentation&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Now that the basic functionality is in place, the focus for the next 
release will be to improve the performance and
+scalability as well as improving the documentation.&lt;/p&gt;
+
+&lt;h1 id=&quot;how-to-get-involved&quot;&gt;How to Get Involved&lt;/h1&gt;
+
+&lt;p&gt;If you are interested in contributing to Ballista, we would love to 
have you! You
+can help by trying out Ballista on some of your own data and projects and 
filing bug reports and helping to
+improve the documentation, or contribute to the documentation, tests or code. 
A list of open issues suitable for
+beginners is &lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22&quot;&gt;here&lt;/a&gt;
+and the full list is &lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</content><author><name>pmc</name></author><category
 term="release" /><summary type="html">Ballista extends DataFusion to provide 
support for distributed queries. This is the first release of Ballista since 
the project was donated to the Apache Arrow project and includes 80 commits 
from 11 contributors. git shortlog -sn 4.0.0..5.0.0 ballista/rust/client 
ballista/rust/ [...]
+
+--&gt;
+
+&lt;p&gt;The Apache Arrow team is pleased to announce the DataFusion 5.0.0 
release. This covers 4 months of development work 
+and includes 211 commits from the following 31 distinct contributors.&lt;/p&gt;
+
+&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div 
class=&quot;highlight&quot;&gt;&lt;pre 
class=&quot;highlight&quot;&gt;&lt;code&gt;$ git shortlog -sn 4.0.0..5.0.0 
datafusion datafusion-cli datafusion-examples
+    61  Jiayu Liu
+    47  Andrew Lamb
+    27  Daniël Heres
+    13  QP Hou
+    13  Andy Grove
+     4  Javier Goday
+     4  sathis
+     3  Ruan Pearce-Authers
+     3  Raphael Taylor-Davies
+     3  Jorge Leitao
+     3  Cui Wenzheng
+     3  Mike Seddon
+     3  Edd Robinson
+     2  思维
+     2  Liang-Chi Hsieh
+     2  Michael Lu
+     2  Parth Sarthy
+     2  Patrick More
+     2  Rich
+     1  Charlie Evans
+     1  Gang Liao
+     1  Agata Naomichi
+     1  Ritchie Vink
+     1  Evan Chan
+     1  Ruihang Xia
+     1  Todd Treece
+     1  Yichen Wang
+     1  baishen
+     1  Nga Tran
+     1  rdettai
+     1  Marco Neumann
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
+
+&lt;!--
+$ git log --pretty=oneline 4.0.0..5.0.0 datafusion datafusion-cli 
datafusion-examples | wc -l
+     211
+--&gt;
+
+&lt;p&gt;The release notes below are not exhaustive and only expose selected 
highlights of the release. Many other bug fixes 
+and improvements have been made: we refer you to the complete 
+&lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/blob/5.0.0/datafusion/CHANGELOG.md&quot;&gt;changelog&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h1 id=&quot;performance&quot;&gt;Performance&lt;/h1&gt;
+
+&lt;p&gt;There have been numerous performance improvements in this release. 
The following chart shows the relative 
+performance of individual TPC-H queries compared to the previous 
release.&lt;/p&gt;
+
+&lt;p&gt;&lt;i&gt;TPC-H @ scale factor 100, in parquet format. Concurrency 
24.&lt;/i&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;img src=&quot;/img/2021-08-18-datafusion500perf.png&quot; 
/&gt;&lt;/p&gt;
+
+&lt;p&gt;We also extended support for more TPC-H queries: q7, q8, q9 and q13 
are running successfully in DataFusion 5.0.&lt;/p&gt;
+
+&lt;h1 id=&quot;new-features&quot;&gt;New Features&lt;/h1&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Initial support for SQL-99 Analytics (WINDOW functions)&lt;/li&gt;
+  &lt;li&gt;Improved JOIN support: cross join, semi-join, anti join, and fixes 
to null handling&lt;/li&gt;
+  &lt;li&gt;Improved EXPLAIN support&lt;/li&gt;
+  &lt;li&gt;Initial implementation of metrics in the physical plan&lt;/li&gt;
+  &lt;li&gt;Support for SELECT DISTINCT&lt;/li&gt;
+  &lt;li&gt;Support for Json and NDJson formatted inputs&lt;/li&gt;
+  &lt;li&gt;Query column with relations&lt;/li&gt;
+  &lt;li&gt;Added more datetime related functions: &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;now&lt;/code&gt;, 
&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;date_trunc&lt;/code&gt;, &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;to_timestamp_millis&lt;/code&gt;, &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;to_timestamp_micros&lt;/code&gt;, &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot [...]
+  &lt;li&gt;Streaming Dataframe.collect&lt;/li&gt;
+  &lt;li&gt;Support table column aliases&lt;/li&gt;
+  &lt;li&gt;Answer count(*), min() and max() queries using only 
statistics&lt;/li&gt;
+  &lt;li&gt;Non-equi-join filters in JOIN conditions&lt;/li&gt;
+  &lt;li&gt;Modulus operation&lt;/li&gt;
+  &lt;li&gt;Support group by column positions&lt;/li&gt;
+  &lt;li&gt;Added constant folding query optimizer&lt;/li&gt;
+  &lt;li&gt;Hash partitioned aggregation&lt;/li&gt;
+  &lt;li&gt;Added &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;random&lt;/code&gt; SQL function&lt;/li&gt;
+  &lt;li&gt;Implemented count distinct for floats and dictionary 
types&lt;/li&gt;
+  &lt;li&gt;Re-exported arrow and parquet crates in Datafusion&lt;/li&gt;
+  &lt;li&gt;General row group pruning logic that’s agnostic to storage 
format&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h1 id=&quot;how-to-get-involved&quot;&gt;How to Get Involved&lt;/h1&gt;
+
+&lt;p&gt;If you are interested in contributing to DataFusion, we would love to 
have you! You 
+can help by trying out DataFusion on some of your own data and projects and 
filing bug reports and helping to 
+improve the documentation, or contribute to the documentation, tests or code. 
A list of open issues suitable for 
+beginners is &lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22&quot;&gt;here&lt;/a&gt;
 
+and the full list is &lt;a 
href=&quot;https://github.com/apache/arrow-datafusion/issues&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;</content><author><name>pmc</name></author><category
 term="release" /><summary type="html">The Apache Arrow team is pleased to 
announce the DataFusion 5.0.0 release. This covers 4 months of development work 
and includes 211 commits from the following 31 distinct contributors. $ git 
shortlog -sn 4.0.0..5.0.0 datafusion datafusion-cli datafusion-examples 61 
Jiayu Liu 47 [...]
 
 --&gt;
 
@@ -1331,433 +1484,4 @@ language implementations &lt;a 
href=&quot;https://issues.apache.org/jira/browse/
 suitable for beginners &lt;a 
href=&quot;https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20(Rust%2C%20%22Rust%20-%20DataFusion%22)%20AND%20labels%20%3D%20beginner&quot;&gt;here&lt;/a&gt;
 and the full list &lt;a 
href=&quot;https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20in%20(Rust%2C%20%22Rust%20-%20DataFusion%22)%20ORDER%20BY%20updated%20
 [...]
 
 &lt;p&gt;Other ways to get involved include trying out Arrow on some of your 
data and filing bug reports, and helping to 
-improve the 
documentation.&lt;/p&gt;</content><author><name>pmc</name></author><category 
term="release" /><summary type="html">Apache Arrow 2.0.0 is a significant 
release for the Apache Arrow project in general (release notes), and the Rust 
subproject in particular, with almost 200 issues resolved by 15 contributors. 
In this blog post, we will go through the main changes affecting core Arrow, 
Parquet support, and DataFusion query engine. The full list of resolved issues 
can be found here [...]
-
---&gt;
-
-&lt;p&gt;The Apache Arrow team is pleased to announce the 2.0.0 release. This 
covers
-over 3 months of development work and includes &lt;a 
href=&quot;https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.0.0&quot;&gt;&lt;strong&gt;511
 resolved issues&lt;/strong&gt;&lt;/a&gt;
-from &lt;a 
href=&quot;/release/2.0.0.html#contributors&quot;&gt;&lt;strong&gt;81 distinct 
contributors&lt;/strong&gt;&lt;/a&gt;. See the Install Page to learn how to
-get the libraries for your platform.&lt;/p&gt;
-
-&lt;p&gt;The release notes below are not exhaustive and only expose selected 
highlights
-of the release. Many other bugfixes and improvements have been made: we refer
-you to the &lt;a href=&quot;/release/2.0.0.html&quot;&gt;complete 
changelog&lt;/a&gt;.&lt;/p&gt;
-
-&lt;h2 id=&quot;community&quot;&gt;Community&lt;/h2&gt;
-
-&lt;p&gt;Since the 1.0.0 release, &lt;a 
href=&quot;https://github.com/jorgecarleitao&quot;&gt;Jorge Leitão&lt;/a&gt; 
has been added as a committer. Thank
-you for your contributions!&lt;/p&gt;
-
-&lt;h2 id=&quot;columnar-format&quot;&gt;Columnar Format&lt;/h2&gt;
-
-&lt;p&gt;As this is the first major release since 1.0.0, we remind everyone 
that we have
-moved to a “split” versioning system where the Library version (which is now
-2.0.0) will now evolve separate from the Format version (which is still
-1.0.0). Major releases of the libraries may contain non-backward-compatible API
-changes, but they will not contain any incompatible format changes. See the
-&lt;a 
href=&quot;http://arrow.apache.org/docs/format/Versioning.html&quot;&gt;Versioning
 and Stability&lt;/a&gt; page in the documentation for more.&lt;/p&gt;
-
-&lt;p&gt;The columnar format metadata has been updated to permit 256-bit 
decimal values
-in addition to 128-bit decimals. This change is backward and forward
-compatible.&lt;/p&gt;
-
-&lt;h2 id=&quot;arrow-flight-rpc-notes&quot;&gt;Arrow Flight RPC 
notes&lt;/h2&gt;
-
-&lt;p&gt;For Arrow Flight, 2.0.0 mostly brings bugfixes. In Java, some memory 
leaks in
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;FlightStream&lt;/code&gt; and &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;DoPut&lt;/code&gt; 
have been addressed. In C++ and Python, a deadlock
-has been fixed in an edge case. Additionally, when supported by gRPC, TLS
-verification can be disabled.&lt;/p&gt;
-
-&lt;h2 id=&quot;c-notes&quot;&gt;C++ notes&lt;/h2&gt;
-
-&lt;p&gt;Parquet reading now fully supports round trip of arbitrarily nested 
data,
-including extension types with a nested storage type. In the process, several
-bugs in writing nested data and FixedSizeList were fixed.  If writing data with
-these type we recommend upgrading to this release and validating old data as
-there is potential data loss.&lt;/p&gt;
-
-&lt;p&gt;Datasets can now be written with partitions, including these 
features:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Writing to Parquet, including control over accumulation of 
statistics for
-individual columns.&lt;/li&gt;
-  &lt;li&gt;Writing to IPC/Feather, including body buffer 
compression.&lt;/li&gt;
-  &lt;li&gt;Basenames of written files can be specified with a string 
template, allowing
-non-colliding writes into the same partitioned dataset.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Other notable features in the release include&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Compute kernels for standard deviation, variance, and 
mode&lt;/li&gt;
-  &lt;li&gt;Improvements to S3 support, including automatic region 
detection&lt;/li&gt;
-  &lt;li&gt;CSV reading now parses Date type and creating Dictionary 
types&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;c-notes-1&quot;&gt;C# notes&lt;/h2&gt;
-
-&lt;p&gt;The .NET package has added a number of new features this 
release.&lt;/p&gt;
-
-&lt;p&gt;Full support for &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;Struct&lt;/code&gt; types.&lt;/p&gt;
-
-&lt;p&gt;Synchronous write APIs for &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;ArrowStreamWriter&lt;/code&gt; and &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;ArrowFileWriter&lt;/code&gt;. These are
-complimentary to the existing async write APIs, and can be used in situations
-where the async APIs can’t be used.&lt;/p&gt;
-
-&lt;p&gt;The ability to use &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;DateTime&lt;/code&gt; instances with &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;Date32Array&lt;/code&gt; and &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;Date64Array&lt;/code&gt;.&lt;/p&gt;
-
-&lt;h2 id=&quot;java-notes&quot;&gt;Java notes&lt;/h2&gt;
-
-&lt;p&gt;The Java package has supported a number of new features.  Users can 
validate
-vectors in a wider range of aspects, if they are willing to take more time.  In
-dictionary encoding, dictionary indices can be expressed as unsigned integers.
-A framework for data compression has been setup for IPC.&lt;/p&gt;
-
-&lt;p&gt;The calculation for vector capacity has been simplified, so users 
should
-experience notable performance improvements for various ‘setSafe’ 
methods.&lt;/p&gt;
-
-&lt;p&gt;Bugs for JDBC adapters, sort algorithms, and ComplexCopier have been 
resolved
-to make them more usable.&lt;/p&gt;
-
-&lt;h2 id=&quot;javascript-notes&quot;&gt;JavaScript notes&lt;/h2&gt;
-
-&lt;p&gt;Upgrades Arrow’s build to use TypeScript 3.9, fixing generated 
&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;.d.ts&lt;/code&gt; typings.&lt;/p&gt;
-
-&lt;h2 id=&quot;python-notes&quot;&gt;Python notes&lt;/h2&gt;
-
-&lt;p&gt;Parquet reading now supports round trip of arbitrarily nested data. 
Several bug
-fixes for writing nested data and FixedSizeList.  If writing data with these
-type we recommend validating old data (there is potential some data loss) and
-upgrade to 2.0.&lt;/p&gt;
-
-&lt;p&gt;Extension types with a nested storage type now round trip through 
Parquet.&lt;/p&gt;
-
-&lt;p&gt;The &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.filesystem&lt;/code&gt; submodule is 
deprecated in favor of new filesystem
-implementations in &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.fs&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;The custom serialization functionality (&lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.serialize()&lt;/code&gt;,
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.deserialize()&lt;/code&gt;, etc) is 
deprecated. Those functions provided a
-Python-specific (not cross-language) serialization format which were not
-compatible with the standardized Arrow (IPC) serialization format.  For
-arbitrary objects, you can use the standard library &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;pickle&lt;/code&gt; 
functionality
-instead. For pyarrow objects, you can use the IPC serialization format through
-the &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.ipc&lt;/code&gt; module, as explained 
above.&lt;/p&gt;
-
-&lt;p&gt;The &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.compute&lt;/code&gt; module now has a 
complete coverage of the available C++
-compute kernels in the python API. Several new kernels have been 
added.&lt;/p&gt;
-
-&lt;p&gt;The &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.dataset&lt;/code&gt; module was further 
improved. In addition to reading, it
-is now also possible to write partitioned datasets (with &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;write_dataset()&lt;/code&gt;).&lt;/p&gt;
-
-&lt;p&gt;The Arrow &amp;lt;-&amp;gt; Python conversion code was refactored, 
fixing several bugs and
-corner cases.&lt;/p&gt;
-
-&lt;p&gt;Conversion of an array of &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow.MapType&lt;/code&gt; to Pandas has been 
added.&lt;/p&gt;
-
-&lt;p&gt;Conversion of timezone aware datetimes to and/from pyarrow arrays 
including
-pandas now round-trip preserving timezone. To use the old behavior (e.g. for
-spark) set the environment variable PYARROW_IGNORE_TIMEZONE to a truthy value
-(i.e.  &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;PYARROW_IGNORE_TIMEZONE=1&lt;/code&gt;)&lt;/p&gt;
-
-&lt;h2 id=&quot;r-notes&quot;&gt;R notes&lt;/h2&gt;
-
-&lt;p&gt;Highlights of the R release include&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Writing multi-file datasets with partitioning to Parquet or 
Feather&lt;/li&gt;
-  &lt;li&gt;Reading and writing directly to AWS S3, both individual files and 
multi-file
-datasets&lt;/li&gt;
-  &lt;li&gt;Bindings for Flight which use reticulate&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;In addition, the R package benefits from the various improvements in 
the C++
-library listed above, including the ability to read and write Parquet files
-with nested struct and list types.&lt;/p&gt;
-
-&lt;p&gt;For more on what’s in the 2.0.0 R package, see the &lt;a 
href=&quot;/docs/r/news/&quot;&gt;R changelog&lt;/a&gt;.&lt;/p&gt;
-
-&lt;h2 id=&quot;ruby-and-c-glib-notes&quot;&gt;Ruby and C GLib notes&lt;/h2&gt;
-
-&lt;h3 id=&quot;ruby&quot;&gt;Ruby&lt;/h3&gt;
-
-&lt;p&gt;In Ruby binding, &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;Arrow::Table#save&lt;/code&gt; uses the number of 
rows as the
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;chunk_size&lt;/code&gt; parameter by default when 
the table is saved in a Parquet file.&lt;/p&gt;
-
-&lt;h3 id=&quot;c-glib&quot;&gt;C GLib&lt;/h3&gt;
-
-&lt;p&gt;The GLib binding newly supports &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;GArrowStringDictionaryArrayBuilder&lt;/code&gt; and
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;GArrowBinaryDictionaryArrayBuilder&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;Moreover the GLib binding supports new accessors of &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;GArrowListArray&lt;/code&gt; and
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;GArrowLargeListArray&lt;/code&gt;.  They are 
&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;get_values&lt;/code&gt;, &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;get_value_offset&lt;/code&gt;,
-&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;get_value_length&lt;/code&gt;, and &lt;code 
class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;get_value_offsets&lt;/code&gt;.&lt;/p&gt;
-
-&lt;h2 id=&quot;rust-notes&quot;&gt;Rust notes&lt;/h2&gt;
-
-&lt;p&gt;Due to the high volume of activity in the Rust subproject in this 
release,
-we’re writing a separate blog post dedicated to those 
changes.&lt;/p&gt;</content><author><name>pmc</name></author><category 
term="release" /><summary type="html">The Apache Arrow team is pleased to 
announce the 2.0.0 release. This covers over 3 months of development work and 
includes 511 resolved issues from 81 distinct contributors. See the Install 
Page to learn how to get the libraries for your platform. The release notes 
below are not exhaustive and only expose selected highlights of [...]
-
---&gt;
-
-&lt;p&gt;Over the last four and a half years, we’ve worked to build a
-“batteries-included” development platform for high-performance analytics
-applications in C++. As the scope of the project has grown, we have sometimes
-taken on additional library dependencies to support a wide variety of systems
-and data processing tasks.&lt;/p&gt;
-
-&lt;p&gt;While these dependencies give us leverage on hard problems, in some 
cases they
-have added complexity for projects that depend on Arrow. Some projects have 
thus
-been concerned about depending on the Arrow C++ library, particularly if their
-use of the Arrow library’s features is limited. Indeed, in the earlier stages 
of
-the Arrow project development, dependency management issues did cause problems
-for early adopters.&lt;/p&gt;
-
-&lt;p&gt;We want developers to trust that they can use and depend on our 
libraries, and
-that doing so doesn’t add a burden for their own project maintenance or for
-their users. Over the last year, we have undertaken a number of significant
-projects to accommodate the different ways that people want to depend on Arrow
-C++. We’ve aimed to make the build process simple by default, without requiring
-special environment setup, yet also highly configurable for those who need to
-specialize. This includes a &lt;em&gt;zero-dependency option&lt;/em&gt; for 
projects that wish to use
-the Arrow C++ core but take on no transitive dependencies. We’ve also worked to
-make builds faster and more compact, even as we continue to add new
-functionality.&lt;/p&gt;
-
-&lt;p&gt;This post covers many of the efforts we’ve made, both in the C++ 
libraries and
-in the Arrow Python and R packages that depend on them. Compared to a year ago,
-the build experience is much more reliable on a wider range of platforms,
-requires fewer dependencies, and yields smaller package sizes.&lt;/p&gt;
-
-&lt;h2 id=&quot;minimal-default-build-options&quot;&gt;Minimal default build 
options&lt;/h2&gt;
-
-&lt;p&gt;One rough edge for people using Arrow as a dependency was that many 
optional
-project components were enabled in the build by default, thus requiring any
-extra dependencies of those optional components. Rather than expecting users to
-disable optional components one by one, we have made the default for all
-optional components to be &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;OFF&lt;/code&gt; so that the default configuration 
is a
-dependency-free minimal core build.&lt;/p&gt;
-
-&lt;p&gt;The only third-party library enabled by default is
-&lt;a href=&quot;http://jemalloc.net/&quot;&gt;jemalloc&lt;/a&gt;, the 
project’s recommended memory allocator
-(except on Windows, where it is also disabled). Given that Arrow applications
-often process large volumes of data, we have found additionally that using
-memory allocators provided by projects like jemalloc and
-&lt;a 
href=&quot;https://microsoft.github.io/mimalloc/&quot;&gt;mimalloc&lt;/a&gt; 
yield significantly better
-performance over the default system allocators. Even so, this can also be
-disabled if desired.&lt;/p&gt;
-
-&lt;p&gt;To demonstrate a minimal build, we have provided a
-&lt;a 
href=&quot;https://github.com/apache/arrow/blob/master/cpp/examples/minimal_build/Dockerfile&quot;&gt;Dockerfile&lt;/a&gt;
-which can be used to build the project requiring only CMake and a C++ compiler
-with zero dependencies. Additionally, we have included an
-&lt;a 
href=&quot;https://github.com/apache/arrow/tree/master/cpp/examples/minimal_build&quot;&gt;example&lt;/a&gt;
-of including Arrow as an external project dependency in another CMake 
project.&lt;/p&gt;
-
-&lt;h2 id=&quot;flexible-dependency-configuration-in-cmake&quot;&gt;Flexible 
dependency configuration in CMake&lt;/h2&gt;
-
-&lt;p&gt;As part of improving our CMake-based build system, we have made the
-configuration of build dependencies both flexible and consistent for different
-users’ needs. In some cases, developers want Arrow to build against 
dependencies
-provided by an external package manager, such as apt in Debian-based Linux
-distributions. In other cases, developers may want to avoid any quirks of 
system
-libraries and build all dependencies together with the Arrow build.&lt;/p&gt;
-
-&lt;p&gt;For each package, the &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;${Library}_SOURCE&lt;/code&gt; CMake option can be 
set to one of three
-values:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;SYSTEM&lt;/code&gt;, when the dependency is to be 
provided externally (such as by a Linux distribution or Homebrew)&lt;/li&gt;
-  &lt;li&gt;&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;BUNDLED&lt;/code&gt;, when you want the dependency 
to be built from source while building Arrow, and then statically-linked with 
the resulting libraries&lt;/li&gt;
-  &lt;li&gt;&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;AUTO&lt;/code&gt;, which tries the &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;SYSTEM&lt;/code&gt; 
approach but falls back on &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;BUNDLED&lt;/code&gt; if the dependency cannot be 
located&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;We additionally have provided &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;CONDA&lt;/code&gt; and &lt;code 
class=&quot;language-plaintext highlighter-rouge&quot;&gt;BREW&lt;/code&gt; 
source types for the common
-scenarios when developers are using the conda or Homebrew package managers.
-These dependency sources can be configured on an individual dependency basis or
-globally using the &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;ARROW_DEPENDENCY_SOURCE&lt;/code&gt; CMake option. 
&lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;AUTO&lt;/code&gt; is default,
-which enables builds to be faster by using pre-built system libraries where
-possible but still succeed even if all dependencies are not available on the
-system.&lt;/p&gt;
-
-&lt;h2 id=&quot;reduced-external-dependencies&quot;&gt;Reduced external 
dependencies&lt;/h2&gt;
-
-&lt;p&gt;Another area of focus was to audit our dependencies. We went through 
and found
-places where we could drop external dependencies without losing useful
-functionality and without having to rewrite a lot or copy too much code into 
our
-codebase.&lt;/p&gt;
-
-&lt;p&gt;We have eliminated Boost as a dependency of the core Arrow library, 
and in other
-components (Gandiva, Parquet, etc.), the use of Boost has been greatly reduced.
-In addition, when building Boost “bundled” in the Arrow build, we stripped down
-the Boost package we download to the minimum needed, cutting out 90 percent of
-the download size.&lt;/p&gt;
-
-&lt;p&gt;We vendored a few small dependencies, such as the double-conversion 
and
-uriparser libraries, so that they do not need to be downloaded and built
-separately.&lt;/p&gt;
-
-&lt;p&gt;We also compiled the Flatbuffers and Thrift definitions (which are 
needed to
-implement the Arrow and Parquet formats, respectively) and checked in the
-resulting C++ code to the Arrow repository. This means that Flatbuffers is no
-longer a build or runtime dependency of Arrow, and we only need the Thrift C++
-library, not the Thrift compiler, which has additional dependencies on flex and
-bison.&lt;/p&gt;
-
-&lt;h2 id=&quot;c-library-size-reductions&quot;&gt;C++ library size 
reductions&lt;/h2&gt;
-
-&lt;p&gt;As the C++ codebase grows in size, so too does compilation times and 
the amount
-of binary code generated by the C++ compiler. Over the last several months, we
-have begun analyzing the Arrow libraries both compile times and generated code
-sizes. This has yielded both significant size reductions (more than 30 percent
-code size reduction since 0.17.0). We have also restructured header files to
-avoid including unneeded header files, thus lightening the load on C++ 
compilers
-and improving compilation times.&lt;/p&gt;
-
-&lt;h2 id=&quot;python-wheels&quot;&gt;Python wheels&lt;/h2&gt;
-
-&lt;p&gt;The expectation for binary wheel packages on the Python Package Index 
(PyPI) is
-that they are self-contained and have no external dependencies except on other
-Python packages. Additionally, each user of pyarrow may need different things
-from the project. Some users just want to read Parquet files and convert them 
to
-pandas data frames while others want to use
-&lt;a 
href=&quot;/blog/2019/10/13/introducing-arrow-flight/&quot;&gt;Flight&lt;/a&gt; 
for
-moving around large datasets. Thus, the “pyarrow” wheel has from the beginning
-of the project been a fairly comprehensive build including as many optional
-components as is practical for us to maintain.&lt;/p&gt;
-
-&lt;p&gt;A comprehensive wheel package has some downsides: most notably for 
users, it is large.
-Additionally, through a snafu relating to C++ shared libraries, for several
-releases the wheel packages would create two copies of each C++ library on 
disk,
-resulting in double the amount of disk usage. This has caused problems for
-people using pyarrow in space-constrained environments like AWS 
Lambda.&lt;/p&gt;
-
-&lt;p&gt;In the 1.0.0 release, we have implemented some changes that have 
reduced the
-size of the wheels (both in &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;.whl&lt;/code&gt; form and installed on disk) by 
about 75 percent:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Working around the problems resulting in two copies of each shared 
library being created in the site-packages directory.&lt;/li&gt;
-  &lt;li&gt;Disabling Gandiva, which required the LLVM runtime, the largest 
statically-linked dependency. Gandiva is still available to conda users 
now–it’s just not included in the wheels–and we hope to package it as a 
separate &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pyarrow-llvm&lt;/code&gt; package in the 
future.&lt;/li&gt;
-  &lt;li&gt;Reducing the size of the C++ shared libraries as discussed 
above&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Now pyarrow is about the size of NumPy and thus much easier for 
Python projects
-to take on as a hard dependency without worrying about large on-disk 
size.&lt;/p&gt;
-
-&lt;p&gt;Looking ahead, we have discussed &lt;a 
href=&quot;https://issues.apache.org/jira/browse/ARROW-8518&quot;&gt;strategies&lt;/a&gt;
-for breaking up pyarrow into multiple wheel packages, sort of a “hub and spoke”
-model where some optional pieces are installed as separate wheels so people 
only
-needing some “core” functionality only have to install a small package. This
-would be a significant project, though, so for now we’ve focused on 
improvements
-to the comprehensive wheel package.&lt;/p&gt;
-
-&lt;h2 id=&quot;r-packaging&quot;&gt;R packaging&lt;/h2&gt;
-
-&lt;p&gt;Packaging Arrow for R involves similar challenges to Python wheels, 
though the
-technical details are unique. Like how &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;pip install pyarrow&lt;/code&gt; should just work
-everywhere, so should &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;install.packages(&quot;arrow&quot;)&lt;/code&gt; in 
R, and we have invested
-significant effort to get there. Because the R package depends on a C++ library
-in active development, this is not trivial, particularly for all of the
-combinations of C++ compilers and standard libraries on Linux.&lt;/p&gt;
-
-&lt;p&gt;In the initial CRAN release last year, version 0.14.1, only Windows 
and macOS
-binary packages worked out of the box. For Linux, you had to install the C++
-library separately, before installing the R package. While Python wheels 
contain
-binary libraries even on Linux, CRAN only hosts source packages that must be
-compiled on the user’s machine at install time. This led to an experience that
-was less than ideal for Linux users.&lt;/p&gt;
-
-&lt;p&gt;Starting in version 0.16, a source package installation on Linux 
handles its C++
-dependencies automatically. By default, the package executes a &lt;a 
href=&quot;https://github.com/apache/arrow/blob/master/r/inst/build_arrow_static.sh&quot;&gt;bundled
-script&lt;/a&gt;
-that downloads and builds the Arrow C++ library with no system dependencies
-beyond what R requires. On many common Linux distributions and versions, this
-can be sped up by
-&lt;a href=&quot;/docs/r/articles/install.html&quot;&gt;setting an environment 
variable&lt;/a&gt;
-to download a prebuilt static C++ library for inclusion in the 
package.&lt;/p&gt;
-
-&lt;p&gt;To accompany these improvements and to ensure that they succeeded on 
a wide
-range of platforms, we added
-&lt;a 
href=&quot;https://github.com/apache/arrow/blob/bebcc5db3cc2890a9c53ebd53bc60863ae5ebb49/dev/tasks/tasks.yml#L1704-L1785&quot;&gt;extensive&lt;/a&gt;
-&lt;a 
href=&quot;https://github.com/ursa-labs/arrow-r-nightly/blob/master/.github/workflows/test-binary.yml&quot;&gt;nightly
 builds&lt;/a&gt;
-to our continuous integration system. These are also easily extensible–all we
-need is a Docker image containing R, and we can plug new environments into our
-regular nightly testing.&lt;/p&gt;
-
-&lt;p&gt;Since then, we’ve continued to improve the installation experience 
and look for
-ways to reduce build time and package size. The C++ library improvements
-discussed above help the R package since most installations of the R package
-either build or otherwise include the C++ library. Within the R package itself,
-we’ve looked for ways to include just what is needed and nothing more. These
-efforts have resulted in smaller downloads and installed package sizes. From
-0.17.1 to 1.0.0, installed library sizes for macOS and Windows CRAN binaries 
are
-down 10 percent, and the prebuilt static C++ libraries for Linux are 33 percent
-smaller compared to 0.16.0, despite the addition of many new 
features.&lt;/p&gt;
-
-&lt;!-- macOS build 0.17.1:
-
-checking installed package size ... NOTE
-  installed size is 38.1Mb
-  sub-directories of 1Mb or more:
-    R 3.2Mb
-    libs 34.5Mb
-
-autobrew libs on master: 8.9mb
-
-macOS 1.0.0
-checking installed package size ... NOTE
-  installed size is 35.0Mb
-  sub-directories of 1Mb or more:
-    R 3.2Mb
-    libs 31.3Mb
-
-windows 0.17.1:
-checking installed package size ... NOTE
-  installed size is 27.9Mb
-  sub-directories of 1Mb or more:
-    R 3.2Mb
-    libs 24.3Mb
-
-windows libs on 1.0.0:
-checking installed package size ... NOTE
-  installed size is 24.9Mb
-  sub-directories of 1Mb or more:
-    R 3.2Mb
-    libs 21.2Mb
-
-ubuntu-18.04 libarrow binaries:
-0.16.0.2 18.84 MB
-0.17.0           12.81 MB
-1.0.0      12.45 MB --&gt;
-
-&lt;h2 id=&quot;c-interface&quot;&gt;C Interface&lt;/h2&gt;
-
-&lt;p&gt;Finally, we have observed that some projects may wish to produce or 
consume a
-subset of the Arrow format and do not want to take on any additional code
-dependencies. There are also scenarios where two libraries need to share
-in-memory Arrow data structures but are unable to depend on a common Arrow
-library such as the reference C++ implementation. To address these use cases, 
we
-designed the &lt;a href=&quot;/docs/format/CDataInterface.html&quot;&gt;C 
Interface&lt;/a&gt;
-to provide a lightweight way to exchange Arrow data at the C level without any
-memory copying.&lt;/p&gt;
-
-&lt;p&gt;When using the C interface, a developer populates simple C data 
structures that
-contain the schema (data type) information about an Arrow data structure and 
the
-addresses of the pieces of memory that constitute the data. This permits
-libraries to be plugged together easily in-memory without any shared code
-(except the C interface structure definitions). Most programming languages have
-the ability to manipulate C structures and so this interface can even be used
-without having to write or compile C code. We have used the C interface to
-&lt;a href=&quot;/docs/r/articles/python.html&quot;&gt;transfer data 
structures between Python and R&lt;/a&gt;
-in-memory using &lt;code class=&quot;language-plaintext 
highlighter-rouge&quot;&gt;reticulate&lt;/code&gt;.&lt;/p&gt;
-
-&lt;p&gt;One exciting use case for the Arrow C interface is to add Arrow 
import and
-export to database driver libraries which often contain a C API.&lt;/p&gt;
-
-&lt;h2 id=&quot;looking-ahead&quot;&gt;Looking ahead&lt;/h2&gt;
-
-&lt;p&gt;As the project grows, we will continue working to make the build 
process as
-fast and reliable as possible. If you see ways we can improve it further, or if
-you run into trouble, please bring it up on our
-&lt;a 
href=&quot;https://arrow.apache.org/community/#mailing-lists&quot;&gt;mailing 
list&lt;/a&gt; or
-&lt;a href=&quot;https://issues.apache.org/jira/browse/ARROW&quot;&gt;report 
an 
issue&lt;/a&gt;.&lt;/p&gt;</content><author><name>pmc</name></author><category 
term="application" /><summary type="html">Over the last four and a half years, 
we’ve worked to build a “batteries-included” development platform for 
high-performance analytics applications in C++. As the scope of the project has 
grown, we have sometimes taken on additional library dependencies to support a 
wide variety of systems a [...]
\ No newline at end of file
+improve the 
documentation.&lt;/p&gt;</content><author><name>pmc</name></author><category 
term="release" /><summary type="html">Apache Arrow 2.0.0 is a significant 
release for the Apache Arrow project in general (release notes), and the Rust 
subproject in particular, with almost 200 issues resolved by 15 contributors. 
In this blog post, we will go through the main changes affecting core Arrow, 
Parquet support, and DataFusion query engine. The full list of resolved issues 
can be found here [...]
\ No newline at end of file
diff --git a/img/2021-08-18-datafusion500perf.png 
b/img/2021-08-18-datafusion500perf.png
new file mode 100644
index 0000000..4406473
Binary files /dev/null and b/img/2021-08-18-datafusion500perf.png differ
diff --git a/release/0.1.0.html b/release/0.1.0.html
index cedf1db..ae989e6 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="0.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"0.1.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.1.0.html"},"description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Stev [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"0.1.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.1.0.html"},"description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Stev [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index d025c55..cfde5f8 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.10.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.10.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.10.0.html"},"description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Kriszt [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.10.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.10.0.html"},"description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Kriszt [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index aeaeda6..09481b0 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.11.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.11.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.0.html"},"description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes Mc [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.11.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.0.html"},"description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes Mc [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index e2563e8..cedd919 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.11.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.1.html"},"description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.11.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.11.1.html"},"description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index e3238fe..f79e50d 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.12.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.12.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.12.0.html"},"description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 dis [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.12.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.12.0.html"},"description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 dis [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index c283cd6..b65390f 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.13.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.13.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.13.0.html"},"description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 dis [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.13.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.13.0.html"},"description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 dis [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index a3250d3..7958616 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.14.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.14.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.0.html"},"description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 dist [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.14.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.0.html"},"description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 dist [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index c31e62d..5856f4a 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.14.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.14.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.1.html"},"description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors T [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.14.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.14.1.html"},"description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors T [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index fc1b5f2..09dafa4 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.15.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.15.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.0.html"},"description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 d [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.15.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.0.html"},"description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 d [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index d3bc555..ec90efe 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.15.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.15.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.1.html"},"description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 d [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.15.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.15.1.html"},"description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 d [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index 7e2775a..a9aa5da 100644
--- a/release/0.16.0.html
+++ b/release/0.16.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.16.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.16.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.16.0.html"},"description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99  [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.16.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.16.0.html"},"description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index b013393..bb4bac2 100644
--- a/release/0.17.0.html
+++ b/release/0.17.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.17.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.17.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.0.html"},"description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 di [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.17.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.0.html"},"description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 di [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index fb32be9..28ebd92 100644
--- a/release/0.17.1.html
+++ b/release/0.17.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.17.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.17.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.1.html"},"description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commit [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.17.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.17.1.html"},"description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commit [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 1b39a24..16f27a6 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="0.2.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"0.2.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.2.0.html"},"description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kou [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"0.2.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.2.0.html"},"description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kou [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 1c274bb..92c236f 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="0.3.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"0.3.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.3.0.html"},"description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud  [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"0.3.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.3.0.html"},"description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 2bf43d0..10b6052 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="0.4.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"0.4.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.0.html"},"description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Viva [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"0.4.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.0.html"},"description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Viva [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index a1e7350..075e830 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="0.4.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"0.4.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.1.html"},"description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [For [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"0.4.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.4.1.html"},"description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [For [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index 8d1f51a..6f873f2 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.5.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.5.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.5.0.html"},"description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ g [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.5.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.5.0.html"},"description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ g [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index d49baa6..3b980d3 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.6.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.6.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.6.0.html"},"description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin  [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.6.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.6.0.html"},"description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 22bed32..199d7b3 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.7.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.7.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.0.html"},"description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 P [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.7.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.0.html"},"description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 P [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index bc24eb1..3891d62 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.7.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.7.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.1.html"},"description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.7.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.7.1.html"},"description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index 3816557..7adea58 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.8.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.8.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.8.0.html"},"description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.8.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.8.0.html"},"description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index 3630be2..f9ba172 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 0.9.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 0.9.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.9.0.html"},"description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cl [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 0.9.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/0.9.0.html"},"description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cl [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index 9836528..03c5a6c 100644
--- a/release/1.0.0.html
+++ b/release/1.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 1.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 1.0.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.0.html"},"description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 disti [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 1.0.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.0.html"},"description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 disti [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index 346fa6e..66a366a 100644
--- a/release/1.0.1.html
+++ b/release/1.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 1.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 1.0.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.1.html"},"description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct co [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 1.0.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/1.0.1.html"},"description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct co [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index b7d5e7a..f770a2a 100644
--- a/release/2.0.0.html
+++ b/release/2.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 2.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 2.0.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/2.0.0.html"},"description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 dis [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 2.0.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/2.0.0.html"},"description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 dis [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 9e631e3..49d9986 100644
--- a/release/3.0.0.html
+++ b/release/3.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 3.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 3.0.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/3.0.0.html"},"description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 di [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 3.0.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/3.0.0.html"},"description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 di [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.0.html b/release/4.0.0.html
index afc737d..c1e3cb9 100644
--- a/release/4.0.0.html
+++ b/release/4.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 4.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 4.0.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.0.html"},"description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 dist [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 4.0.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.0.html"},"description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 dist [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.1.html b/release/4.0.1.html
index b9e14ed..0270b6e 100644
--- a/release/4.0.1.html
+++ b/release/4.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 4.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 4.0.1 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.1.html"},"description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag  [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 4.0.1 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.1.html"},"description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 7dafa53..b2140a1 100644
--- a/release/5.0.0.html
+++ b/release/5.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Apache Arrow 5.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Apache Arrow 5.0.0 
Release","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/5.0.0.html"},"description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distin [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Apache Arrow 5.0.0 
Release","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/5.0.0.html"},"description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distin [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 4bb3240..e86776b 100644
--- a/release/index.html
+++ b/release/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2021-08-04T10:20:53-04:00" />
+<meta property="article:published_time" content="2021-08-20T09:59:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow.png"; />
 <meta property="twitter:title" content="Releases" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"datePublished":"2021-08-04T10:20:53-04:00","headline":"Releases","dateModified":"2021-08-04T10:20:53-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/"},"description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
5.0.0 (29 July 2021) 4.0.1 (26 May 2021) 4.0.0 (26 April 2021) 3.0.0 (26 
January 2021) 2.0.0 (19 October 2020) 1.0.1 (21 August 2020) 1.0.0 (24 July 
2020) 0.17.1 (18 May 2020) 0.17.0 (20 April 2020) 0.1 [...]
+{"datePublished":"2021-08-20T09:59:22-04:00","headline":"Releases","dateModified":"2021-08-20T09:59:22-04:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/"},"description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
5.0.0 (29 July 2021) 4.0.1 (26 May 2021) 4.0.0 (26 April 2021) 3.0.0 (26 
January 2021) 2.0.0 (19 October 2020) 1.0.1 (21 August 2020) 1.0.0 (24 July 
2020) 0.17.1 (18 May 2020) 0.17.0 (20 April 2020) 0.1 [...]
 <!-- End Jekyll SEO tag -->
 
 

Reply via email to