apache / apache/arrow-java

[Java] Refactor null slot verification onto a single method in the parent class

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

描述

After https://github.com/apache/arrow/pull/4288 is checked in there is an opportunity to refactor the code to one place instead of having the same logic across all vector classes.

**Reporter**: [Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-5305) / @emkornfield

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

貢獻指南

開啟貢獻指南

研究方向

先檢視 PR 4288,接著找出 Java vector classes 中重複的 null slot 驗證邏輯,並確認應將其集中到哪個 parent class。完成的定義是驗證具有一個共用實作,同時保留所有 vector classes 中現有的行為。

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

評估

技術堆疊
java
領域
data
Issue 類型
重構
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

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

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