apache / apache/arrow-java

[Java][Memory][Core]: Initialize DEBUG variable in BaseAllocator class separately

未關閉
#142 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
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 相關的欄位,並確定應如何將它們分組到一個私有靜態內部類別中。完成的標準是在不變更預期配置器行為的情況下實作所要求的分離。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
backend
Issue 類型
重構
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。