[Java][Memory][Core]: Initialize DEBUG variable in BaseAllocator class separately
オープン
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
### Describe the enhancement requested
As we were implementing Java Nullability in https://github.com/apache/arrow/pull/37723, we found that there are many variables that are all tied to the DEBUG variable.
Request: Improve the nullability code by creating a new private static inner class to hold all the fields.
### Component(s)
Java
コントリビューションガイド
調査の方向性
BaseAllocator クラスから始め、Apache Arrow PR 37723 で参照されている nullability の対応を確認します。DEBUG に関連付けられたフィールドを特定し、それらを private static inner class にどのようにまとめるべきかを判断します。要求された分離が、意図されたアロケーターの動作を変更せずに実装されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100