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 beb5f00ffc Updating built site (build 
3f5a14ad38dd839f98428f7f4abaa23397e07eff)
beb5f00ffc is described below

commit beb5f00ffc9108bb8594966b96a4e525fb04ce86
Author: Raúl Cumplido <[email protected]>
AuthorDate: Mon Oct 31 21:04:04 2022 +0000

    Updating built site (build 3f5a14ad38dd839f98428f7f4abaa23397e07eff)
---
 blog/2022/10/31/10.0.0-release/index.html | 577 ++++++++++++++++++++++++++++++
 blog/index.html                           |  15 +
 docs/c_glib/index.html                    |   4 +-
 feed.xml                                  | 495 +++++++++++++++----------
 release/0.1.0.html                        |   4 +-
 release/0.10.0.html                       |   4 +-
 release/0.11.0.html                       |   4 +-
 release/0.11.1.html                       |   4 +-
 release/0.12.0.html                       |   4 +-
 release/0.13.0.html                       |   4 +-
 release/0.14.0.html                       |   4 +-
 release/0.14.1.html                       |   4 +-
 release/0.15.0.html                       |   4 +-
 release/0.15.1.html                       |   4 +-
 release/0.16.0.html                       |   4 +-
 release/0.17.0.html                       |   4 +-
 release/0.17.1.html                       |   4 +-
 release/0.2.0.html                        |   4 +-
 release/0.3.0.html                        |   4 +-
 release/0.4.0.html                        |   4 +-
 release/0.4.1.html                        |   4 +-
 release/0.5.0.html                        |   4 +-
 release/0.6.0.html                        |   4 +-
 release/0.7.0.html                        |   4 +-
 release/0.7.1.html                        |   4 +-
 release/0.8.0.html                        |   4 +-
 release/0.9.0.html                        |   4 +-
 release/1.0.0.html                        |   4 +-
 release/1.0.1.html                        |   4 +-
 release/10.0.0.html                       |   4 +-
 release/2.0.0.html                        |   4 +-
 release/3.0.0.html                        |   4 +-
 release/4.0.0.html                        |   4 +-
 release/4.0.1.html                        |   4 +-
 release/5.0.0.html                        |   4 +-
 release/6.0.0.html                        |   4 +-
 release/6.0.1.html                        |   4 +-
 release/7.0.0.html                        |   4 +-
 release/8.0.0.html                        |   4 +-
 release/9.0.0.html                        |   4 +-
 release/index.html                        |   4 +-
 41 files changed, 968 insertions(+), 271 deletions(-)

diff --git a/blog/2022/10/31/10.0.0-release/index.html 
b/blog/2022/10/31/10.0.0-release/index.html
new file mode 100644
index 0000000000..8d222450d1
--- /dev/null
+++ b/blog/2022/10/31/10.0.0-release/index.html
@@ -0,0 +1,577 @@
+<!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 10.0.0 Release | Apache Arrow</title>
+    
+
+    <!-- Begin Jekyll SEO tag v2.8.0 -->
+<meta name="generator" content="Jekyll v4.2.0" />
+<meta property="og:title" content="Apache Arrow 10.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 10.0.0 release. This covers over 3 months of development work and includes 
473 resolved issues from 100 distinct contributors. See the Install Page to 
learn how to get the libraries for your platform. The release notes below are 
not exhaustive and only expose selected highlights of the release. Many other 
bugfixes and improvements have been made: we refer you to the complete 
changelog. Community Since the  [...]
+<meta property="og:description" content="The Apache Arrow team is pleased to 
announce the 10.0.0 release. This covers over 3 months of development work and 
includes 473 resolved issues from 100 distinct contributors. See the Install 
Page to learn how to get the libraries for your platform. The release notes 
below are not exhaustive and only expose selected highlights of the release. 
Many other bugfixes and improvements have been made: we refer you to the 
complete changelog. Community Sin [...]
+<link rel="canonical" 
href="https://arrow.apache.org/blog/2022/10/31/10.0.0-release/"; />
+<meta property="og:url" 
content="https://arrow.apache.org/blog/2022/10/31/10.0.0-release/"; />
+<meta property="og:site_name" content="Apache Arrow" />
+<meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2022-10-31T00:00:00-04:00" />
+<meta name="twitter:card" content="summary_large_image" />
+<meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
+<meta property="twitter:title" content="Apache Arrow 10.0.0 Release" />
+<meta name="twitter:site" content="@ApacheArrow" />
+<meta name="twitter:creator" content="@pmc" />
+<script type="application/ld+json">
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-10-31T00:00:00-04:00","datePublished":"2022-10-31T00:00:00-04:00","description":"The
 Apache Arrow team is pleased to announce the 10.0.0 release. This covers over 
3 months of development work and includes 473 resolved issues from 100 distinct 
contributors. See the Install Page to learn how to get the libraries for your 
platform. The release notes below are not exhaustive a [...]
+<!-- End Jekyll SEO tag -->
+
+
+    <!-- favicons -->
+    <link rel="icon" type="image/png" sizes="16x16" 
href="/img/favicon-16x16.png" id="light1">
+    <link rel="icon" type="image/png" sizes="32x32" 
href="/img/favicon-32x32.png" id="light2">
+    <link rel="apple-touch-icon" type="image/png" sizes="180x180" 
href="/img/apple-touch-icon.png" id="light3">
+    <link rel="apple-touch-icon" type="image/png" sizes="120x120" 
href="/img/apple-touch-icon-120x120.png" id="light4">
+    <link rel="apple-touch-icon" type="image/png" sizes="76x76" 
href="/img/apple-touch-icon-76x76.png" id="light5">
+    <link rel="apple-touch-icon" type="image/png" sizes="60x60" 
href="/img/apple-touch-icon-60x60.png" id="light6">
+    <!-- dark mode favicons -->
+    <link rel="icon" type="image/png" sizes="16x16" 
href="/img/favicon-16x16-dark.png" id="dark1">
+    <link rel="icon" type="image/png" sizes="32x32" 
href="/img/favicon-32x32-dark.png" id="dark2">
+    <link rel="apple-touch-icon" type="image/png" sizes="180x180" 
href="/img/apple-touch-icon-dark.png" id="dark3">
+    <link rel="apple-touch-icon" type="image/png" sizes="120x120" 
href="/img/apple-touch-icon-120x120-dark.png" id="dark4">
+    <link rel="apple-touch-icon" type="image/png" sizes="76x76" 
href="/img/apple-touch-icon-76x76-dark.png" id="dark5">
+    <link rel="apple-touch-icon" type="image/png" sizes="60x60" 
href="/img/apple-touch-icon-60x60-dark.png" id="dark6">
+
+    <script>
+      // Switch to the dark-mode favicons if prefers-color-scheme: dark
+      function onUpdate() {
+        light1 = document.querySelector('link#light1');
+        light2 = document.querySelector('link#light2');
+        light3 = document.querySelector('link#light3');
+        light4 = document.querySelector('link#light4');
+        light5 = document.querySelector('link#light5');
+        light6 = document.querySelector('link#light6');
+
+        dark1 = document.querySelector('link#dark1');
+        dark2 = document.querySelector('link#dark2');
+        dark3 = document.querySelector('link#dark3');
+        dark4 = document.querySelector('link#dark4');
+        dark5 = document.querySelector('link#dark5');
+        dark6 = document.querySelector('link#dark6');
+
+        if (matcher.matches) {
+          light1.remove();
+          light2.remove();
+          light3.remove();
+          light4.remove();
+          light5.remove();
+          light6.remove();
+          document.head.append(dark1);
+          document.head.append(dark2);
+          document.head.append(dark3);
+          document.head.append(dark4);
+          document.head.append(dark5);
+          document.head.append(dark6);
+        } else {
+          dark1.remove();
+          dark2.remove();
+          dark3.remove();
+          dark4.remove();
+          dark5.remove();
+          dark6.remove();
+          document.head.append(light1);
+          document.head.append(light2);
+          document.head.append(light3);
+          document.head.append(light4);
+          document.head.append(light5);
+          document.head.append(light6);
+        }
+      }
+      matcher = window.matchMedia('(prefers-color-scheme: dark)');
+      matcher.addListener(onUpdate);
+      onUpdate();
+    </script>
+
+    <link rel="stylesheet" 
href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+
+    <link href="/css/main.css" rel="stylesheet">
+    <link href="/css/syntax.css" rel="stylesheet">
+    <script src="/javascript/main.js"></script>
+    
+    <!-- Matomo -->
+<script>
+  var _paq = window._paq = window._paq || [];
+  /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+  /* We explicitly disable cookie tracking to avoid privacy issues */
+  _paq.push(['disableCookies']);
+  _paq.push(['trackPageView']);
+  _paq.push(['enableLinkTracking']);
+  (function() {
+    var u="https://analytics.apache.org/";;
+    _paq.push(['setTrackerUrl', u+'matomo.php']);
+    _paq.push(['setSiteId', '20']);
+    var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
+    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+  })();
+</script>
+<!-- End Matomo Code -->
+
+    
+  </head>
+
+
+<body class="wrap">
+  <header>
+    <nav class="navbar navbar-expand-md navbar-dark bg-dark">
+  
+  <a class="navbar-brand no-padding" href="/"><img 
src="/img/arrow-inverse-300px.png" height="40px"/></a>
+  
+   <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" 
data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false" 
aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+  </button>
+
+    <!-- Collect the nav links, forms, and other content for toggling -->
+    <div class="collapse navbar-collapse justify-content-end" 
id="arrow-navbar">
+      <ul class="nav navbar-nav">
+        <li class="nav-item"><a class="nav-link" href="/overview/" 
role="button" aria-haspopup="true" aria-expanded="false">Overview</a></li>
+        <li class="nav-item"><a class="nav-link" href="/faq/" role="button" 
aria-haspopup="true" aria-expanded="false">FAQ</a></li>
+        <li class="nav-item"><a class="nav-link" href="/blog" role="button" 
aria-haspopup="true" aria-expanded="false">Blog</a></li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownGetArrow" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Get Arrow
+          </a>
+          <div class="dropdown-menu" aria-labelledby="navbarDropdownGetArrow">
+            <a class="dropdown-item" href="/install/">Install</a>
+            <a class="dropdown-item" href="/release/">Releases</a>
+            <a class="dropdown-item" 
href="https://github.com/apache/arrow";>Source Code</a>
+          </div>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownDocumentation" role="button" 
data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Documentation
+          </a>
+          <div class="dropdown-menu" 
aria-labelledby="navbarDropdownDocumentation">
+            <a class="dropdown-item" href="/docs">Project Docs</a>
+            <a class="dropdown-item" 
href="/docs/format/Columnar.html">Format</a>
+            <hr/>
+            <a class="dropdown-item" href="/docs/c_glib">C GLib</a>
+            <a class="dropdown-item" href="/docs/cpp">C++</a>
+            <a class="dropdown-item" 
href="https://github.com/apache/arrow/blob/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="navbarDropdownSubprojects" role="button" 
data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             Subprojects
+          </a>
+          <div class="dropdown-menu" 
aria-labelledby="navbarDropdownSubprojects">
+            <a class="dropdown-item" href="/docs/format/Flight.html">Arrow 
Flight</a>
+            <a class="dropdown-item" href="/docs/format/FlightSql.html">Arrow 
Flight SQL</a>
+            <a class="dropdown-item" href="/datafusion">DataFusion</a>
+          </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="/visual_identity/">Visual 
Identity</a>
+            <a class="dropdown-item" href="/security/">Security</a>
+            <a class="dropdown-item" 
href="https://www.apache.org/foundation/policies/conduct.html";>Code of 
Conduct</a>
+          </div>
+        </li>
+        <li class="nav-item dropdown">
+          <a class="nav-link dropdown-toggle" href="#"
+             id="navbarDropdownASF" role="button" data-toggle="dropdown"
+             aria-haspopup="true" aria-expanded="false">
+             ASF Links
+          </a>
+          <div class="dropdown-menu dropdown-menu-right" 
aria-labelledby="navbarDropdownASF">
+            <a class="dropdown-item" href="https://www.apache.org/";>ASF 
Website</a>
+            <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+            <a class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship.html";>Donate</a>
+            <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+            <a class="dropdown-item" 
href="https://www.apache.org/security/";>Security</a>
+          </div>
+        </li>
+      </ul>
+    </div><!-- /.navbar-collapse -->
+  </nav>
+
+  </header>
+
+  <div class="container p-4 pt-5">
+    <div class="col-md-8 mx-auto">
+      <main role="main" class="pb-5">
+        
+<h1>
+  Apache Arrow 10.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">
+    31 Oct 2022
+  </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 10.0.0 release. This covers
+over 3 months of development work and includes <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%2010.0.0";><strong>473
 resolved issues</strong></a>
+from <a href="/release/10.0.0.html#contributors"><strong>100 distinct 
contributors</strong></a>. See the <a 
href="https://arrow.apache.org/install/";>Install Page</a>
+to learn how to get the libraries for your platform.</p>
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights
+of the release. Many other bugfixes and improvements have been made: we refer
+you to the <a href="/release/10.0.0.html#changelog">complete changelog</a>.</p>
+
+<h2 id="community">Community</h2>
+
+<p>Since the 9.0.0 release, Yanghong Zhong, Remzi Yang, Dan Harris and
+Bogumił Kamińsk have been invited to be committers.
+L.C. Hsieh, Weston Pace, Raphael Taylor-Davies, Nicola Crane and
+Jacob Quinn have joined the Project Management Committee (PMC).
+Thanks for your contributions and participation in the project!</p>
+
+<h2 id="columnar-format-notes">Columnar Format Notes</h2>
+
+<h2 id="arrow-flight-rpc-notes">Arrow Flight RPC notes</h2>
+
+<p>A JDBC driver based on <a 
href="https://arrow.apache.org/docs/format/FlightSql.html";>Arrow Flight SQL</a> 
is now available, courtesy of a code donation from Dremio (<a 
href="https://issues.apache.org/jira/browse/ARROW-7744";>ARROW-7744</a>).
+Flight SQL is now supported in Go (<a 
href="https://issues.apache.org/jira/browse/ARROW-17326";>ARROW-17326</a>).
+Protocol definitions for transactions and <a 
href="https://substrait.io";>Substrait</a> plans were added to Flight SQL and 
are implemented in C++ and Java (<a 
href="https://issues.apache.org/jira/browse/ARROW-17688";>ARROW-17688</a>).
+General “best practices” documentation was added for C++ (<a 
href="https://issues.apache.org/jira/browse/ARROW-17407";>ARROW-17407</a>).
+The C++ implementation now has basic <a 
href="https://opentelemetry.io/";>OpenTelemetry</a> integration (<a 
href="https://issues.apache.org/jira/browse/ARROW-14958";>ARROW-14958</a>).</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<h3 id="c11-is-no-longer-supported">C++11 is no longer supported</h3>
+
+<p>The Arrow C++ codebase has moved to C++17 as its language compatibility
+standard (<a 
href="https://issues.apache.org/jira/browse/ARROW-17545";>ARROW-17545</a>). This 
means Arrow C++, including its header files,
+now requires a C++17-compliant compiler and standard library to be used.
+Such compilers are widely available on most platforms.</p>
+
+<p>Compatibility backports of C++14 and C++17 features, such as <code 
class="language-plaintext highlighter-rouge">std::string_view</code>
+or <code class="language-plaintext highlighter-rouge">std::variant</code>, 
have been removed in favor of the standard library version
+of these APIs (<a 
href="https://issues.apache.org/jira/browse/ARROW-17546";>ARROW-17546</a>). This 
will also make integration of Arrow C++
+with other codebases easier.</p>
+
+<p>It is expected that the Arrow C++ codebase will be gradually modernized to 
use
+C++17 features in subsequent releases, when the need arises.</p>
+
+<h3 id="plasma-is-deprecated">Plasma is deprecated</h3>
+
+<p>The Plasma module is deprecated and will be removed in a future release.</p>
+
+<h3 id="compute--acero">Compute / Acero</h3>
+
+<p>Extension types are now supported in hash joins (<a 
href="https://issues.apache.org/jira/browse/ARROW-16695";>ARROW-16695</a>).</p>
+
+<h3 id="datasets">Datasets</h3>
+
+<p>The fragments of a dataset can now be iterated in an asynchronous fashion,
+using <code class="language-plaintext 
highlighter-rouge">Dataset::GetFragmentsAsync</code> (<a 
href="https://issues.apache.org/jira/browse/ARROW-17318";>ARROW-17318</a>).</p>
+
+<h3 id="filesystems">Filesystems</h3>
+
+<p>It is now possible to configure a timeout policy for S3 (<a 
href="https://issues.apache.org/jira/browse/ARROW-16521";>ARROW-16521</a>).</p>
+
+<p>Error messages for S3 have been improved to give more context about the
+error (<a 
href="https://issues.apache.org/jira/browse/ARROW-17079";>ARROW-17079</a>).</p>
+
+<p><code class="language-plaintext 
highlighter-rouge">GetFileInfoGenerator</code> has been optimized for local 
filesystems, with
+dedicated options to tune chunking and readahead (<a 
href="https://issues.apache.org/jira/browse/ARROW-17306";>ARROW-17306</a>).</p>
+
+<h3 id="json">JSON</h3>
+
+<p>Previously, the JSON reader could only read Decimal fields from JSON strings
+(i.e. quoted). Now it can also read Decimal fields from JSON numbers as well
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17847";>ARROW-17847</a>).</p>
+
+<h3 id="parquet">Parquet</h3>
+
+<p>Before Arrow 3.0.0, data pages version 2 were incorrectly written out, 
making
+them unreadable with spec-compliant readers. A compatibility fix has been
+introduced so that they can still be read with contemporary versions of
+Arrow (<a 
href="https://issues.apache.org/jira/browse/ARROW-17100";>ARROW-17100</a>).</p>
+
+<h3 id="substrait">Substrait</h3>
+
+<p>The Substrait consumer, which allows Substrait plans to be executed by the
+Acero execution engine, has received some improvements:</p>
+
+<ul>
+  <li>
+    <p>Aggregations are now supported (<a 
href="https://issues.apache.org/jira/browse/ARROW-15591";>ARROW-15591</a>).</p>
+  </li>
+  <li>
+    <p>Conversion options have been added so that the level of compliance and
+rountrippability can be chosen when converting between Substrait and
+Acero representations of a plan (<a 
href="https://issues.apache.org/jira/browse/ARROW-16988";>ARROW-16988</a>).</p>
+  </li>
+  <li>
+    <p>Support for many standard Substrait functions has been added
+(<a href="https://issues.apache.org/jira/browse/ARROW-15582";>ARROW-15582</a>, 
<a href="https://issues.apache.org/jira/browse/ARROW-17523";>ARROW-17523</a>)</p>
+  </li>
+</ul>
+
+<p>Some work has also been done in the reverse direction, to allow Acero 
execution
+plans to be serialized as Substrait plans (<a 
href="https://issues.apache.org/jira/browse/ARROW-16855";>ARROW-16855</a>).</p>
+
+<h3 id="other-changes">Other changes</h3>
+
+<p>Our CMake package files have been overhauled (<a 
href="https://issues.apache.org/jira/browse/ARROW-12175";>ARROW-12175</a>).  As 
a result,
+namespaced targets are now exported, such as <code class="language-plaintext 
highlighter-rouge">Arrow::arrow_shared</code>.
+Legacy (non-namespaced) names are still available, for example <code 
class="language-plaintext highlighter-rouge">arrow_shared</code>.</p>
+
+<p>Compiling in release mode now uses <code class="language-plaintext 
highlighter-rouge">-O2</code>, not <code class="language-plaintext 
highlighter-rouge">-O3</code>, by default (<a 
href="https://issues.apache.org/jira/browse/ARROW-17436";>ARROW-17436</a>).</p>
+
+<p>The RISC-V architecture is now recongnized at build time (<a 
href="https://issues.apache.org/jira/browse/ARROW-17440";>ARROW-17440</a>).</p>
+
+<p>The PyArrow-specific C++ code was moved into the PyArrow source tree
+(see below, <a 
href="https://issues.apache.org/jira/browse/ARROW-16340";>ARROW-16340</a>). The 
<code class="language-plaintext highlighter-rouge">ARROW_PYTHON</code> CMake 
variable has been deprecated
+and will be removed in a later release; you should instead enable the necessary
+components explicitly (<a 
href="https://issues.apache.org/jira/browse/ARROW-17868";>ARROW-17868</a>).</p>
+
+<p>Some classes with a <code class="language-plaintext 
highlighter-rouge">Equals</code> method now also support <code 
class="language-plaintext highlighter-rouge">operator==</code> (<a 
href="https://issues.apache.org/jira/browse/ARROW-6772";>ARROW-6772</a>).
+It was decided to only do this when equality is computationally cheap (i.e.
+not on data collections such as Array, RecordBatch…).</p>
+
+<h2 id="c-notes-1">C# notes</h2>
+
+<h4 id="bug-fixes">Bug Fixes</h4>
+
+<ul>
+  <li>DecimalArray incorrectly appends values very large and very small 
values. (<a 
href="https://github.com/apache/arrow/pull/13732";>ARROW-17223</a>)</li>
+</ul>
+
+<h2 id="gandiva-notes">Gandiva notes</h2>
+
+<p>Gandiva has been migrated to use LLVM opaque pointer types, as typed
+pointers had been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17790";>ARROW-17790</a>).</p>
+
+<h2 id="go-notes">Go notes</h2>
+
+<ul>
+  <li>A new CI job has been added to run all of the tests with the <code 
class="language-plaintext highlighter-rouge">-asan</code> option using go1.18 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17324";>ARROW-17324</a>)</li>
+  <li>Go now passes all integration tests on data types and IPC handling.</li>
+  <li>The Go Arrow and Parquet packages now require go1.17+ (<a 
href="https://issues.apache.org/jira/browse/ARROW-17646";>ARROW-17646</a>)</li>
+</ul>
+
+<h3 id="compute">Compute</h3>
+
+<p>The compute package that was importable via <code class="language-plaintext 
highlighter-rouge">github.com/apache/arrow/go/v9/arrow/compute</code> is now a 
separate module which requires go1.18+ (only the compute module, the rest of 
the packages still work fine under go1.17). (<a 
href="https://issues.apache.org/jira/browse/ARROW-17456";>ARROW-17456</a>).</p>
+
+<p>Scalar and Vector kernel infrastructure has been implemented for performing 
compute operations providing the following functionality:</p>
+
+<ul>
+  <li>casting Arrow Arrays from one type to another (<a 
href="https://issues.apache.org/jira/browse/ARROW-17454";>ARROW-17454</a>)</li>
+  <li>Using Filter and Take functions on an Arrow Array, Record Batch, or 
Table (<a 
href="https://issues.apache.org/jira/browse/ARROW-17669";>ARROW-17669</a>)</li>
+</ul>
+
+<h3 id="arrow">Arrow</h3>
+
+<ul>
+  <li>Sparse and Dense Union Arrays have been implemented along with 
appropriate builders and data type support including in IPC reading and 
writing. (<a 
href="https://issues.apache.org/jira/browse/ARROW-3678";>ARROW-3678</a>, <a 
href="https://issues.apache.org/jira/browse/ARROW-17276";>ARROW-17276</a>). This 
includes scalar types for Dense and Sparse union (<a 
href="https://issues.apache.org/jira/browse/ARROW-17390";>ARROW-17390</a>)</li>
+  <li>LargeBinary, LargeString and LargeList arrays have been implemented for 
handling arrays with 64-bit offsets. This also included fixing a bug so that 
binary builders are correctly resettable. (<a 
href="https://issues.apache.org/jira/browse/ARROW-8226";>ARROW-8226</a>, <a 
href="https://issues.apache.org/jira/browse/ARROW-17275";>ARROW-17275</a>)</li>
+  <li>Support for Decimal256 arrays has been implemented (<a 
href="https://issues.apache.org/jira/browse/ARROW-10600";>ARROW-10600</a>)</li>
+  <li>Automatic Endianness Conversion for non-native endianness is now an 
option for IPC streams (<a 
href="https://issues.apache.org/jira/browse/ARROW-17219";>ARROW-17219</a>)</li>
+  <li>CSV Writer now supports Timestamp, Date32 and Date64 types (<a 
href="https://issues.apache.org/jira/browse/ARROW-17273";>ARROW-17273</a>)</li>
+  <li>CSV Writer now supports custom formatting for boolean values (<a 
href="https://issues.apache.org/jira/browse/ARROW-17277";>ARROW-17277</a>)</li>
+  <li>The Go Arrow Library now provides a FlightSQL client and server 
implementation (<a 
href="https://issues.apache.org/jira/browse/ARROW-17326";>ARROW-17326</a>). An 
example server implementation is provided for a FlightSQL server using SQLite 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17359";>ARROW-17359</a>)</li>
+  <li>CSV Reader now supports schema type inference via NewInferringReader, 
along with options for specifying the type of some columns and skipping columns 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17778";>ARROW-17778</a>)</li>
+</ul>
+
+<h3 id="parquet-1">Parquet</h3>
+
+<ul>
+  <li>RowGroupReader.Column(index int) no longer panics if provided an invalid 
column index. Instead the signature has been changed to now return (PageReader, 
error) similar to other methods in the codebase. (<a 
href="https://issues.apache.org/jira/browse/ARROW-17274";>ARROW-17274</a>)</li>
+  <li>Bitpacking and other internal required implementations for ppc64le have 
been added for the Parquet library (<a 
href="https://issues.apache.org/jira/browse/ARROW-17372";>ARROW-17372</a>)</li>
+  <li>A bug has been fixed that caused inconsistent row information data from 
a table written by Athena (<a 
href="https://issues.apache.org/jira/browse/ARROW-17453";>ARROW-17453</a>)</li>
+  <li>Fixed a bug that caused panics when writing a Nullable List of Structs 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17169";>ARROW-17169</a>)</li>
+  <li>Key Value metadata in an Arrow Schema will be propagated to the Parquet 
file when using pqarrow even when not using StoreSchema (<a 
href="https://issues.apache.org/jira/browse/ARROW-17627";>ARROW-17627</a>)</li>
+  <li>A memory leak when using statistics on ByteArray columns has been fixed 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17573";>ARROW-17573</a>)</li>
+</ul>
+
+<h2 id="java-notes">Java notes</h2>
+<p>Many important features, enhancements, and bug fixes are included in this 
release, as are documentation enhancements, and a large number of improvements 
to build processes and project infrastructure. Selected highlights can be found 
below.</p>
+
+<h4 id="new-features-and-enhancements">New Features and Enhancements</h4>
+
+<ul>
+  <li>JDBC Driver for Arrow Flight SQL (<a 
href="https://github.com/apache/arrow/pull/13800";>13800</a>)</li>
+  <li>Initial implementation of immutable Table API (<a 
href="https://github.com/apache/arrow/pull/14316";>14316</a>)</li>
+  <li>Substrait, transaction, cancellation for Flight SQL (<a 
href="https://github.com/apache/arrow/pull/13492";>13492</a>)</li>
+  <li>Read Arrow IPC, CSV, and ORC files by NativeDatasetFactory (<a 
href="https://github.com/apache/arrow/pull/13811";>13811</a>, <a 
href="https://github.com/apache/arrow/pull/13973";>13973</a>, <a 
href="https://github.com/apache/arrow/pull/14182";>14182</a>)</li>
+  <li>Add utility to bind Arrow data to JDBC parameters (<a 
href="https://github.com/apache/arrow/pull/13589";>13589</a>)</li>
+</ul>
+
+<h4 id="build-enhancements">Build enhancements</h4>
+
+<ul>
+  <li>Add Windows build script that produces DLLs (<a 
href="https://github.com/apache/arrow/pull/14203";>14203</a>)</li>
+  <li>C Data Interface and Dataset libraries can now be built with mvn 
commands (<a href="https://github.com/apache/arrow/pull/13881";>13881</a>, <a 
href="https://github.com/apache/arrow/pull/13889";>13889</a>)</li>
+</ul>
+
+<h4 id="java-notes-1">Java notes:</h4>
+
+<ul>
+  <li>Java Plasma JNI bindings have been deprecated (<a 
href="https://github.com/apache/arrow/pull/14262";>14262</a>)
+    <h2 id="javascript-notes">JavaScript notes</h2>
+  </li>
+  <li>No major changes.</li>
+</ul>
+
+<h2 id="python-notes">Python notes</h2>
+
+<p>Compatibility notes:</p>
+
+<ul>
+  <li>Some deprecated APIs (deprecated at least since pyarrow 1.0.0) have been 
removed: the
+<code class="language-plaintext 
highlighter-rouge">RecordBatchReader.get_next_batch</code> method, <code 
class="language-plaintext highlighter-rouge">DataType.num_children</code> 
attribute, etc
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17649";>ARROW-17649</a>).</li>
+  <li>When writing to Arrow IPC file format with <code 
class="language-plaintext 
highlighter-rouge">pyarrow.dataset.write_dataset</code> using
+<code class="language-plaintext highlighter-rouge">format="ipc"</code> or 
<code class="language-plaintext highlighter-rouge">format="arrow"</code>, the 
default extension for the resulting files is
+changed to <code class="language-plaintext highlighter-rouge">.arrow</code> 
instead of <code class="language-plaintext highlighter-rouge">.feather</code>. 
You can still use <code class="language-plaintext 
highlighter-rouge">format="feather"</code> to
+write identical files but using the <code class="language-plaintext 
highlighter-rouge">.feather</code> extension
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17089";>ARROW-17089</a>).</li>
+</ul>
+
+<p>New features and improvements:</p>
+
+<ul>
+  <li>Filters in <code class="language-plaintext 
highlighter-rouge">pq.read_table()</code> can be passed as an expression in 
addition to the legacy
+list of tuples. For example, <code class="language-plaintext 
highlighter-rouge">filters=pc.field("col") &lt; 4</code> is equivalent to
+<code class="language-plaintext highlighter-rouge">filters=[("col", "&lt;", 
4)]</code>
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17483";>ARROW-17483</a>).</li>
+  <li>The <code class="language-plaintext 
highlighter-rouge">batch_readahead</code> and <code class="language-plaintext 
highlighter-rouge">fragment_readahead</code> arguments for scanning Datasets are
+exposed in Python (<a 
href="https://issues.apache.org/jira/browse/ARROW-17299";>ARROW-17299</a>).</li>
+  <li>ExtensionArrays can now be created from a storage array through the 
<code class="language-plaintext highlighter-rouge">pa.array(..)</code>
+constructor (<a 
href="https://issues.apache.org/jira/browse/ARROW-17834";>ARROW-17834</a>).</li>
+  <li>Converting ListArrays containing ExtensionArray values to numpy or 
pandas works by
+falling back to the storage array
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17813";>ARROW-17813</a>).</li>
+  <li>The <code class="language-plaintext 
highlighter-rouge">pyarrow.substrait.run_query()</code> function gained a <code 
class="language-plaintext highlighter-rouge">table_provider</code> keyword to 
run
+the query against in-memory tables
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17521";>ARROW-17521</a>).</li>
+  <li>The <code class="language-plaintext highlighter-rouge">StructType</code> 
class gained a <code class="language-plaintext 
highlighter-rouge">field()</code> method to retrieve a child field
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17131";>ARROW-17131</a>).</li>
+  <li>Casting Tables to a new schema now honors the nullability flag in the 
target schema
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-16651";>ARROW-16651</a>).</li>
+  <li>Parquet files are now explicitly closed after reading
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-13763";>ARROW-13763</a>).</li>
+</ul>
+
+<p>Further, the Python bindings benefit from improvements in the C++ library
+(e.g. new compute functions); see the C++ notes above for additional 
details.</p>
+
+<p><strong>Build notes</strong></p>
+
+<p>The PyArrow-specific C++ code, previously part of Arrow C++ codebase, is 
now integrated
+into PyArrow. The tests are run automatically as part of the PyArrow test 
suite. See:
+<a href="https://issues.apache.org/jira/browse/ARROW-16340";>ARROW-16340</a>,
+<a href="https://issues.apache.org/jira/browse/ARROW-17122";>ARROW-17122</a> and
+<a 
href="https://arrow.apache.org/docs/dev/python/integration/extending.html#c-api";>PyArrow
 C++ API notes</a>).</p>
+
+<p>The build process is generally not affected by the change, but the <code 
class="language-plaintext highlighter-rouge">ARROW_PYTHON</code> CMake
+variable has been deprecated and will be removed in a later release; you 
should instead
+enable the necessary components explicitly
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17868";>ARROW-17868</a>).</p>
+
+<h2 id="r-notes">R notes</h2>
+<p>Many improvements to Arrow dplyr queries are added in this version, 
including:</p>
+
+<ul>
+  <li><code class="language-plaintext 
highlighter-rouge">dplyr::across()</code> can be used to apply the same 
computation across multiple columns;</li>
+  <li>long-running queries can now be cancelled;</li>
+  <li>the data source file name can be added as a column when reading 
multi-file datasets with <code class="language-plaintext 
highlighter-rouge">add_filename()</code>;</li>
+  <li>joins now support extension arrays;</li>
+  <li>and all supported Arrow dplyr functions are now documented on the <a 
href="https://arrow.apache.org/docs/r/reference/acero.html";>R documentation 
site</a>.</li>
+</ul>
+
+<p>For more on what’s in the 10.0.0 R package, see the <a 
href="/docs/r/news/">R changelog</a>.</p>
+
+<h2 id="ruby-and-c-glib-notes">Ruby and C GLib notes</h2>
+
+<h3 id="ruby">Ruby</h3>
+
+<ul>
+  <li>Plasma binding has been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17864";>ARROW-17864</a>)</li>
+</ul>
+
+<h3 id="c-glib">C GLib</h3>
+
+<ul>
+  <li>Plasma binding has been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17862";>ARROW-17862</a>)</li>
+</ul>
+
+<h2 id="rust-notes">Rust notes</h2>
+
+<p>The Rust projects have moved to separate repositories outside the
+main Arrow monorepo. For notes on the latest release of the Rust
+implementation, see the latest <a 
href="https://github.com/apache/arrow-rs/tags";>Arrow Rust changelog</a>.</p>
+
+
+      </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-2022 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 311cc5f385..db3bc0ada0 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -235,6 +235,21 @@
 
 
   
+  <p>
+    <h3>
+      <a href="/blog/2022/10/31/10.0.0-release/">Apache Arrow 10.0.0 
Release</a>
+    </h3>
+    
+    <p>
+    <span class="blog-list-date">
+      31 October 2022
+    </span>
+    </p>
+    The Apache Arrow team is pleased to announce the 10.0.0 release. This 
covers over 3 months of development work and includes 473 resolved issues from 
100 distinct contributors. See the Install Page to learn how to get the 
libraries for your platform. The release notes below are not exhaustive and...
+  </p>
+  
+
+  
   <p>
     <h3>
       <a href="/blog/2022/10/25/datafusion-13.0.0/">Apache Arrow DataFusion 
13.0.0 Project Update</a>
diff --git a/docs/c_glib/index.html b/docs/c_glib/index.html
index 48fcc349c0..88281d3d82 100644
--- a/docs/c_glib/index.html
+++ b/docs/c_glib/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow GLib (C)" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. 
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject 
Introspection. It means that you can create language bindings at runtime or 
compile time automatically. API reference manuals Apache Arrow GLib Apache 
Parquet GLib Gandiva GLib Plasma [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. 
Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject 
Introspection. It means that you can create language bindings at runtime or 
compile time automatically. API reference manuals Apache Arrow GLib Apache 
Parquet GLib Gandiva GLib Plasma [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/feed.xml b/feed.xml
index edd4e4a67d..ebb30f1418 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,302 @@
-<?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>2022-10-30T21:38:11-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>2022-10-31T17:01: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 [...]
+
+-->
+
+<p>The Apache Arrow team is pleased to announce the 10.0.0 release. This covers
+over 3 months of development work and includes <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%2010.0.0";><strong>473
 resolved issues</strong></a>
+from <a href="/release/10.0.0.html#contributors"><strong>100 distinct 
contributors</strong></a>. See the <a 
href="https://arrow.apache.org/install/";>Install Page</a>
+to learn how to get the libraries for your platform.</p>
+
+<p>The release notes below are not exhaustive and only expose selected 
highlights
+of the release. Many other bugfixes and improvements have been made: we refer
+you to the <a href="/release/10.0.0.html#changelog">complete changelog</a>.</p>
+
+<h2 id="community">Community</h2>
+
+<p>Since the 9.0.0 release, Yanghong Zhong, Remzi Yang, Dan Harris and
+Bogumił Kamińsk have been invited to be committers.
+L.C. Hsieh, Weston Pace, Raphael Taylor-Davies, Nicola Crane and
+Jacob Quinn have joined the Project Management Committee (PMC).
+Thanks for your contributions and participation in the project!</p>
+
+<h2 id="columnar-format-notes">Columnar Format Notes</h2>
+
+<h2 id="arrow-flight-rpc-notes">Arrow Flight RPC notes</h2>
+
+<p>A JDBC driver based on <a 
href="https://arrow.apache.org/docs/format/FlightSql.html";>Arrow Flight SQL</a> 
is now available, courtesy of a code donation from Dremio (<a 
href="https://issues.apache.org/jira/browse/ARROW-7744";>ARROW-7744</a>).
+Flight SQL is now supported in Go (<a 
href="https://issues.apache.org/jira/browse/ARROW-17326";>ARROW-17326</a>).
+Protocol definitions for transactions and <a 
href="https://substrait.io";>Substrait</a> plans were added to Flight SQL and 
are implemented in C++ and Java (<a 
href="https://issues.apache.org/jira/browse/ARROW-17688";>ARROW-17688</a>).
+General “best practices” documentation was added for C++ (<a 
href="https://issues.apache.org/jira/browse/ARROW-17407";>ARROW-17407</a>).
+The C++ implementation now has basic <a 
href="https://opentelemetry.io/";>OpenTelemetry</a> integration (<a 
href="https://issues.apache.org/jira/browse/ARROW-14958";>ARROW-14958</a>).</p>
+
+<h2 id="c-notes">C++ notes</h2>
+
+<h3 id="c11-is-no-longer-supported">C++11 is no longer supported</h3>
+
+<p>The Arrow C++ codebase has moved to C++17 as its language compatibility
+standard (<a 
href="https://issues.apache.org/jira/browse/ARROW-17545";>ARROW-17545</a>). This 
means Arrow C++, including its header files,
+now requires a C++17-compliant compiler and standard library to be used.
+Such compilers are widely available on most platforms.</p>
+
+<p>Compatibility backports of C++14 and C++17 features, such as <code 
class="language-plaintext highlighter-rouge">std::string_view</code>
+or <code class="language-plaintext highlighter-rouge">std::variant</code>, 
have been removed in favor of the standard library version
+of these APIs (<a 
href="https://issues.apache.org/jira/browse/ARROW-17546";>ARROW-17546</a>). This 
will also make integration of Arrow C++
+with other codebases easier.</p>
+
+<p>It is expected that the Arrow C++ codebase will be gradually modernized to 
use
+C++17 features in subsequent releases, when the need arises.</p>
+
+<h3 id="plasma-is-deprecated">Plasma is deprecated</h3>
+
+<p>The Plasma module is deprecated and will be removed in a future release.</p>
+
+<h3 id="compute--acero">Compute / Acero</h3>
+
+<p>Extension types are now supported in hash joins (<a 
href="https://issues.apache.org/jira/browse/ARROW-16695";>ARROW-16695</a>).</p>
+
+<h3 id="datasets">Datasets</h3>
+
+<p>The fragments of a dataset can now be iterated in an asynchronous fashion,
+using <code class="language-plaintext 
highlighter-rouge">Dataset::GetFragmentsAsync</code> (<a 
href="https://issues.apache.org/jira/browse/ARROW-17318";>ARROW-17318</a>).</p>
+
+<h3 id="filesystems">Filesystems</h3>
+
+<p>It is now possible to configure a timeout policy for S3 (<a 
href="https://issues.apache.org/jira/browse/ARROW-16521";>ARROW-16521</a>).</p>
+
+<p>Error messages for S3 have been improved to give more context about the
+error (<a 
href="https://issues.apache.org/jira/browse/ARROW-17079";>ARROW-17079</a>).</p>
+
+<p><code class="language-plaintext 
highlighter-rouge">GetFileInfoGenerator</code> has been optimized for local 
filesystems, with
+dedicated options to tune chunking and readahead (<a 
href="https://issues.apache.org/jira/browse/ARROW-17306";>ARROW-17306</a>).</p>
+
+<h3 id="json">JSON</h3>
+
+<p>Previously, the JSON reader could only read Decimal fields from JSON strings
+(i.e. quoted). Now it can also read Decimal fields from JSON numbers as well
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17847";>ARROW-17847</a>).</p>
+
+<h3 id="parquet">Parquet</h3>
+
+<p>Before Arrow 3.0.0, data pages version 2 were incorrectly written out, 
making
+them unreadable with spec-compliant readers. A compatibility fix has been
+introduced so that they can still be read with contemporary versions of
+Arrow (<a 
href="https://issues.apache.org/jira/browse/ARROW-17100";>ARROW-17100</a>).</p>
+
+<h3 id="substrait">Substrait</h3>
+
+<p>The Substrait consumer, which allows Substrait plans to be executed by the
+Acero execution engine, has received some improvements:</p>
+
+<ul>
+  <li>
+    <p>Aggregations are now supported (<a 
href="https://issues.apache.org/jira/browse/ARROW-15591";>ARROW-15591</a>).</p>
+  </li>
+  <li>
+    <p>Conversion options have been added so that the level of compliance and
+rountrippability can be chosen when converting between Substrait and
+Acero representations of a plan (<a 
href="https://issues.apache.org/jira/browse/ARROW-16988";>ARROW-16988</a>).</p>
+  </li>
+  <li>
+    <p>Support for many standard Substrait functions has been added
+(<a href="https://issues.apache.org/jira/browse/ARROW-15582";>ARROW-15582</a>, 
<a href="https://issues.apache.org/jira/browse/ARROW-17523";>ARROW-17523</a>)</p>
+  </li>
+</ul>
+
+<p>Some work has also been done in the reverse direction, to allow Acero 
execution
+plans to be serialized as Substrait plans (<a 
href="https://issues.apache.org/jira/browse/ARROW-16855";>ARROW-16855</a>).</p>
+
+<h3 id="other-changes">Other changes</h3>
+
+<p>Our CMake package files have been overhauled (<a 
href="https://issues.apache.org/jira/browse/ARROW-12175";>ARROW-12175</a>).  As 
a result,
+namespaced targets are now exported, such as <code class="language-plaintext 
highlighter-rouge">Arrow::arrow_shared</code>.
+Legacy (non-namespaced) names are still available, for example <code 
class="language-plaintext highlighter-rouge">arrow_shared</code>.</p>
+
+<p>Compiling in release mode now uses <code class="language-plaintext 
highlighter-rouge">-O2</code>, not <code class="language-plaintext 
highlighter-rouge">-O3</code>, by default (<a 
href="https://issues.apache.org/jira/browse/ARROW-17436";>ARROW-17436</a>).</p>
+
+<p>The RISC-V architecture is now recongnized at build time (<a 
href="https://issues.apache.org/jira/browse/ARROW-17440";>ARROW-17440</a>).</p>
+
+<p>The PyArrow-specific C++ code was moved into the PyArrow source tree
+(see below, <a 
href="https://issues.apache.org/jira/browse/ARROW-16340";>ARROW-16340</a>). The 
<code class="language-plaintext highlighter-rouge">ARROW_PYTHON</code> CMake 
variable has been deprecated
+and will be removed in a later release; you should instead enable the necessary
+components explicitly (<a 
href="https://issues.apache.org/jira/browse/ARROW-17868";>ARROW-17868</a>).</p>
+
+<p>Some classes with a <code class="language-plaintext 
highlighter-rouge">Equals</code> method now also support <code 
class="language-plaintext highlighter-rouge">operator==</code> (<a 
href="https://issues.apache.org/jira/browse/ARROW-6772";>ARROW-6772</a>).
+It was decided to only do this when equality is computationally cheap (i.e.
+not on data collections such as Array, RecordBatch…).</p>
+
+<h2 id="c-notes-1">C# notes</h2>
+
+<h4 id="bug-fixes">Bug Fixes</h4>
+
+<ul>
+  <li>DecimalArray incorrectly appends values very large and very small 
values. (<a 
href="https://github.com/apache/arrow/pull/13732";>ARROW-17223</a>)</li>
+</ul>
+
+<h2 id="gandiva-notes">Gandiva notes</h2>
+
+<p>Gandiva has been migrated to use LLVM opaque pointer types, as typed
+pointers had been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17790";>ARROW-17790</a>).</p>
+
+<h2 id="go-notes">Go notes</h2>
+
+<ul>
+  <li>A new CI job has been added to run all of the tests with the <code 
class="language-plaintext highlighter-rouge">-asan</code> option using go1.18 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17324";>ARROW-17324</a>)</li>
+  <li>Go now passes all integration tests on data types and IPC handling.</li>
+  <li>The Go Arrow and Parquet packages now require go1.17+ (<a 
href="https://issues.apache.org/jira/browse/ARROW-17646";>ARROW-17646</a>)</li>
+</ul>
+
+<h3 id="compute">Compute</h3>
+
+<p>The compute package that was importable via <code class="language-plaintext 
highlighter-rouge">github.com/apache/arrow/go/v9/arrow/compute</code> is now a 
separate module which requires go1.18+ (only the compute module, the rest of 
the packages still work fine under go1.17). (<a 
href="https://issues.apache.org/jira/browse/ARROW-17456";>ARROW-17456</a>).</p>
+
+<p>Scalar and Vector kernel infrastructure has been implemented for performing 
compute operations providing the following functionality:</p>
+
+<ul>
+  <li>casting Arrow Arrays from one type to another (<a 
href="https://issues.apache.org/jira/browse/ARROW-17454";>ARROW-17454</a>)</li>
+  <li>Using Filter and Take functions on an Arrow Array, Record Batch, or 
Table (<a 
href="https://issues.apache.org/jira/browse/ARROW-17669";>ARROW-17669</a>)</li>
+</ul>
+
+<h3 id="arrow">Arrow</h3>
+
+<ul>
+  <li>Sparse and Dense Union Arrays have been implemented along with 
appropriate builders and data type support including in IPC reading and 
writing. (<a 
href="https://issues.apache.org/jira/browse/ARROW-3678";>ARROW-3678</a>, <a 
href="https://issues.apache.org/jira/browse/ARROW-17276";>ARROW-17276</a>). This 
includes scalar types for Dense and Sparse union (<a 
href="https://issues.apache.org/jira/browse/ARROW-17390";>ARROW-17390</a>)</li>
+  <li>LargeBinary, LargeString and LargeList arrays have been implemented for 
handling arrays with 64-bit offsets. This also included fixing a bug so that 
binary builders are correctly resettable. (<a 
href="https://issues.apache.org/jira/browse/ARROW-8226";>ARROW-8226</a>, <a 
href="https://issues.apache.org/jira/browse/ARROW-17275";>ARROW-17275</a>)</li>
+  <li>Support for Decimal256 arrays has been implemented (<a 
href="https://issues.apache.org/jira/browse/ARROW-10600";>ARROW-10600</a>)</li>
+  <li>Automatic Endianness Conversion for non-native endianness is now an 
option for IPC streams (<a 
href="https://issues.apache.org/jira/browse/ARROW-17219";>ARROW-17219</a>)</li>
+  <li>CSV Writer now supports Timestamp, Date32 and Date64 types (<a 
href="https://issues.apache.org/jira/browse/ARROW-17273";>ARROW-17273</a>)</li>
+  <li>CSV Writer now supports custom formatting for boolean values (<a 
href="https://issues.apache.org/jira/browse/ARROW-17277";>ARROW-17277</a>)</li>
+  <li>The Go Arrow Library now provides a FlightSQL client and server 
implementation (<a 
href="https://issues.apache.org/jira/browse/ARROW-17326";>ARROW-17326</a>). An 
example server implementation is provided for a FlightSQL server using SQLite 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17359";>ARROW-17359</a>)</li>
+  <li>CSV Reader now supports schema type inference via NewInferringReader, 
along with options for specifying the type of some columns and skipping columns 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17778";>ARROW-17778</a>)</li>
+</ul>
+
+<h3 id="parquet-1">Parquet</h3>
+
+<ul>
+  <li>RowGroupReader.Column(index int) no longer panics if provided an invalid 
column index. Instead the signature has been changed to now return (PageReader, 
error) similar to other methods in the codebase. (<a 
href="https://issues.apache.org/jira/browse/ARROW-17274";>ARROW-17274</a>)</li>
+  <li>Bitpacking and other internal required implementations for ppc64le have 
been added for the Parquet library (<a 
href="https://issues.apache.org/jira/browse/ARROW-17372";>ARROW-17372</a>)</li>
+  <li>A bug has been fixed that caused inconsistent row information data from 
a table written by Athena (<a 
href="https://issues.apache.org/jira/browse/ARROW-17453";>ARROW-17453</a>)</li>
+  <li>Fixed a bug that caused panics when writing a Nullable List of Structs 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17169";>ARROW-17169</a>)</li>
+  <li>Key Value metadata in an Arrow Schema will be propagated to the Parquet 
file when using pqarrow even when not using StoreSchema (<a 
href="https://issues.apache.org/jira/browse/ARROW-17627";>ARROW-17627</a>)</li>
+  <li>A memory leak when using statistics on ByteArray columns has been fixed 
(<a 
href="https://issues.apache.org/jira/browse/ARROW-17573";>ARROW-17573</a>)</li>
+</ul>
+
+<h2 id="java-notes">Java notes</h2>
+<p>Many important features, enhancements, and bug fixes are included in this 
release, as are documentation enhancements, and a large number of improvements 
to build processes and project infrastructure. Selected highlights can be found 
below.</p>
+
+<h4 id="new-features-and-enhancements">New Features and Enhancements</h4>
+
+<ul>
+  <li>JDBC Driver for Arrow Flight SQL (<a 
href="https://github.com/apache/arrow/pull/13800";>13800</a>)</li>
+  <li>Initial implementation of immutable Table API (<a 
href="https://github.com/apache/arrow/pull/14316";>14316</a>)</li>
+  <li>Substrait, transaction, cancellation for Flight SQL (<a 
href="https://github.com/apache/arrow/pull/13492";>13492</a>)</li>
+  <li>Read Arrow IPC, CSV, and ORC files by NativeDatasetFactory (<a 
href="https://github.com/apache/arrow/pull/13811";>13811</a>, <a 
href="https://github.com/apache/arrow/pull/13973";>13973</a>, <a 
href="https://github.com/apache/arrow/pull/14182";>14182</a>)</li>
+  <li>Add utility to bind Arrow data to JDBC parameters (<a 
href="https://github.com/apache/arrow/pull/13589";>13589</a>)</li>
+</ul>
+
+<h4 id="build-enhancements">Build enhancements</h4>
+
+<ul>
+  <li>Add Windows build script that produces DLLs (<a 
href="https://github.com/apache/arrow/pull/14203";>14203</a>)</li>
+  <li>C Data Interface and Dataset libraries can now be built with mvn 
commands (<a href="https://github.com/apache/arrow/pull/13881";>13881</a>, <a 
href="https://github.com/apache/arrow/pull/13889";>13889</a>)</li>
+</ul>
+
+<h4 id="java-notes-1">Java notes:</h4>
+
+<ul>
+  <li>Java Plasma JNI bindings have been deprecated (<a 
href="https://github.com/apache/arrow/pull/14262";>14262</a>)
+    <h2 id="javascript-notes">JavaScript notes</h2>
+  </li>
+  <li>No major changes.</li>
+</ul>
+
+<h2 id="python-notes">Python notes</h2>
+
+<p>Compatibility notes:</p>
+
+<ul>
+  <li>Some deprecated APIs (deprecated at least since pyarrow 1.0.0) have been 
removed: the
+<code class="language-plaintext 
highlighter-rouge">RecordBatchReader.get_next_batch</code> method, <code 
class="language-plaintext highlighter-rouge">DataType.num_children</code> 
attribute, etc
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17649";>ARROW-17649</a>).</li>
+  <li>When writing to Arrow IPC file format with <code 
class="language-plaintext 
highlighter-rouge">pyarrow.dataset.write_dataset</code> using
+<code class="language-plaintext highlighter-rouge">format="ipc"</code> or 
<code class="language-plaintext highlighter-rouge">format="arrow"</code>, the 
default extension for the resulting files is
+changed to <code class="language-plaintext highlighter-rouge">.arrow</code> 
instead of <code class="language-plaintext highlighter-rouge">.feather</code>. 
You can still use <code class="language-plaintext 
highlighter-rouge">format="feather"</code> to
+write identical files but using the <code class="language-plaintext 
highlighter-rouge">.feather</code> extension
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17089";>ARROW-17089</a>).</li>
+</ul>
+
+<p>New features and improvements:</p>
+
+<ul>
+  <li>Filters in <code class="language-plaintext 
highlighter-rouge">pq.read_table()</code> can be passed as an expression in 
addition to the legacy
+list of tuples. For example, <code class="language-plaintext 
highlighter-rouge">filters=pc.field("col") &lt; 4</code> is equivalent to
+<code class="language-plaintext highlighter-rouge">filters=[("col", "&lt;", 
4)]</code>
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17483";>ARROW-17483</a>).</li>
+  <li>The <code class="language-plaintext 
highlighter-rouge">batch_readahead</code> and <code class="language-plaintext 
highlighter-rouge">fragment_readahead</code> arguments for scanning Datasets are
+exposed in Python (<a 
href="https://issues.apache.org/jira/browse/ARROW-17299";>ARROW-17299</a>).</li>
+  <li>ExtensionArrays can now be created from a storage array through the 
<code class="language-plaintext highlighter-rouge">pa.array(..)</code>
+constructor (<a 
href="https://issues.apache.org/jira/browse/ARROW-17834";>ARROW-17834</a>).</li>
+  <li>Converting ListArrays containing ExtensionArray values to numpy or 
pandas works by
+falling back to the storage array
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17813";>ARROW-17813</a>).</li>
+  <li>The <code class="language-plaintext 
highlighter-rouge">pyarrow.substrait.run_query()</code> function gained a <code 
class="language-plaintext highlighter-rouge">table_provider</code> keyword to 
run
+the query against in-memory tables
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17521";>ARROW-17521</a>).</li>
+  <li>The <code class="language-plaintext highlighter-rouge">StructType</code> 
class gained a <code class="language-plaintext 
highlighter-rouge">field()</code> method to retrieve a child field
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17131";>ARROW-17131</a>).</li>
+  <li>Casting Tables to a new schema now honors the nullability flag in the 
target schema
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-16651";>ARROW-16651</a>).</li>
+  <li>Parquet files are now explicitly closed after reading
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-13763";>ARROW-13763</a>).</li>
+</ul>
+
+<p>Further, the Python bindings benefit from improvements in the C++ library
+(e.g. new compute functions); see the C++ notes above for additional 
details.</p>
+
+<p><strong>Build notes</strong></p>
+
+<p>The PyArrow-specific C++ code, previously part of Arrow C++ codebase, is 
now integrated
+into PyArrow. The tests are run automatically as part of the PyArrow test 
suite. See:
+<a href="https://issues.apache.org/jira/browse/ARROW-16340";>ARROW-16340</a>,
+<a href="https://issues.apache.org/jira/browse/ARROW-17122";>ARROW-17122</a> and
+<a 
href="https://arrow.apache.org/docs/dev/python/integration/extending.html#c-api";>PyArrow
 C++ API notes</a>).</p>
+
+<p>The build process is generally not affected by the change, but the <code 
class="language-plaintext highlighter-rouge">ARROW_PYTHON</code> CMake
+variable has been deprecated and will be removed in a later release; you 
should instead
+enable the necessary components explicitly
+(<a 
href="https://issues.apache.org/jira/browse/ARROW-17868";>ARROW-17868</a>).</p>
+
+<h2 id="r-notes">R notes</h2>
+<p>Many improvements to Arrow dplyr queries are added in this version, 
including:</p>
+
+<ul>
+  <li><code class="language-plaintext 
highlighter-rouge">dplyr::across()</code> can be used to apply the same 
computation across multiple columns;</li>
+  <li>long-running queries can now be cancelled;</li>
+  <li>the data source file name can be added as a column when reading 
multi-file datasets with <code class="language-plaintext 
highlighter-rouge">add_filename()</code>;</li>
+  <li>joins now support extension arrays;</li>
+  <li>and all supported Arrow dplyr functions are now documented on the <a 
href="https://arrow.apache.org/docs/r/reference/acero.html";>R documentation 
site</a>.</li>
+</ul>
+
+<p>For more on what’s in the 10.0.0 R package, see the <a 
href="/docs/r/news/">R changelog</a>.</p>
+
+<h2 id="ruby-and-c-glib-notes">Ruby and C GLib notes</h2>
+
+<h3 id="ruby">Ruby</h3>
+
+<ul>
+  <li>Plasma binding has been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17864";>ARROW-17864</a>)</li>
+</ul>
+
+<h3 id="c-glib">C GLib</h3>
+
+<ul>
+  <li>Plasma binding has been deprecated (<a 
href="https://issues.apache.org/jira/browse/ARROW-17862";>ARROW-17862</a>)</li>
+</ul>
+
+<h2 id="rust-notes">Rust notes</h2>
+
+<p>The Rust projects have moved to separate repositories outside the
+main Arrow monorepo. For notes on the latest release of the Rust
+implementation, see the latest <a 
href="https://github.com/apache/arrow-rs/tags";>Arrow Rust 
changelog</a>.</p>]]></content><author><name>pmc</name></author><category 
term="release" /><summary type="html"><![CDATA[The Apache Arrow team is pleased 
to announce the 10.0.0 release. This covers over 3 months of development work 
and includes 473 resolved issues from 100 distinct contributors. See the 
Install Page to learn how to get the libraries for your platform. The release 
notes below are n [...]
 
 -->
 
@@ -1738,197 +2036,4 @@ implementation, see the <a 
href="https://github.com/apache/arrow-rs/blob/13.0.0/
 
 <h2 id="by-the-community-for-the-community">By the Community For the 
Community</h2>
 
-<p>The Arrow for R cheatsheet was initiated by Mauricio (Pachá) Vargas 
Sepúlveda (<a 
href="https://issues.apache.org/jira/browse/ARROW-13616";>ARROW-13616</a>) and 
was co-developed and reviewed by many Apache Arrow community members. The 
cheatsheet was created by the community for the community, and anyone in the 
Arrow community is welcome and encouraged to help with maintenance and offer 
improvements. Thank you for your 
support!</p>]]></content><author><name>stephhazlitt</name></author>< [...]
-
--->
-
-<h1 id="introduction">Introduction</h1>
-
-<p>Apache Arrow <a href="https://arrow.apache.org/datafusion/";>DataFusion</a> 
is an extensible query execution framework, written in Rust, that uses <a 
href="https://arrow.apache.org";>Apache Arrow</a> as its in-memory format.</p>
-
-<p>When you want to extend your Rust project with <a 
href="https://arrow.apache.org/datafusion/user-guide/sql/sql_status.html";>SQL 
support</a>, a DataFrame API, or the ability to read and process Parquet, JSON, 
Avro or CSV data, DataFusion is definitely worth checking out. DataFusion’s 
pluggable design makes creating extensions at various points particular easy to 
build.</p>
-
-<p>DataFusion’s  SQL, <code class="language-plaintext 
highlighter-rouge">DataFrame</code>, and manual <code class="language-plaintext 
highlighter-rouge">PlanBuilder</code> API let users access a sophisticated 
query optimizer and execution engine capable of fast, resource efficient, and 
parallel execution that takes optimal advantage of todays multicore hardware. 
Being written in Rust means DataFusion can offer <em>both</em> the safety of 
dynamic languages as well as the resource efficien [...]
-
-<p>The DataFusion team is pleased to announce the creation of the <a 
href="https://github.com/datafusion-contrib";>DataFusion-Contrib</a> GitHub 
organization to support and accelerate other projects.  While the core 
DataFusion library remains under Apache governance, the contrib organization 
provides a more flexible testing ground for new DataFusion features and a home 
for DataFusion extensions.  With this announcement, we are pleased to introduce 
the following inaugural DataFusion-Contri [...]
-
-<h2 id="datafusion-python">DataFusion-Python</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-python";>project</a> 
provides Python bindings to the core Rust implementation of DataFusion, which 
allows users to:</p>
-
-<ul>
-  <li>Work with familiar SQL or DataFrame APIs to run queries in a safe, 
multi-threaded environment, returning results in Python</li>
-  <li>Create User Defined Functions and User Defined Aggregate Functions for 
complex operations</li>
-  <li>Pay no overhead to copy between Python and underlying Rust execution 
engine (by way of Apache Arrow arrays)</li>
-</ul>
-
-<h3 id="upcoming-enhancements">Upcoming enhancements</h3>
-
-<p>The team is focusing on exposing more features from the underlying Rust 
implementation of DataFusion and improving documentation.</p>
-
-<h3 id="how-to-install">How to install</h3>
-
-<p>From <code class="language-plaintext highlighter-rouge">pip</code></p>
-
-<div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>pip <span class="nb">install </span>datafusion
-</code></pre></div></div>
-
-<p>Or</p>
-
-<div class="language-bash highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>python <span class="nt">-m</span> pip <span 
class="nb">install </span>datafusion
-</code></pre></div></div>
-
-<h2 id="datafusion-objectstore-s3">DataFusion-ObjectStore-S3</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-objectstore-s3";>crate</a>
 provides an <code class="language-plaintext 
highlighter-rouge">ObjectStore</code> implementation for querying data stored 
in S3 or S3 compatible storage. This makes it almost as easy to query data that 
lives on S3 as lives in local files</p>
-
-<ul>
-  <li>Ability to create <code class="language-plaintext 
highlighter-rouge">S3FileSystem</code> to register as part of DataFusion <code 
class="language-plaintext highlighter-rouge">ExecutionContext</code></li>
-  <li>Register files or directories stored on S3 with <code 
class="language-plaintext 
highlighter-rouge">ctx.register_listing_table</code></li>
-</ul>
-
-<h3 id="upcoming-enhancements-1">Upcoming enhancements</h3>
-
-<p>The current priority is adding python bindings for <code 
class="language-plaintext highlighter-rouge">S3FileSystem</code>.  After that 
there will be async improvements as DataFusion adopts more of that 
functionality and we are looking into S3 Select functionality.</p>
-
-<h3 id="how-to-install-1">How to Install</h3>
-
-<p>Add the below to your <code class="language-plaintext 
highlighter-rouge">Cargo.toml</code> in your Rust Project with DataFusion.</p>
-
-<div class="language-toml highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="py">datafusion-objectstore-s3</span> <span 
class="p">=</span> <span class="s">"0.1.0"</span>
-</code></pre></div></div>
-
-<h2 id="datafusion-substrait">DataFusion-Substrait</h2>
-
-<p><a href="https://substrait.io/";>Substrait</a> is an emerging standard that 
provides a cross-language serialization format for relational algebra (e.g. 
expressions and query plans).</p>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-substrait";>crate</a> 
provides a Substrait producer and consumer for DataFusion.  A producer converts 
a DataFusion logical plan into a Substrait protobuf and a consumer does the 
reverse.</p>
-
-<p>Examples of how to use this crate can be found <a 
href="https://github.com/datafusion-contrib/datafusion-substrait/blob/main/src/lib.rs";>here</a>.</p>
-
-<h3 id="potential-use-cases">Potential Use Cases</h3>
-
-<ul>
-  <li>Replace custom DataFusion protobuf serialization.</li>
-  <li>Make it easier to pass query plans over FFI boundaries, such as from 
Python to Rust</li>
-  <li>Allow Apache Calcite query plans to be executed in DataFusion</li>
-</ul>
-
-<h2 id="datafusion-bigtable">DataFusion-BigTable</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-bigtable";>crate</a> 
implements <a href="https://cloud.google.com/bigtable";>Bigtable</a> as a data 
source and physical executor for DataFusion queries.  It currently supports 
both UTF-8 string and 64-bit big-endian signed integers in Bigtable.  From a 
SQL perspective it supports both simple and composite row keys with <code 
class="language-plaintext highlighter-rouge">=</code>, <code 
class="language-plaintext highlighter-ro [...]
-
-<h3 id="upcoming-enhancements-2">Upcoming Enhancements</h3>
-
-<ul>
-  <li>Predicate pushdown
-    <ul>
-      <li>Value range</li>
-      <li>Value Regex</li>
-      <li>Timestamp range</li>
-    </ul>
-  </li>
-  <li>Multithreaded</li>
-  <li>Partition aware execution</li>
-  <li>Production ready</li>
-</ul>
-
-<h3 id="how-to-install-2">How to Install</h3>
-
-<p>Add the below to your <code class="language-plaintext 
highlighter-rouge">Cargo.toml</code> in your Rust Project with DataFusion.</p>
-
-<div class="language-toml highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code><span class="py">datafusion-bigtable</span> <span 
class="p">=</span> <span class="s">"0.1.0"</span>
-</code></pre></div></div>
-
-<h2 id="datafusion-hdfs">DataFusion-HDFS</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-objectstore-hdfs";>crate</a>
 introduces <code class="language-plaintext 
highlighter-rouge">HadoopFileSystem</code> as a remote <code 
class="language-plaintext highlighter-rouge">ObjectStore</code> which provides 
the ability to query HDFS files.  For HDFS access the <a 
href="https://github.com/yahoNanJing/fs-hdfs";>fs-hdfs</a> library is used.</p>
-
-<h2 id="datafusion-tokomak">DataFusion-Tokomak</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-tokomak";>crate</a> 
provides an e-graph based DataFusion optimization framework based on the Rust 
<a href="https://egraphs-good.github.io";>egg</a> library.  An e-graph is a data 
structure that powers the equality saturation optimization technique.</p>
-
-<p>As context, the optimizer framework within DataFusion is currently <a 
href="https://github.com/apache/arrow-datafusion/issues/1972";>under review</a> 
with the objective of implementing a more strategic long term solution that is 
more efficient and simpler to develop.</p>
-
-<p>Some of the benefits of using <code class="language-plaintext 
highlighter-rouge">egg</code> within DataFusion are:</p>
-
-<ul>
-  <li>Implements optimized algorithms that are hard to match with manually 
written optimization passes</li>
-  <li>Makes it easy and less verbose to add optimization rules</li>
-  <li>Plugin framework to add more complex optimizations</li>
-  <li>Egg does not depend on rule order and can lead to a higher level of 
optimization by being able to apply multiple rules at the same time until it 
converges</li>
-  <li>Allows for cost-based optimizations</li>
-</ul>
-
-<p>This is an exciting new area for DataFusion with lots of opportunity for 
community involvement!</p>
-
-<h2 id="datafusion-tui">DataFusion-Tui</h2>
-
-<p><a 
href="https://github.com/datafusion-contrib/datafusion-tui";>DataFusion-tui</a> 
aka <code class="language-plaintext highlighter-rouge">dft</code> provides a 
feature rich terminal application for using DataFusion.  It has drawn 
inspiration and several features from <code class="language-plaintext 
highlighter-rouge">datafusion-cli</code>.  In contrast to <code 
class="language-plaintext highlighter-rouge">datafusion-cli</code> the 
objective of this tool is to provide a light SQL IDE ex [...]
-
-<ul>
-  <li>Tab Management to provide clean and structured organization of 
DataFusion queries, results, <code class="language-plaintext 
highlighter-rouge">ExecutionContext</code> information, and logs
-    <ul>
-      <li>SQL Editor
-        <ul>
-          <li>Text editor for writing SQL queries</li>
-        </ul>
-      </li>
-      <li>Query History
-        <ul>
-          <li>History of executed queries, their execution time, and the 
number of returned rows</li>
-        </ul>
-      </li>
-      <li><code class="language-plaintext 
highlighter-rouge">ExecutionContext</code> information
-        <ul>
-          <li>Expose information on which physical optimizers are used and 
which <code class="language-plaintext highlighter-rouge">ExecutionConfig</code> 
settings are set</li>
-        </ul>
-      </li>
-      <li>Logs
-        <ul>
-          <li>Logs from <code class="language-plaintext 
highlighter-rouge">dft</code>, DataFusion, and any dependent libraries</li>
-        </ul>
-      </li>
-    </ul>
-  </li>
-  <li>Support for custom <code class="language-plaintext 
highlighter-rouge">ObjectStore</code>s
-    <ul>
-      <li>S3</li>
-    </ul>
-  </li>
-  <li>Preload DDL from <code class="language-plaintext 
highlighter-rouge">~/.datafusionrc</code> to enable having local “database” 
available at startup</li>
-</ul>
-
-<h3 id="upcoming-enhancements-3">Upcoming Enhancements</h3>
-
-<ul>
-  <li>SQL Editor
-    <ul>
-      <li>Command to write query results to file</li>
-      <li>Multiple SQL editor tabs</li>
-    </ul>
-  </li>
-  <li>Expose more information from <code class="language-plaintext 
highlighter-rouge">ExecutionContext</code></li>
-  <li>A help tab that provides information on functions</li>
-  <li>Query custom <code class="language-plaintext 
highlighter-rouge">TableProvider</code>s such as <a 
href="https://github.com/delta-io/delta-rs";>DeltaTable</a> or <a 
href="https://github.com/datafusion-contrib/datafusion-bigtable";>BigTable</a></li>
-</ul>
-
-<h2 id="datafusion-streams">DataFusion-Streams</h2>
-
-<p><a 
href="https://github.com/datafusion-contrib/datafusion-streams";>DataFusion-Stream</a>
 is a new testing ground for creating a <code class="language-plaintext 
highlighter-rouge">StreamProvider</code> in DataFusion that will enable 
querying streaming data sources such as Apache Kafka.  The implementation for 
this feature is currently being designed and is under active review.  Once the 
design is finalized the trait and attendant data structures will be added back 
to the core DataFusio [...]
-
-<h2 id="datafusion-java">DataFusion-Java</h2>
-
-<p>This <a 
href="https://github.com/datafusion-contrib/datafusion-java";>project</a> 
created an initial set of Java bindings to DataFusion.  The project is 
currently in maintenance mode and is looking for maintainers to drive future 
development.</p>
-
-<h1 id="how-to-get-involved">How to Get Involved</h1>
-
-<p>If you are interested in contributing to DataFusion, and learning about 
state of
-the art query processing, we would love to have you join us on the journey! You
-can help by trying out DataFusion on some of your own data and projects and 
let us know how it goes or contribute a PR with documentation, tests or code. A 
list of open issues suitable for beginners is <a 
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22";>here</a></p>
-
-<p>The best way to find out about creating new extensions within 
DataFusion-Contrib is reaching out on the <code class="language-plaintext 
highlighter-rouge">#arrow-rust</code> channel of the Apache Software Foundation 
<a 
href="https://join.slack.com/t/the-asf/shared_invite/zt-vlfbf7ch-HkbNHiU_uDlcH_RvaHv9gQ";>Slack</a>
 workspace.</p>
-
-<p>You can also check out our new <a 
href="https://arrow.apache.org/datafusion/community/communication.html";>Communication
 Doc</a> on more ways to engage with the community.</p>
-
-<p>Links for each DataFusion-Contrib repository are provided above if you 
would like to contribute to 
those.</p>]]></content><author><name>pmc</name></author><category 
term="release" /><summary type="html"><![CDATA[Introduction Apache Arrow 
DataFusion is an extensible query execution framework, written in Rust, that 
uses Apache Arrow as its in-memory format. When you want to extend your Rust 
project with SQL support, a DataFrame API, or the ability to read and process 
Parquet, JSON, Avro [...]
\ No newline at end of file
+<p>The Arrow for R cheatsheet was initiated by Mauricio (Pachá) Vargas 
Sepúlveda (<a 
href="https://issues.apache.org/jira/browse/ARROW-13616";>ARROW-13616</a>) and 
was co-developed and reviewed by many Apache Arrow community members. The 
cheatsheet was created by the community for the community, and anyone in the 
Arrow community is welcome and encouraged to help with maintenance and offer 
improvements. Thank you for your 
support!</p>]]></content><author><name>stephhazlitt</name></author>< [...]
\ No newline at end of file
diff --git a/release/0.1.0.html b/release/0.1.0.html
index da1049f50e..acc666900f 100644
--- a/release/0.1.0.html
+++ b/release/0.1.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.1.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.1.0 (10 October 2016) Download Source Release: 
[apache-arrow-0.1.0.tar.gz][6] Verification: [md5][3], [asc][7] Changelog 
Contributors $ git shortlog -sn d5aa7c46..apache-arrow-0.1.0 49 Wes McKinney 27 
Uwe L. Korn 25 Julien Le Dem 13 Micah Kornfield 11 Steven Phillips 6 Jihoon Son 
5 Laurent Goujon 5 adeneche 4 Dan Robin [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.10.0.html b/release/0.10.0.html
index dbcad5c9f4..d28ac8427e 100644
--- a/release/0.10.0.html
+++ b/release/0.10.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.10.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.10.0 (6 August 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.9.0..apache-arrow-0.10.0 70 Antoine Pitrou 49 Kouhei Sutou 40 
Korn, Uwe 37 Wes McKinney 32 Krisztián Szűcs 30 Andy Grove 20 Philipp Moritz 13 
Phillip Cloud 11 Bryan Cutler 11 y [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.0.html b/release/0.11.0.html
index d00ca72f81..ba7df5b960 100644
--- a/release/0.11.0.html
+++ b/release/0.11.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.11.0 (8 October 2018) This is a major release. Download Source 
Artifacts Binary Artifacts Git tag Contributors This includes patches from 
Apache Parquet that were merged. $ git shortlog -sn 
apache-arrow-0.10.0..apache-arrow-0.11.0 166 Wes McKinney 59 Uwe L. Korn 57 
Deepak Majeti 54 Kouhei Sutou 50 Krisztián Szűcs 48 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.11.1.html b/release/0.11.1.html
index 5aae78fd73..015a978899 100644
--- a/release/0.11.1.html
+++ b/release/0.11.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.11.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.11.1 (19 October 2018) This is a bugfix release to address a Python 
packaging issue with zlib that resulted in bug ARROW-3514. Download Source 
Artifacts Binary Artifacts Git tag Changelog New Features and Improvements 
ARROW-3353 - [Packaging] Build python 3.7 wheels ARROW-3534 - [Python] Update 
zlib library in manylinu [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.12.0.html b/release/0.12.0.html
index 372959a365..c968c69451 100644
--- a/release/0.12.0.html
+++ b/release/0.12.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.12.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.12.0 (20 January 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts Git tag 
8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0 Contributors This release includes 601 
commits from 77 distinct contributors. $ git shortlog -sn 
apache-arrow-0.11.0..apache-arrow-0.12.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.13.0.html b/release/0.13.0.html
index d0d28d74b0..89df1e3fd3 100644
--- a/release/0.13.0.html
+++ b/release/0.13.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.13.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.13.0 (1 April 2019) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 550 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-0.12.0..apache-arrow-0.13.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.0.html b/release/0.14.0.html
index 6d00a4ab37..98cb67185b 100644
--- a/release/0.14.0.html
+++ b/release/0.14.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.14.0 (4 July 2019) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 570 
commits from 78 distinct contributors. $ git shortlog -sn 
apache-arrow-0.13.0..apache-arrow-0.14.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.14.1.html b/release/0.14.1.html
index 0910c0d534..9c923a18c1 100644
--- a/release/0.14.1.html
+++ b/release/0.14.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.14.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.14.1 (22 July 2019) This is a bugfix release to address a Python wheel 
packaging issues and Parquet forward compatibility problems. Download Source 
Artifacts Binary Artifacts For CentOS For Debian For Python For Ubuntu Git tag 
Contributors This release includes 52 commits from 16 distinct contributors. $ 
git shortlog - [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.0.html b/release/0.15.0.html
index 103404b87b..bb1e00b182 100644
--- a/release/0.15.0.html
+++ b/release/0.15.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.15.0 (5 October 2019) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 672 
commits from 80 distinct contributors. $ git shortlog -sn 
apache-arrow-0.14.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.15.1.html b/release/0.15.1.html
index db76afb7e4..1121de8116 100644
--- a/release/0.15.1.html
+++ b/release/0.15.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.15.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.15.1 (1 November 2019) This is a major release covering more than 1 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 41 
commits from 13 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.0..apache-arrow-0.15 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.16.0.html b/release/0.16.0.html
index dfcd91b725..40e51ea771 100644
--- a/release/0.16.0.html
+++ b/release/0.16.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.16.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.16.0 (7 February 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 709 
commits from 99 distinct contributors. $ git shortlog -sn 
apache-arrow-0.15.1..apache-arrow-0.1 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.0.html b/release/0.17.0.html
index 4dde279908..b95e3368cf 100644
--- a/release/0.17.0.html
+++ b/release/0.17.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.17.0 (20 April 2020) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 569 
commits from 79 distinct contributors. $ git shortlog -sn 
apache-arrow-0.16.0..apache-arrow-0.17. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.17.1.html b/release/0.17.1.html
index 69af28d46f..517770c552 100644
--- a/release/0.17.1.html
+++ b/release/0.17.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.17.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.17.1 (18 May 2020) This is a patch release fixing bugs and regressions 
listed in the changelog below. Download Source Artifacts Binary Artifacts For 
CentOS For Debian For Python For Ubuntu Git tag Contributors This release 
includes 27 commits from 11 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.2.0.html b/release/0.2.0.html
index 8e6d418387..a225ecc3a0 100644
--- a/release/0.2.0.html
+++ b/release/0.2.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.2.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.2.0 (18 February 2017) Download Source Artifacts Git tag Changelog 
Contributors $ git shortlog -sn apache-arrow-0.1.0..apache-arrow-0.2.0 73 Wes 
McKinney 55 Uwe L. Korn 16 Julien Le Dem 4 Bryan Cutler 4 Nong Li 2 Christopher 
C. Aycock 2 Jingyuan Wang 2 Kouhei Sutou 2 Laurent Goujon 2 Leif Walsh 1 Emilio 
Lahr-Vivaz 1 Ho [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.3.0.html b/release/0.3.0.html
index 780f36fc74..ba3197b285 100644
--- a/release/0.3.0.html
+++ b/release/0.3.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.3.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.3.0 (5 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag d8db8f8 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.2.0..apache-arrow-0.3.0 119 Wes McKinney 55 Kouhei Sutou 18 Uwe 
L. Korn 17 Julien Le Dem 9 Phillip Cloud 6 Bryan Cutler 5 Emilio Lahr-Vivaz 5 
Philipp Moritz 4 Jeff Knupp [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.0.html b/release/0.4.0.html
index 013aedabfc..e18f36e340 100644
--- a/release/0.4.0.html
+++ b/release/0.4.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.4.0 (22 May 2017) Read more in the release blog post Download Source 
Artifacts Git tag a8f8ba0 Changelog Contributors $ git shortlog -sn 
apache-arrow-0.3.0..apache-arrow-0.4.0 28 Wes McKinney 18 Kouhei Sutou 9 Uwe L. 
Korn 3 Brian Hulette 3 Emilio Lahr-Vivaz 3 Philipp Moritz 3 Phillip Cloud 2 
Julien Le Dem 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.4.1.html b/release/0.4.1.html
index ae36041dba..c14acb0f87 100644
--- a/release/0.4.1.html
+++ b/release/0.4.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="0.4.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.4.1 (9 June 2017) This is primarily a bug fix release, but also 
includes some packaging and documentation improvements. Read more in the 
release blog post. Download Source Artifacts Git tag 46315431 Changelog New 
Features and Improvements ARROW-1020 - [Format] Add additional language to 
Schema.fbs to clarify naive vs.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.5.0.html b/release/0.5.0.html
index 4662b52c7f..fe5f7a451f 100644
--- a/release/0.5.0.html
+++ b/release/0.5.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.5.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.5.0 (23 July 2017) This is a major release, with expanded features in 
the supported languages and additional integration test coverage between Java 
and C++. Read more in the release blog post. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.4.1..apache-arrow-0.5.0 42 Wes 
McKinney 22 Uwe [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.6.0.html b/release/0.6.0.html
index af78d9050a..13c0367c83 100644
--- a/release/0.6.0.html
+++ b/release/0.6.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.6.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.6.0 (14 August 2017) This is a major release. Read more in the release 
blog post. Download Source Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.5.0..apache-arrow-0.6.0 48 Wes McKinney 7 siddharth 5 Matt 
Darwin 5 Max Risuhin 5 Philipp Moritz 4 Kouhei Sutou 3 Bryan Cutler 2 Emilio 
Lahr-Vivaz 2 Li Jin 2 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.0.html b/release/0.7.0.html
index 195a11ceac..d48ec5f9a2 100644
--- a/release/0.7.0.html
+++ b/release/0.7.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.7.0 (17 September 2017) This is a major release. Read more in the 
release blog post. Download Source Artifacts Git tag Contributors $ git 
shortlog -sn apache-arrow-0.6.0..apache-arrow-0.7.0 58 Wes McKinney 14 Kouhei 
Sutou 11 Philipp Moritz 7 Phillip Cloud 6 siddharth 5 Uwe L. Korn 2 Bryan 
Cutler 2 HorimotoYasuhiro 2 La [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.7.1.html b/release/0.7.1.html
index 558d826ff7..25c153ce34 100644
--- a/release/0.7.1.html
+++ b/release/0.7.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.7.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.7.1 (1 October 2017) This is a minor bug release. It was motivated by 
ARROW-1601, but see the complete changelog. Download Source Artifacts Git tag 
Contributors $ git shortlog -sn apache-arrow-0.7.0..apache-arrow-0.7.1 14 Wes 
McKinney 6 Kouhei Sutou 3 siddharth 2 Paul Taylor 2 Uwe L. Korn 1 Amir 
Malekpour 1 Bryan Cutle [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.8.0.html b/release/0.8.0.html
index ed4539db67..d2719bbf6b 100644
--- a/release/0.8.0.html
+++ b/release/0.8.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.8.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.8.0 (18 December 2017) This is a major release. Download Source 
Artifacts Git tag Contributors $ git shortlog -sn 
apache-arrow-0.7.1..apache-arrow-0.8.0 90 Wes McKinney 23 Phillip Cloud 21 
Kouhei Sutou 13 Licht-T 12 Korn, Uwe 12 Philipp Moritz 12 Uwe L. Korn 10 Bryan 
Cutler 5 Li Jin 5 Robert Nishihara 4 Paul Taylor 4 s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/0.9.0.html b/release/0.9.0.html
index c3377f5e01..ebac6c44d0 100644
--- a/release/0.9.0.html
+++ b/release/0.9.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 0.9.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 0.9.0 (21 March 2018) This is a major release. Download Source Artifacts 
Git tag Contributors $ git shortlog -sn apache-arrow-0.8.0..apache-arrow-0.9.0 
52 Wes McKinney 52 Antoine Pitrou 25 Uwe L. Korn 14 Paul Taylor 13 Kouhei Sutou 
13 Phillip Cloud 9 Robert Nishihara 9 Korn, Uwe 9 Jim Crist 8 Brian Hulette 7 
Philipp Mori [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.0.html b/release/1.0.0.html
index f268d16bb7..353b1d30fb 100644
--- a/release/1.0.0.html
+++ b/release/1.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 1.0.0 (24 July 2020) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 771 
commits from 100 distinct contributors. $ git shortlog -sn 
apache-arrow-0.17.0..apache-arrow-1.0.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/1.0.1.html b/release/1.0.1.html
index 37a3ffd4e5..a1cf2b8e6d 100644
--- a/release/1.0.1.html
+++ b/release/1.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 1.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 1.0.1 (21 August 2020) This is a patch release addressing bugs in the 
1.0.0 release. Download Source Artifacts Binary Artifacts For CentOS For Debian 
For Python For Ubuntu Git tag Contributors This release includes 39 commits 
from 15 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-1.0.1 9 Krisz [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/10.0.0.html b/release/10.0.0.html
index e8832def1c..0595e599bf 100644
--- a/release/10.0.0.html
+++ b/release/10.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 10.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 10.0.0 (26 October 2022) This is a major release covering more than 2 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 536 commits from 100 distinct contributors. 
$ git shortlog -s [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/2.0.0.html b/release/2.0.0.html
index 3bb139270e..016be24859 100644
--- a/release/2.0.0.html
+++ b/release/2.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 2.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 2.0.0 (19 October 2020) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 511 
commits from 81 distinct contributors. $ git shortlog -sn 
apache-arrow-1.0.0..apache-arrow-2.0.0 [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/3.0.0.html b/release/3.0.0.html
index 8689c97140..9959e5c345 100644
--- a/release/3.0.0.html
+++ b/release/3.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 3.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 3.0.0 (26 January 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 648 
commits from 106 distinct contributors. $ git shortlog -sn 
apache-arrow-2.0.0..apache-arrow-3.0. [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.0.html b/release/4.0.0.html
index cad7a86417..44eb1e3ecf 100644
--- a/release/4.0.0.html
+++ b/release/4.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 distinct contributors. $ git shortlog -sn 
apache-arrow-3.0.0..apache-arrow-4.0.0  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 4.0.0 (26 April 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 719 
commits from 114 distinct contributors. $ git shortlog -sn 
apache-arrow-3.0.0..apache-arrow-4.0.0  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/4.0.1.html b/release/4.0.1.html
index a862922268..9bc8843a4a 100644
--- a/release/4.0.1.html
+++ b/release/4.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 4.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 21 
commits from 13 distinct contributors.  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 4.0.1 (26 May 2021) This is a patch release covering a month of 
development and addressing small but important bugs in the different 
implementations. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 21 
commits from 13 distinct contributors.  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/5.0.0.html b/release/5.0.0.html
index 2cf1af07c1..c368687104 100644
--- a/release/5.0.0.html
+++ b/release/5.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 5.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distinct contributors in 2 Arrow repositories. 77 David Li 43 
Krisztián Szűcs 42 An [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 5.0.0 (29 July 2021) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For CentOS For 
Debian For Python For Ubuntu Git tag Contributors This release includes 684 
commits from 99 distinct contributors in 2 Arrow repositories. 77 David Li 43 
Krisztián Szűcs 42 An [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.0.html b/release/6.0.0.html
index 4291eae5ae..d4c7cf694b 100644
--- a/release/6.0.0.html
+++ b/release/6.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 6.0.0 (26 October 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 592 
commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal 
Richardson 42 Sutou [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 6.0.0 (26 October 2021) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For CentOS 
For Debian For Python For Ubuntu Git tag Contributors This release includes 592 
commits from 88 distinct contributors. 58 David Li 56 Antoine Pitrou 46 Neal 
Richardson 42 Sutou [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/6.0.1.html b/release/6.0.1.html
index 95cf709bcc..1379de0881 100644
--- a/release/6.0.1.html
+++ b/release/6.0.1.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 6.0.1 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 16 distinct contributors. $ 
git shortlog -sn  [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 6.0.1 (18 November 2021) This is a patch release covering more than 0 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 34 commits from 16 distinct contributors. $ 
git shortlog -sn  [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/7.0.0.html b/release/7.0.0.html
index 50eb2191eb..97109394ca 100644
--- a/release/7.0.0.html
+++ b/release/7.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 7.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 7.0.0 (3 February 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 650 commits from 105 distinct contributors. 
$ git shortlog -sn [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/8.0.0.html b/release/8.0.0.html
index 57eb6769a2..61d5e3b9a7 100644
--- a/release/8.0.0.html
+++ b/release/8.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 8.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 8.0.0 (6 May 2022) This is a major release covering more than 3 months 
of development. Download Source Artifacts Binary Artifacts For AlmaLinux For 
Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 636 commits from 127 distinct contributors. 
$ git shortlog -sn apac [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/9.0.0.html b/release/9.0.0.html
index e7dca9f56e..07d9dc9e21 100644
--- a/release/9.0.0.html
+++ b/release/9.0.0.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Apache Arrow 9.0.0 Release" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow 9.0.0 (3 August 2022) This is a major release covering more than 3 
months of development. Download Source Artifacts Binary Artifacts For AlmaLinux 
For Amazon Linux For CentOS For C# For Debian For Python For Ubuntu Git tag 
Contributors This release includes 529 commits from 114 distinct contributors. 
$ git shortlog -sn a [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/release/index.html b/release/index.html
index 69abe8d3ba..a4adf77809 100644
--- a/release/index.html
+++ b/release/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-10-30T21:38:11-04:00" />
+<meta property="article:published_time" content="2022-10-31T17:01:22-04:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" 
content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png";
 />
 <meta property="twitter:title" content="Releases" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-30T21:38:11-04:00","datePublished":"2022-10-30T21:38:11-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 
February 2022) 6.0.1 (18 November 2021) 6.0.0 (26 October 2021) 5.0.0 (29 July 
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 [...]
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-10-31T17:01:22-04:00","datePublished":"2022-10-31T17:01:22-04:00","description":"Apache
 Arrow Releases Navigate to the release page for downloads and the changelog. 
10.0.0 (26 October 2022) 9.0.0 (3 August 2022) 8.0.0 (6 May 2022) 7.0.0 (3 
February 2022) 6.0.1 (18 November 2021) 6.0.0 (26 October 2021) 5.0.0 (29 July 
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 [...]
 <!-- End Jekyll SEO tag -->
 
 

Reply via email to