[Java] Replace multiple calls to getShort in NettyArrowBuf
未關閉
Type: enhancement
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
As per https://github.com/apache/arrow/pull/7347#discussion_r437116925 replace two calls to getShort with one
**Reporter**: [Ryan Murray](https://issues.apache.org/jira/browse/ARROW-9148) / @rymurr
**Note**: *This issue was originally created as [ARROW-9148](https://issues.apache.org/jira/browse/ARROW-9148). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
先定位 NettyArrowBuf 類別以及 issue 中所引用的兩個 getShort 呼叫。確認周邊邏輯和現有的 Java 測試,然後驗證這些呼叫是否已依要求替換,以及相關測試是否通過。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- backend
- Issue 類型
- 重構
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100