Apache Arrow 18.1.0 (2024 年 11 月 24 日)
这是一个补丁版本,涵盖了超过 1 个月的开发工作。
下载
贡献者
此版本包含来自 8 位不同贡献者的 25 次提交。
$ git shortlog -sn apache-arrow-18.0.0..apache-arrow-18.1.0
7 Bryce Mecum
7 Sutou Kouhei
4 dependabot[bot]
2 Adam Reeve
2 Raúl Cumplido
1 0xderek
1 Anja Kefala
1 Jacob Wujciak-Jens
补丁提交者
以下 Apache 提交者将贡献的补丁合并到了仓库中。
$ git shortlog -sn --group=trailer:signed-off-by apache-arrow-18.0.0..apache-arrow-18.1.0
5 Sutou Kouhei
4 David Li
3 Bryce Mecum
3 Curt Hagenlocher
3 Jacob Wujciak-Jens
2 Raúl Cumplido
1 Felipe Oliveira Carvalho
更新日志
Apache Arrow 18.1.0 (2024-11-24)
错误修复
- GH-44360 - [C#] 修复 Flight DoExchange 与 C++ 实现不兼容的问题 (#44424)
- GH-44389 - [Java][集成][发布] 在 verify-rc-source-integration-linux-conda-latest-amd64 中使用 Python 3.12 (#44395)
- GH-44448 - [C++] 添加支持覆盖 cross-compiling 的 grpc_cpp_plugin 路径的功能 (#44507)
- GH-44453 - [发布] 为
07-matlab-upload.sh
添加 shebang (#44454) - GH-44459 - [发布][打包] 验证二进制 wheel 时不检查 wheel 内容 (#44460)
- GH-44461 - [发布][打包][Python] 在 verify-release-candidate-wheels.bat 上设置 PARQUET_TEST_DATA (#44462)
- GH-44506 - [文档][C++] 修复 ChunkLocation 的文档指令 (#44505)
- GH-44606 - [C++] 为 abseil 添加一个查找模块,用于处理缺失的版本 (#44613)
- GH-44607 - [C++][开发] 更新绑定的 Thrift,更新镜像以使用 CDN (#44685)
- GH-44674 - [R] 修复 R CMD check 在 dev testthat 下失败的问题 (#44675)