[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