[Java] Fix getField() for NullableMapVector
未关闭
Type: bug
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
Needs to call super.getField() and return a nullable version of that field.
**Reporter**: [Steven Phillips](https://issues.apache.org/jira/browse/ARROW-790) / @StevenMPhillips
**Note**: *This issue was originally created as [ARROW-790](https://issues.apache.org/jira/browse/ARROW-790). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
贡献指南
调研方向
从 NullableMapVector.getField 开始,并将其与超类实现进行比较。确认该方法委托给 super.getField(),并返回该字段的 nullable 版本;如果 repository 提供了相关测试,请添加或更新有针对性的覆盖范围。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 35/100