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 時發生 Segfault
- ARROW-12601 - [R][Packaging] 修正在 r/configure 中的 pkg-config 檢查
- ARROW-12603 - [R] 使用 select 時 open_dataset 忽略提供的 schema
- ARROW-12604 - [R][Packaging] Dataset, Parquet 在 autobrew 和 CRAN Mac 建置中關閉
- ARROW-12617 - [Python] pyarrow.orc.write_table 簽章與 pyarrow.parquet.write_table 的簽章相反
- ARROW-12622 - [Python] 在 Flight server 內部讀取 CSV 時發生 Segfault
- ARROW-12642 - [R] LIBARROW_MINIMAL、LIBARROW_DOWNLOAD、NOT_CRAN 環境變數不應區分大小寫
- ARROW-12663 - [C++] 使用 nvcc 11.2 編譯 arrow header 時發生 segfault
- ARROW-12670 - [C++] extract_regex 在 null 或不匹配後產生奇怪的行為
- ARROW-12746 - [Go][Flight] Client Auth handler 覆寫傳出的 metadata
- ARROW-12769 - [Python] 負數超出範圍的切片產生無效的陣列
- ARROW-12774 - [C++][Compute] replace_substring_regex() 建立無效的陣列 => 崩潰
- ARROW-12776 - [Archery][Integration] 修正在 write_js_test_json 中的 decimal case 生成
新功能與改進
- ARROW-11926 - [R] 通過新的 UCRT CRAN Windows 建置
- ARROW-12520 - [R] 小幅文件更新
- ARROW-12571 - [R][CI] 使用 valgrind 執行 nightly R
- ARROW-12578 - [JS] 簡化 NodeJS 中的 UTF8 處理
- ARROW-12619 - [Python] pyarrow sdist 不應需要 git
- ARROW-12806 - [Python] test_write_to_dataset_filesystem 缺少 dataset mark