[Java] Replace multiple calls to getShort in NettyArrowBuf
オープン
Type: enhancement
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 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 で参照されている 2 つの getShort 呼び出しを見つけます。周辺のロジックと既存の Java テストを確認し、その後、要求どおりに呼び出しが置き換えられていること、および関連するテストがパスすることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100