[Java] Add hasNull flag to Vectors
未關閉
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
Add has null flag to Arrow Vector so that for vectors without any null, the null check process should be skipped.
**Reporter**: [Yurui Zhou](https://issues.apache.org/jira/browse/ARROW-5198) / @yuruiz
#### PRs and other links:
- [GitHub Pull Request apache/arrow#4199](https://github.com/apache/arrow/pull/4199)
**Note**: *This issue was originally created as [ARROW-5198](https://issues.apache.org/jira/browse/ARROW-5198). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
此 issue 涉及 Arrow Vectors,並連結到 pull request apache/arrow#4199;請先檢視該 pull request 以及它所修改的 Java vector 實作。在其中確認預期的 has-null 行為與完成狀態;完成表示沒有 null 的 vector 會跳過 null 檢查程序。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- data
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 15/100