blob: 82c8405f3c7551521f77c816ee5de8e42fe23c09 [file] [log] [blame]
<!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 4.0.1 Release | Apache Arrow</title>
<!-- Begin Jekyll SEO tag v2.8.0 -->
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Apache Arrow 4.0.1 Release" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="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. $ git shortlog -sn apache-arrow-4.0.0..apache-arrow-4.0.1 3 Jorge C. Leitao 3 Joris Van den Bossche 2 Krisztián Szűcs 2 Ian Cook 2 David Li 2 Jonathan Keane 1 Antoine Pitrou 1 niranda perera 1 Dominik Moritz 1 GALI PREM SAGAR 1 Jeroen Ooms 1 Matthew Topol 1 Yibo Cai Patch Committers The following Apache committers merged contributed patches to the repository. $ git shortlog -csn apache-arrow-4.0.0..apache-arrow-4.0.1 17 Krisztián Szűcs 3 Jorge C. Leitao 1 GitHub Changelog Apache Arrow 4.0.1 (2021-05-26) Bug Fixes ARROW-12568 - [Python][C++] Segfault when casting a sliced ListArray of int64 in v4.0.0 ARROW-12601 - [R][Packaging] Fix pkg-config check in r/configure ARROW-12603 - [R] open_dataset ignoring provided schema when using select ARROW-12604 - [R][Packaging] Dataset, Parquet off in autobrew and CRAN Mac builds ARROW-12617 - [Python] pyarrow.orc.write_table signature reverses that of pyarrow.parquet.write_table ARROW-12622 - [Python] Segfault when reading CSV inside Flight server ARROW-12642 - [R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be case-sensitive ARROW-12663 - [C++] segfault when arrow header is compiled with nvcc 11.2 ARROW-12670 - [C++] extract_regex gives bizarre behavior after nulls or non-matches ARROW-12746 - [Go][Flight] Client Auth handler overwrites outgoing metadata ARROW-12769 - [Python] Negative out of range slices yield invalid arrays ARROW-12774 - [C++][Compute] replace_substring_regex() creates invalid arrays =&gt; crash ARROW-12776 - [Archery][Integration] Fix decimal case generation in write_js_test_json New Features and Improvements ARROW-11926 - [R] Pass on the new UCRT CRAN windows builds ARROW-12520 - [R] Minor docs updates ARROW-12571 - [R][CI] Run nightly R with valgrind ARROW-12578 - [JS] Simplify UTF8 handling in NodeJS ARROW-12619 - [Python] pyarrow sdist should not require git ARROW-12806 - [Python] test_write_to_dataset_filesystem missing a dataset mark" />
<meta property="og:description" content="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. $ git shortlog -sn apache-arrow-4.0.0..apache-arrow-4.0.1 3 Jorge C. Leitao 3 Joris Van den Bossche 2 Krisztián Szűcs 2 Ian Cook 2 David Li 2 Jonathan Keane 1 Antoine Pitrou 1 niranda perera 1 Dominik Moritz 1 GALI PREM SAGAR 1 Jeroen Ooms 1 Matthew Topol 1 Yibo Cai Patch Committers The following Apache committers merged contributed patches to the repository. $ git shortlog -csn apache-arrow-4.0.0..apache-arrow-4.0.1 17 Krisztián Szűcs 3 Jorge C. Leitao 1 GitHub Changelog Apache Arrow 4.0.1 (2021-05-26) Bug Fixes ARROW-12568 - [Python][C++] Segfault when casting a sliced ListArray of int64 in v4.0.0 ARROW-12601 - [R][Packaging] Fix pkg-config check in r/configure ARROW-12603 - [R] open_dataset ignoring provided schema when using select ARROW-12604 - [R][Packaging] Dataset, Parquet off in autobrew and CRAN Mac builds ARROW-12617 - [Python] pyarrow.orc.write_table signature reverses that of pyarrow.parquet.write_table ARROW-12622 - [Python] Segfault when reading CSV inside Flight server ARROW-12642 - [R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be case-sensitive ARROW-12663 - [C++] segfault when arrow header is compiled with nvcc 11.2 ARROW-12670 - [C++] extract_regex gives bizarre behavior after nulls or non-matches ARROW-12746 - [Go][Flight] Client Auth handler overwrites outgoing metadata ARROW-12769 - [Python] Negative out of range slices yield invalid arrays ARROW-12774 - [C++][Compute] replace_substring_regex() creates invalid arrays =&gt; crash ARROW-12776 - [Archery][Integration] Fix decimal case generation in write_js_test_json New Features and Improvements ARROW-11926 - [R] Pass on the new UCRT CRAN windows builds ARROW-12520 - [R] Minor docs updates ARROW-12571 - [R][CI] Run nightly R with valgrind ARROW-12578 - [JS] Simplify UTF8 handling in NodeJS ARROW-12619 - [Python] pyarrow sdist should not require git ARROW-12806 - [Python] test_write_to_dataset_filesystem missing a dataset mark" />
<link rel="canonical" href="https://arrow.apache.org/release/4.0.1.html" />
<meta property="og:url" content="https://arrow.apache.org/release/4.0.1.html" />
<meta property="og:site_name" content="Apache Arrow" />
<meta property="og:image" content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-04-29T17:30:49-04:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:image" content="https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png" />
<meta property="twitter:title" content="Apache Arrow 4.0.1 Release" />
<meta name="twitter:site" content="@ApacheArrow" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-04-29T17:30:49-04:00","datePublished":"2024-04-29T17:30:49-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. $ git shortlog -sn apache-arrow-4.0.0..apache-arrow-4.0.1 3 Jorge C. Leitao 3 Joris Van den Bossche 2 Krisztián Szűcs 2 Ian Cook 2 David Li 2 Jonathan Keane 1 Antoine Pitrou 1 niranda perera 1 Dominik Moritz 1 GALI PREM SAGAR 1 Jeroen Ooms 1 Matthew Topol 1 Yibo Cai Patch Committers The following Apache committers merged contributed patches to the repository. $ git shortlog -csn apache-arrow-4.0.0..apache-arrow-4.0.1 17 Krisztián Szűcs 3 Jorge C. Leitao 1 GitHub Changelog Apache Arrow 4.0.1 (2021-05-26) Bug Fixes ARROW-12568 - [Python][C++] Segfault when casting a sliced ListArray of int64 in v4.0.0 ARROW-12601 - [R][Packaging] Fix pkg-config check in r/configure ARROW-12603 - [R] open_dataset ignoring provided schema when using select ARROW-12604 - [R][Packaging] Dataset, Parquet off in autobrew and CRAN Mac builds ARROW-12617 - [Python] pyarrow.orc.write_table signature reverses that of pyarrow.parquet.write_table ARROW-12622 - [Python] Segfault when reading CSV inside Flight server ARROW-12642 - [R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be case-sensitive ARROW-12663 - [C++] segfault when arrow header is compiled with nvcc 11.2 ARROW-12670 - [C++] extract_regex gives bizarre behavior after nulls or non-matches ARROW-12746 - [Go][Flight] Client Auth handler overwrites outgoing metadata ARROW-12769 - [Python] Negative out of range slices yield invalid arrays ARROW-12774 - [C++][Compute] replace_substring_regex() creates invalid arrays =&gt; crash ARROW-12776 - [Archery][Integration] Fix decimal case generation in write_js_test_json New Features and Improvements ARROW-11926 - [R] Pass on the new UCRT CRAN windows builds ARROW-12520 - [R] Minor docs updates ARROW-12571 - [R][CI] Run nightly R with valgrind ARROW-12578 - [JS] Simplify UTF8 handling in NodeJS ARROW-12619 - [Python] pyarrow sdist should not require git ARROW-12806 - [Python] test_write_to_dataset_filesystem missing a dataset mark","headline":"Apache Arrow 4.0.1 Release","image":"https://arrow.apache.org/img/arrow-logo_horizontal_black-txt_white-bg.png","mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/release/4.0.1.html"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://arrow.apache.org/img/logo.png"}},"url":"https://arrow.apache.org/release/4.0.1.html"}</script>
<!-- End Jekyll SEO tag -->
<!-- favicons -->
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png" id="light1">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png" id="light2">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/img/apple-touch-icon.png" id="light3">
<link rel="apple-touch-icon" type="image/png" sizes="120x120" href="/img/apple-touch-icon-120x120.png" id="light4">
<link rel="apple-touch-icon" type="image/png" sizes="76x76" href="/img/apple-touch-icon-76x76.png" id="light5">
<link rel="apple-touch-icon" type="image/png" sizes="60x60" href="/img/apple-touch-icon-60x60.png" id="light6">
<!-- dark mode favicons -->
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16-dark.png" id="dark1">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32-dark.png" id="dark2">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="/img/apple-touch-icon-dark.png" id="dark3">
<link rel="apple-touch-icon" type="image/png" sizes="120x120" href="/img/apple-touch-icon-120x120-dark.png" id="dark4">
<link rel="apple-touch-icon" type="image/png" sizes="76x76" href="/img/apple-touch-icon-76x76-dark.png" id="dark5">
<link rel="apple-touch-icon" type="image/png" sizes="60x60" href="/img/apple-touch-icon-60x60-dark.png" id="dark6">
<script>
// Switch to the dark-mode favicons if prefers-color-scheme: dark
function onUpdate() {
light1 = document.querySelector('link#light1');
light2 = document.querySelector('link#light2');
light3 = document.querySelector('link#light3');
light4 = document.querySelector('link#light4');
light5 = document.querySelector('link#light5');
light6 = document.querySelector('link#light6');
dark1 = document.querySelector('link#dark1');
dark2 = document.querySelector('link#dark2');
dark3 = document.querySelector('link#dark3');
dark4 = document.querySelector('link#dark4');
dark5 = document.querySelector('link#dark5');
dark6 = document.querySelector('link#dark6');
if (matcher.matches) {
light1.remove();
light2.remove();
light3.remove();
light4.remove();
light5.remove();
light6.remove();
document.head.append(dark1);
document.head.append(dark2);
document.head.append(dark3);
document.head.append(dark4);
document.head.append(dark5);
document.head.append(dark6);
} else {
dark1.remove();
dark2.remove();
dark3.remove();
dark4.remove();
dark5.remove();
dark6.remove();
document.head.append(light1);
document.head.append(light2);
document.head.append(light3);
document.head.append(light4);
document.head.append(light5);
document.head.append(light6);
}
}
matcher = window.matchMedia('(prefers-color-scheme: dark)');
matcher.addListener(onUpdate);
onUpdate();
</script>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
<link href="/css/main.css" rel="stylesheet">
<link href="/css/syntax.css" rel="stylesheet">
<script src="/javascript/main.js"></script>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
/* We explicitly disable cookie tracking to avoid privacy issues */
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '20']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body class="wrap">
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark">
<a class="navbar-brand no-padding" href="/"><img src="/img/arrow-inverse-300px.png" height="40px"/></a>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#arrow-navbar" aria-controls="arrow-navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse justify-content-end" id="arrow-navbar">
<ul class="nav navbar-nav">
<li class="nav-item"><a class="nav-link" href="/overview/" role="button" aria-haspopup="true" aria-expanded="false">Overview</a></li>
<li class="nav-item"><a class="nav-link" href="/faq/" role="button" aria-haspopup="true" aria-expanded="false">FAQ</a></li>
<li class="nav-item"><a class="nav-link" href="/blog" role="button" aria-haspopup="true" aria-expanded="false">Blog</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#"
id="navbarDropdownGetArrow" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Get Arrow
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownGetArrow">
<a class="dropdown-item" href="/install/">Install</a>
<a class="dropdown-item" href="/release/">Releases</a>
<a class="dropdown-item" href="https://github.com/apache/arrow">Source Code</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#"
id="navbarDropdownDocumentation" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Documentation
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownDocumentation">
<a class="dropdown-item" href="/docs">Project Docs</a>
<a class="dropdown-item" href="/docs/format/Columnar.html">Format</a>
<hr/>
<a class="dropdown-item" href="/docs/c_glib">C GLib</a>
<a class="dropdown-item" href="/docs/cpp">C++</a>
<a class="dropdown-item" href="https://github.com/apache/arrow/blob/main/csharp/README.md">C#</a>
<a class="dropdown-item" href="https://godoc.org/github.com/apache/arrow/go/arrow">Go</a>
<a class="dropdown-item" href="/docs/java">Java</a>
<a class="dropdown-item" href="/docs/js">JavaScript</a>
<a class="dropdown-item" href="/julia/">Julia</a>
<a class="dropdown-item" href="https://github.com/apache/arrow/blob/main/matlab/README.md">MATLAB</a>
<a class="dropdown-item" href="/docs/python">Python</a>
<a class="dropdown-item" href="/docs/r">R</a>
<a class="dropdown-item" href="https://github.com/apache/arrow/blob/main/ruby/README.md">Ruby</a>
<a class="dropdown-item" href="https://docs.rs/arrow/latest">Rust</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#"
id="navbarDropdownSubprojects" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Subprojects
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownSubprojects">
<a class="dropdown-item" href="/adbc">ADBC</a>
<a class="dropdown-item" href="/docs/format/Flight.html">Arrow Flight</a>
<a class="dropdown-item" href="/docs/format/FlightSql.html">Arrow Flight SQL</a>
<a class="dropdown-item" href="https://datafusion.apache.org">DataFusion</a>
<a class="dropdown-item" href="/nanoarrow">nanoarrow</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#"
id="navbarDropdownCommunity" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Community
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownCommunity">
<a class="dropdown-item" href="/community/">Communication</a>
<a class="dropdown-item" href="/docs/developers/index.html">Contributing</a>
<a class="dropdown-item" href="https://github.com/apache/arrow/issues">Issue Tracker</a>
<a class="dropdown-item" href="/committers/">Governance</a>
<a class="dropdown-item" href="/use_cases/">Use Cases</a>
<a class="dropdown-item" href="/powered_by/">Powered By</a>
<a class="dropdown-item" href="/visual_identity/">Visual Identity</a>
<a class="dropdown-item" href="/security/">Security</a>
<a class="dropdown-item" href="https://www.apache.org/foundation/policies/conduct.html">Code of Conduct</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#"
id="navbarDropdownASF" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
ASF Links
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownASF">
<a class="dropdown-item" href="https://www.apache.org/">ASF Website</a>
<a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>
<a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Donate</a>
<a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
<a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
</div>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
</header>
<div class="container p-4 pt-5">
<main role="main" class="pb-5">
<!--
-->
<h1 id="apache-arrow-401-26-may-2021">Apache Arrow 4.0.1 (26 May 2021)</h1>
<p>This is a patch release covering a month of development and addressing small but important
bugs in the different implementations.</p>
<h2 id="download">Download</h2>
<ul>
<li><a href="https://www.apache.org/dyn/closer.lua/arrow/arrow-4.0.1/"><strong>Source Artifacts</strong></a></li>
<li><strong>Binary Artifacts</strong>
<ul>
<li><a href="https://apache.jfrog.io/artifactory/arrow/centos/">For CentOS</a></li>
<li><a href="https://apache.jfrog.io/artifactory/arrow/debian/">For Debian</a></li>
<li><a href="https://apache.jfrog.io/artifactory/arrow/python/4.0.1/">For Python</a></li>
<li><a href="https://apache.jfrog.io/artifactory/arrow/ubuntu/">For Ubuntu</a></li>
</ul>
</li>
<li><a href="https://github.com/apache/arrow/releases/tag/apache-arrow-4.0.1">Git tag</a></li>
</ul>
<h2 id="contributors">Contributors</h2>
<p>This release includes 21 commits from 13 distinct contributors.</p>
<div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">$</span><span class="w"> </span>git shortlog <span class="nt">-sn</span> apache-arrow-4.0.0..apache-arrow-4.0.1
<span class="go"> 3 Jorge C. Leitao
3 Joris Van den Bossche
2 Krisztián Szűcs
2 Ian Cook
2 David Li
2 Jonathan Keane
1 Antoine Pitrou
1 niranda perera
1 Dominik Moritz
1 GALI PREM SAGAR
1 Jeroen Ooms
1 Matthew Topol
1 Yibo Cai
</span></code></pre></div></div>
<h2 id="patch-committers">Patch Committers</h2>
<p>The following Apache committers merged contributed patches to the repository.</p>
<div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">$</span><span class="w"> </span>git shortlog <span class="nt">-csn</span> apache-arrow-4.0.0..apache-arrow-4.0.1
<span class="go"> 17 Krisztián Szűcs
3 Jorge C. Leitao
1 GitHub
</span></code></pre></div></div>
<h2 id="changelog">Changelog</h2>
<h2 id="apache-arrow-401-2021-05-26">Apache Arrow 4.0.1 (2021-05-26)</h2>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12568">ARROW-12568</a> - [Python][C++] Segfault when casting a sliced ListArray of int64 in v4.0.0</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12601">ARROW-12601</a> - [R][Packaging] Fix pkg-config check in r/configure</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12603">ARROW-12603</a> - [R] open_dataset ignoring provided schema when using select</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12604">ARROW-12604</a> - [R][Packaging] Dataset, Parquet off in autobrew and CRAN Mac builds</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12617">ARROW-12617</a> - [Python] pyarrow.orc.write_table signature reverses that of pyarrow.parquet.write_table</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12622">ARROW-12622</a> - [Python] Segfault when reading CSV inside Flight server</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12642">ARROW-12642</a> - [R] LIBARROW_MINIMAL, LIBARROW_DOWNLOAD, NOT_CRAN env vars should not be case-sensitive</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12663">ARROW-12663</a> - [C++] segfault when arrow header is compiled with nvcc 11.2</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12670">ARROW-12670</a> - [C++] extract_regex gives bizarre behavior after nulls or non-matches</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12746">ARROW-12746</a> - [Go][Flight] Client Auth handler overwrites outgoing metadata</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12769">ARROW-12769</a> - [Python] Negative out of range slices yield invalid arrays</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12774">ARROW-12774</a> - [C++][Compute] replace_substring_regex() creates invalid arrays =&gt; crash</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12776">ARROW-12776</a> - [Archery][Integration] Fix decimal case generation in write_js_test_json</li>
</ul>
<h3 id="new-features-and-improvements">New Features and Improvements</h3>
<ul>
<li><a href="https://issues.apache.org/jira/browse/ARROW-11926">ARROW-11926</a> - [R] Pass on the new UCRT CRAN windows builds</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12520">ARROW-12520</a> - [R] Minor docs updates</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12571">ARROW-12571</a> - [R][CI] Run nightly R with valgrind</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12578">ARROW-12578</a> - [JS] Simplify UTF8 handling in NodeJS</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12619">ARROW-12619</a> - [Python] pyarrow sdist should not require git</li>
<li><a href="https://issues.apache.org/jira/browse/ARROW-12806">ARROW-12806</a> - [Python] test_write_to_dataset_filesystem missing a dataset mark</li>
</ul>
</main>
<hr/>
<footer class="footer">
<div class="row">
<div class="col-md-9">
<p>Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.</p>
<p>&copy; 2016-2024 The Apache Software Foundation</p>
</div>
<div class="col-md-3">
<a class="d-sm-none d-md-inline pr-2" href="https://www.apache.org/events/current-event.html">
<img src="https://www.apache.org/events/current-event-234x60.png"/>
</a>
</div>
</div>
</footer>
</div>
</body>
</html>