apache / apache/arrow-java

[Java] Replace multiple calls to getShort in NettyArrowBuf

未关闭
#335 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

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