Apache Arrow 4.0.1 (2021年5月26日)
这是一个补丁版本,涵盖了一个月的开发,并解决了不同实现中一些小但重要的错误。
下载
贡献者
此版本包含来自 13 位不同贡献者的 21 个提交。
$ 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
补丁提交者
以下 Apache 提交者将贡献的补丁合并到代码库中。
$ git shortlog -csn apache-arrow-4.0.0..apache-arrow-4.0.1
17 Krisztián Szűcs
3 Jorge C. Leitao
1 GitHub
变更日志
Apache Arrow 4.0.1 (2021-05-26)
错误修复
- ARROW-12568 - [Python][C++] 在 v4.0.0 中转换 int64 的切片 ListArray 时出现段错误
- ARROW-12601 - [R][打包] 修复 r/configure 中的 pkg-config 检查
- ARROW-12603 - [R] 使用 select 时 open_dataset 忽略提供的模式
- ARROW-12604 - [R][打包] 在 autobrew 和 CRAN Mac 构建中关闭 Dataset 和 Parquet
- ARROW-12617 - [Python] pyarrow.orc.write_table 签名与 pyarrow.parquet.write_table 相反
- ARROW-12622 - [Python] 在 Flight 服务器内读取 CSV 时出现段错误
- ARROW-12642 - [R] LIBARROW_MINIMAL、LIBARROW_DOWNLOAD、NOT_CRAN 环境变量不应区分大小写
- ARROW-12663 - [C++] 使用 nvcc 11.2 编译 arrow 头文件时出现段错误
- ARROW-12670 - [C++] extract_regex 在空值或不匹配后出现异常行为
- ARROW-12746 - [Go][Flight] 客户端身份验证处理程序覆盖传出元数据
- ARROW-12769 - [Python] 负的超出范围切片产生无效数组
- ARROW-12774 - [C++][Compute] replace_substring_regex() 创建无效数组 => 崩溃
- ARROW-12776 - [Archery][集成] 修复 write_js_test_json 中的十进制大小写生成
新功能和改进
- ARROW-11926 - [R] 传递新的 UCRT CRAN Windows 构建
- ARROW-12520 - [R] 文档的细微更新
- ARROW-12571 - [R][CI] 使用 valgrind 运行夜间 R
- ARROW-12578 - [JS] 简化 NodeJS 中的 UTF8 处理
- ARROW-12619 - [Python] pyarrow sdist 不应需要 git
- ARROW-12806 - [Python] test_write_to_dataset_filesystem 缺少数据集标记