apache / apache/arrow-java

[Java] Add hasNull flag to Vectors

未关闭
#415 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。