apache / apache/arrow-java

[Java] Improve testing of Dataset bindings

未關閉
#304 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: enhancement
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
11

描述

From https://github.com/apache/arrow/pull/13811

- We should ensure all types are tested
- We should organize tests in a way that Parquet, IPC, and eventually CSV/ORC can mostly share test code (save for perhaps skipping/overriding specific format-type pairs)

Incidentally: it may be good to incrementally port this module to JUnit5 and drop JUnit4

**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17342) / @lidavidm

**Note**: *This issue was originally created as [ARROW-17342](https://issues.apache.org/jira/browse/ARROW-17342). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

貢獻指南

開啟貢獻指南

研究方向

首先定位 Dataset bindings 的 Java 測試,並檢視 Parquet 和 IPC 案例目前是如何組織的。檢查所有型別的涵蓋情況,然後評估測試如何在不同格式之間共用程式碼,包括可能的 CSV 和 ORC 案例;JUnit4 到 JUnit5 的遷移被列為次要考量。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
testing
Issue 類型
重構
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。