This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/main by this push:
new bee80ec1428 [Website] Add release note for 23.0.1 (#757)
bee80ec1428 is described below
commit bee80ec1428349bfc7cf8adae277dc4c17aba5b5
Author: Raúl Cumplido <[email protected]>
AuthorDate: Mon Feb 16 11:02:14 2026 +0100
[Website] Add release note for 23.0.1 (#757)
---
_data/versions.yml | 22 ++---
_release/23.0.1.md | 125 ++++++++++++++++++++++++++++
_release/index.md | 234 +++++++++++++++++++++++++++--------------------------
3 files changed, 254 insertions(+), 127 deletions(-)
diff --git a/_data/versions.yml b/_data/versions.yml
index e0d80028215..a464a4f8bca 100644
--- a/_data/versions.yml
+++ b/_data/versions.yml
@@ -16,16 +16,16 @@
# Database of the current version
#
current:
- number: '23.0.0'
+ number: '23.0.1'
pinned_number: '23.0.*'
major_number: '23'
- date: 2026-01-18
- git-tag: 'eafe3a9e620cf94683dee2347f370c35156dc965'
- github-tag-link:
'https://github.com/apache/arrow/releases/tag/apache-arrow-23.0.0'
- release-notes: 'https://arrow.apache.org/release/23.0.0.html'
- mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-23.0.0/'
- tarball-name: 'apache-arrow-23.0.0.tar.gz'
- tarball-url:
'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz'
- asc:
'https://downloads.apache.org/arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz.asc'
- sha256:
'https://downloads.apache.org/arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz.sha256'
- sha512:
'https://downloads.apache.org/arrow/arrow-23.0.0/apache-arrow-23.0.0.tar.gz.sha512'
+ date: 2026-02-16
+ git-tag: '82a374e5f3de5b744f26591e6cd96de6349c76d9'
+ github-tag-link:
'https://github.com/apache/arrow/releases/tag/apache-arrow-23.0.1'
+ release-notes: 'https://arrow.apache.org/release/23.0.1.html'
+ mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-23.0.1/'
+ tarball-name: 'apache-arrow-23.0.1.tar.gz'
+ tarball-url:
'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz'
+ asc:
'https://downloads.apache.org/arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz.asc'
+ sha256:
'https://downloads.apache.org/arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz.sha256'
+ sha512:
'https://downloads.apache.org/arrow/arrow-23.0.1/apache-arrow-23.0.1.tar.gz.sha512'
diff --git a/_release/23.0.1.md b/_release/23.0.1.md
new file mode 100644
index 00000000000..0e10df1be54
--- /dev/null
+++ b/_release/23.0.1.md
@@ -0,0 +1,125 @@
+---
+layout: default
+title: Apache Arrow 23.0.1 Release
+date: "2026-02-16"
+permalink: /release/23.0.1.html
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+
+# Apache Arrow 23.0.1 (16 February 2026)
+
+This is a patch release covering more than 1 months of development.
+
+## Download
+
+* [**Source Artifacts**][1]
+* **Binary Artifacts**
+ * [For AlmaLinux][2]
+ * [For Amazon Linux][3]
+ * [For CentOS][4]
+ * [For C#][5]
+ * [For Debian][6]
+ * [For Python][7]
+ * [For Ubuntu][8]
+* [Git tag][9]
+
+## Contributors
+
+This release includes 29 commits from 12 distinct contributors.
+
+```console
+$ git shortlog -sn apache-arrow-23.0.0..apache-arrow-23.0.1
+ 8 Raúl Cumplido
+ 6 Antoine Pitrou
+ 5 Sutou Kouhei
+ 2 Jonathan Keane
+ 1 Alenka Frim
+ 1 Alina (Xi) Li
+ 1 Bryce Mecum
+ 1 Jianfeng Mao
+ 1 Logan Riggs
+ 1 Rok Mihevc
+ 1 chegoryu
+ 1 Álvaro Kothe
+```
+
+## Patch Committers
+
+The following Apache committers merged contributed patches to the repository.
+
+```console
+$ git shortlog -sn --group=trailer:signed-off-by
apache-arrow-23.0.0..apache-arrow-23.0.1
+ 7 Raúl Cumplido
+ 7 Sutou Kouhei
+ 6 Antoine Pitrou
+ 2 David Li
+ 2 Jonathan Keane
+ 1 AlenkaF
+ 1 mwish
+```
+
+## Changelog
+
+
+
+### Bug Fixes
+
+* [GH-48160](https://github.com/apache/arrow/issues/48160) - [C++][Gandiva]
Pass CPU attributes to LLVM (#48161)
+* [GH-48311](https://github.com/apache/arrow/issues/48311) - [C++] Fix OOB
memory access in buffered IO (#48322)
+* [GH-48637](https://github.com/apache/arrow/issues/48637) - [C++][FlightRPC]
ODBC: Disable `absl` deadlock detection (#48747)
+* [GH-48856](https://github.com/apache/arrow/issues/48856) - [Release] Update
copyright NOTICE year to 2026 (#48857)
+* [GH-48858](https://github.com/apache/arrow/issues/48858) - [C++][Parquet]
Avoid re-serializing footer for signature verification (#48859)
+* [GH-48861](https://github.com/apache/arrow/issues/48861) - [CI] Fix wrong
`smtplib.SMTP.send_message` usage (#48876)
+* [GH-48880](https://github.com/apache/arrow/issues/48880) - [Ruby] Fix a bug
that Arrow::ExecutePlan nodes may be GC-ed (#48919)
+* [GH-48885](https://github.com/apache/arrow/issues/48885) - [C++] Add missing
curl dependency of `Arrow::arrow_static` CMake target (#48891)
+* [GH-48894](https://github.com/apache/arrow/issues/48894) - [Python][C++] Use
base Azure::Core::RequestFailedException instead of final
Azure::Storage::StorageException and set minimum nodejs on conda env to 16 for
Azurite to work (#48895)
+* [GH-48900](https://github.com/apache/arrow/issues/48900) - [C++] Avoid
memory blowup with excessive variadic buffer count in IPC (#48901)
+* [GH-48961](https://github.com/apache/arrow/issues/48961) - [Docs][Python]
Doctest fails on pandas 3.0
+* [GH-48965](https://github.com/apache/arrow/issues/48965) - [Python][C++]
Compare unique_ptr for CFlightResult or CFlightInfo to nullptr instead of NULL
(#48968)
+* [GH-48966](https://github.com/apache/arrow/issues/48966) - [C++] Fix cookie
duplication in the Flight SQL ODBC driver and the Flight Client (#48967)
+* [GH-48983](https://github.com/apache/arrow/issues/48983) -
[Packaging][Python] Build wheel from sdist using build and add check to
validate LICENSE.txt and NOTICE.txt are part of the wheel contents (#48988)
+* [GH-49003](https://github.com/apache/arrow/issues/49003) - [C++] Don't
consider `out_of_range` an error in float parsing (#49095)
+* [GH-49044](https://github.com/apache/arrow/issues/49044) - [CI][Python] Fix
test_download_tzdata_on_windows by adding required user-agent on urllib request
(#49052)
+* [GH-49059](https://github.com/apache/arrow/issues/49059) - [C++] Fix issues
found by OSS-Fuzz in IPC reader (#49060)
+* [GH-49137](https://github.com/apache/arrow/issues/49137) - [CI][Release]
macOS conda source verification jobs fail to build Arrow C++
+* [GH-49138](https://github.com/apache/arrow/issues/49138) -
[Packaging][Python] Remove nightly cython install from manylinux wheel
dockerfile (#49139)
+* [GH-49156](https://github.com/apache/arrow/issues/49156) - [Python] Require
GIL for string comparison (#49161)
+* [GH-49159](https://github.com/apache/arrow/issues/49159) - [C++][Gandiva]
Detect overflow in repeat() (#49160)
+
+
+### New Features and Improvements
+
+* [GH-48623](https://github.com/apache/arrow/issues/48623) -
[CI][Archery][Dev] Add missing headers to email reports (#48624)
+* [GH-48817](https://github.com/apache/arrow/issues/48817) - [R][C++] Bump
C++20 in R build infrastructure (#48819)
+* [GH-48844](https://github.com/apache/arrow/issues/48844) - [C++] Check IPC
Message body length consistency in IPC file (#48845)
+* [GH-48924](https://github.com/apache/arrow/issues/48924) - [C++][CI] Fix
pre-buffering issues in IPC file reader (#48925)
+* [GH-48973](https://github.com/apache/arrow/issues/48973) - [R][C++] Fix RE2
compilation errors under C++20 (#48976)
+* [GH-49024](https://github.com/apache/arrow/issues/49024) - [CI] Update
Debian version in `.env` (#49032)
+
+
+[1]: https://www.apache.org/dyn/closer.lua/arrow/arrow-23.0.1/
+[2]: https://apache.jfrog.io/artifactory/arrow/almalinux/
+[3]: https://apache.jfrog.io/artifactory/arrow/amazon-linux/
+[4]: https://apache.jfrog.io/artifactory/arrow/centos/
+[5]: https://apache.jfrog.io/artifactory/arrow/nuget/
+[6]: https://apache.jfrog.io/artifactory/arrow/debian/
+[7]: https://apache.jfrog.io/artifactory/arrow/python/23.0.1/
+[8]: https://apache.jfrog.io/artifactory/arrow/ubuntu/
+[9]: https://github.com/apache/arrow/releases/tag/apache-arrow-23.0.1
diff --git a/_release/index.md b/_release/index.md
index 8d4b7733a19..e3ac901c953 100644
--- a/_release/index.md
+++ b/_release/index.md
@@ -26,120 +26,122 @@ limitations under the License.
Navigate to the release page for downloads and the changelog.
-* [23.0.0 (18 January 2026)][1]
-* [22.0.0 (24 October 2025)][2]
-* [21.0.0 (17 July 2025)][3]
-* [20.0.0 (27 April 2025)][4]
-* [19.0.1 (16 February 2025)][5]
-* [19.0.0 (16 January 2025)][6]
-* [18.1.0 (24 November 2024)][7]
-* [18.0.0 (28 October 2024)][8]
-* [17.0.0 (16 July 2024)][9]
-* [16.1.0 (14 May 2024)][10]
-* [16.0.0 (20 April 2024)][11]
-* [15.0.2 (18 March 2024)][12]
-* [15.0.1 (7 March 2024)][13]
-* [15.0.0 (21 January 2024)][14]
-* [14.0.2 (19 December 2023)][15]
-* [14.0.1 (10 November 2023)][16]
-* [14.0.0 (1 November 2023)][17]
-* [13.0.0 (23 August 2023)][18]
-* [12.0.1 (13 June 2023)][19]
-* [12.0.0 (2 May 2023)][20]
-* [11.0.0 (26 January 2023)][21]
-* [10.0.1 (22 November 2022)][22]
-* [10.0.0 (26 October 2022)][23]
-* [9.0.0 (3 August 2022)][24]
-* [8.0.0 (6 May 2022)][25]
-* [7.0.0 (3 February 2022)][26]
-* [6.0.1 (18 November 2021)][27]
-* [6.0.0 (26 October 2021)][28]
-* [5.0.0 (29 July 2021)][29]
-* [4.0.1 (26 May 2021)][30]
-* [4.0.0 (26 April 2021)][31]
-* [3.0.0 (26 January 2021)][32]
-* [2.0.0 (19 October 2020)][33]
-* [1.0.1 (21 August 2020)][34]
-* [1.0.0 (24 July 2020)][35]
-* [0.17.1 (18 May 2020)][36]
-* [0.17.0 (20 April 2020)][37]
-* [0.16.0 (7 February 2020)][38]
-* [0.15.1 (1 November 2019)][39]
-* [0.15.0 (5 October 2019)][40]
-* [0.14.1 (22 July 2019)][41]
-* [0.14.0 (4 July 2019)][42]
-* [0.13.0 (1 April 2019)][43]
-* [0.12.0 (20 January 2019)][44]
-* [0.11.1 (19 October 2018)][45]
-* [0.11.0 (8 October 2018)][46]
-* [0.10.0 (6 August 2018)][47]
-* [0.9.0 (21 March 2018)][48]
-* [0.8.0 (18 December 2017)][49]
-* [0.7.1 (1 October 2017)][50]
-* [0.7.0 (17 September 2017)][51]
-* [0.6.0 (14 August 2017)][52]
-* [0.5.0 (23 July 2017)][53]
-* [0.4.1 (9 June 2017)][54]
-* [0.4.0 (22 May 2017)][55]
-* [0.3.0 (5 May 2017)][56]
-* [0.2.0 (18 February 2017)][57]
-* [0.1.0 (10 October 2016)][58]
+* [23.0.1 (16 February 2026)][1]
+* [23.0.0 (18 January 2026)][2]
+* [22.0.0 (24 October 2025)][3]
+* [21.0.0 (17 July 2025)][4]
+* [20.0.0 (27 April 2025)][5]
+* [19.0.1 (16 February 2025)][6]
+* [19.0.0 (16 January 2025)][7]
+* [18.1.0 (24 November 2024)][8]
+* [18.0.0 (28 October 2024)][9]
+* [17.0.0 (16 July 2024)][10]
+* [16.1.0 (14 May 2024)][11]
+* [16.0.0 (20 April 2024)][12]
+* [15.0.2 (18 March 2024)][13]
+* [15.0.1 (7 March 2024)][14]
+* [15.0.0 (21 January 2024)][15]
+* [14.0.2 (19 December 2023)][16]
+* [14.0.1 (10 November 2023)][17]
+* [14.0.0 (1 November 2023)][18]
+* [13.0.0 (23 August 2023)][19]
+* [12.0.1 (13 June 2023)][20]
+* [12.0.0 (2 May 2023)][21]
+* [11.0.0 (26 January 2023)][22]
+* [10.0.1 (22 November 2022)][23]
+* [10.0.0 (26 October 2022)][24]
+* [9.0.0 (3 August 2022)][25]
+* [8.0.0 (6 May 2022)][26]
+* [7.0.0 (3 February 2022)][27]
+* [6.0.1 (18 November 2021)][28]
+* [6.0.0 (26 October 2021)][29]
+* [5.0.0 (29 July 2021)][30]
+* [4.0.1 (26 May 2021)][31]
+* [4.0.0 (26 April 2021)][32]
+* [3.0.0 (26 January 2021)][33]
+* [2.0.0 (19 October 2020)][34]
+* [1.0.1 (21 August 2020)][35]
+* [1.0.0 (24 July 2020)][36]
+* [0.17.1 (18 May 2020)][37]
+* [0.17.0 (20 April 2020)][38]
+* [0.16.0 (7 February 2020)][39]
+* [0.15.1 (1 November 2019)][40]
+* [0.15.0 (5 October 2019)][41]
+* [0.14.1 (22 July 2019)][42]
+* [0.14.0 (4 July 2019)][43]
+* [0.13.0 (1 April 2019)][44]
+* [0.12.0 (20 January 2019)][45]
+* [0.11.1 (19 October 2018)][46]
+* [0.11.0 (8 October 2018)][47]
+* [0.10.0 (6 August 2018)][48]
+* [0.9.0 (21 March 2018)][49]
+* [0.8.0 (18 December 2017)][50]
+* [0.7.1 (1 October 2017)][51]
+* [0.7.0 (17 September 2017)][52]
+* [0.6.0 (14 August 2017)][53]
+* [0.5.0 (23 July 2017)][54]
+* [0.4.1 (9 June 2017)][55]
+* [0.4.0 (22 May 2017)][56]
+* [0.3.0 (5 May 2017)][57]
+* [0.2.0 (18 February 2017)][58]
+* [0.1.0 (10 October 2016)][59]
-[1]: {{ site.baseurl }}/release/23.0.0.html
-[2]: {{ site.baseurl }}/release/22.0.0.html
-[3]: {{ site.baseurl }}/release/21.0.0.html
-[4]: {{ site.baseurl }}/release/20.0.0.html
-[5]: {{ site.baseurl }}/release/19.0.1.html
-[6]: {{ site.baseurl }}/release/19.0.0.html
-[7]: {{ site.baseurl }}/release/18.1.0.html
-[8]: {{ site.baseurl }}/release/18.0.0.html
-[9]: {{ site.baseurl }}/release/17.0.0.html
-[10]: {{ site.baseurl }}/release/16.1.0.html
-[11]: {{ site.baseurl }}/release/16.0.0.html
-[12]: {{ site.baseurl }}/release/15.0.2.html
-[13]: {{ site.baseurl }}/release/15.0.1.html
-[14]: {{ site.baseurl }}/release/15.0.0.html
-[15]: {{ site.baseurl }}/release/14.0.2.html
-[16]: {{ site.baseurl }}/release/14.0.1.html
-[17]: {{ site.baseurl }}/release/14.0.0.html
-[18]: {{ site.baseurl }}/release/13.0.0.html
-[19]: {{ site.baseurl }}/release/12.0.1.html
-[20]: {{ site.baseurl }}/release/12.0.0.html
-[21]: {{ site.baseurl }}/release/11.0.0.html
-[22]: {{ site.baseurl }}/release/10.0.1.html
-[23]: {{ site.baseurl }}/release/10.0.0.html
-[24]: {{ site.baseurl }}/release/9.0.0.html
-[25]: {{ site.baseurl }}/release/8.0.0.html
-[26]: {{ site.baseurl }}/release/7.0.0.html
-[27]: {{ site.baseurl }}/release/6.0.1.html
-[28]: {{ site.baseurl }}/release/6.0.0.html
-[29]: {{ site.baseurl }}/release/5.0.0.html
-[30]: {{ site.baseurl }}/release/4.0.1.html
-[31]: {{ site.baseurl }}/release/4.0.0.html
-[32]: {{ site.baseurl }}/release/3.0.0.html
-[33]: {{ site.baseurl }}/release/2.0.0.html
-[34]: {{ site.baseurl }}/release/1.0.1.html
-[35]: {{ site.baseurl }}/release/1.0.0.html
-[36]: {{ site.baseurl }}/release/0.17.1.html
-[37]: {{ site.baseurl }}/release/0.17.0.html
-[38]: {{ site.baseurl }}/release/0.16.0.html
-[39]: {{ site.baseurl }}/release/0.15.1.html
-[40]: {{ site.baseurl }}/release/0.15.0.html
-[41]: {{ site.baseurl }}/release/0.14.1.html
-[42]: {{ site.baseurl }}/release/0.14.0.html
-[43]: {{ site.baseurl }}/release/0.13.0.html
-[44]: {{ site.baseurl }}/release/0.12.0.html
-[45]: {{ site.baseurl }}/release/0.11.1.html
-[46]: {{ site.baseurl }}/release/0.11.0.html
-[47]: {{ site.baseurl }}/release/0.10.0.html
-[48]: {{ site.baseurl }}/release/0.9.0.html
-[49]: {{ site.baseurl }}/release/0.8.0.html
-[50]: {{ site.baseurl }}/release/0.7.1.html
-[51]: {{ site.baseurl }}/release/0.7.0.html
-[52]: {{ site.baseurl }}/release/0.6.0.html
-[53]: {{ site.baseurl }}/release/0.5.0.html
-[54]: {{ site.baseurl }}/release/0.4.1.html
-[55]: {{ site.baseurl }}/release/0.4.0.html
-[56]: {{ site.baseurl }}/release/0.3.0.html
-[57]: {{ site.baseurl }}/release/0.2.0.html
-[58]: {{ site.baseurl }}/release/0.1.0.html
+[1]: {{ site.baseurl }}/release/23.0.1.html
+[2]: {{ site.baseurl }}/release/23.0.0.html
+[3]: {{ site.baseurl }}/release/22.0.0.html
+[4]: {{ site.baseurl }}/release/21.0.0.html
+[5]: {{ site.baseurl }}/release/20.0.0.html
+[6]: {{ site.baseurl }}/release/19.0.1.html
+[7]: {{ site.baseurl }}/release/19.0.0.html
+[8]: {{ site.baseurl }}/release/18.1.0.html
+[9]: {{ site.baseurl }}/release/18.0.0.html
+[10]: {{ site.baseurl }}/release/17.0.0.html
+[11]: {{ site.baseurl }}/release/16.1.0.html
+[12]: {{ site.baseurl }}/release/16.0.0.html
+[13]: {{ site.baseurl }}/release/15.0.2.html
+[14]: {{ site.baseurl }}/release/15.0.1.html
+[15]: {{ site.baseurl }}/release/15.0.0.html
+[16]: {{ site.baseurl }}/release/14.0.2.html
+[17]: {{ site.baseurl }}/release/14.0.1.html
+[18]: {{ site.baseurl }}/release/14.0.0.html
+[19]: {{ site.baseurl }}/release/13.0.0.html
+[20]: {{ site.baseurl }}/release/12.0.1.html
+[21]: {{ site.baseurl }}/release/12.0.0.html
+[22]: {{ site.baseurl }}/release/11.0.0.html
+[23]: {{ site.baseurl }}/release/10.0.1.html
+[24]: {{ site.baseurl }}/release/10.0.0.html
+[25]: {{ site.baseurl }}/release/9.0.0.html
+[26]: {{ site.baseurl }}/release/8.0.0.html
+[27]: {{ site.baseurl }}/release/7.0.0.html
+[28]: {{ site.baseurl }}/release/6.0.1.html
+[29]: {{ site.baseurl }}/release/6.0.0.html
+[30]: {{ site.baseurl }}/release/5.0.0.html
+[31]: {{ site.baseurl }}/release/4.0.1.html
+[32]: {{ site.baseurl }}/release/4.0.0.html
+[33]: {{ site.baseurl }}/release/3.0.0.html
+[34]: {{ site.baseurl }}/release/2.0.0.html
+[35]: {{ site.baseurl }}/release/1.0.1.html
+[36]: {{ site.baseurl }}/release/1.0.0.html
+[37]: {{ site.baseurl }}/release/0.17.1.html
+[38]: {{ site.baseurl }}/release/0.17.0.html
+[39]: {{ site.baseurl }}/release/0.16.0.html
+[40]: {{ site.baseurl }}/release/0.15.1.html
+[41]: {{ site.baseurl }}/release/0.15.0.html
+[42]: {{ site.baseurl }}/release/0.14.1.html
+[43]: {{ site.baseurl }}/release/0.14.0.html
+[44]: {{ site.baseurl }}/release/0.13.0.html
+[45]: {{ site.baseurl }}/release/0.12.0.html
+[46]: {{ site.baseurl }}/release/0.11.1.html
+[47]: {{ site.baseurl }}/release/0.11.0.html
+[48]: {{ site.baseurl }}/release/0.10.0.html
+[49]: {{ site.baseurl }}/release/0.9.0.html
+[50]: {{ site.baseurl }}/release/0.8.0.html
+[51]: {{ site.baseurl }}/release/0.7.1.html
+[52]: {{ site.baseurl }}/release/0.7.0.html
+[53]: {{ site.baseurl }}/release/0.6.0.html
+[54]: {{ site.baseurl }}/release/0.5.0.html
+[55]: {{ site.baseurl }}/release/0.4.1.html
+[56]: {{ site.baseurl }}/release/0.4.0.html
+[57]: {{ site.baseurl }}/release/0.3.0.html
+[58]: {{ site.baseurl }}/release/0.2.0.html
+[59]: {{ site.baseurl }}/release/0.1.0.html