[Java] Rename compression classes
未關閉
Type: enhancement
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
Zstd isn't using the commons codec, so we should rename CommonsCompressionFactory to something more generic, and the existing LZ4 implementation to something potentially more generic.
**Reporter**: [Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-12115) / @emkornfield
**Note**: *This issue was originally created as [ARROW-12115](https://issues.apache.org/jira/browse/ARROW-12115). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
先定位 CommonsCompressionFactory 和現有的 LZ4 實作,然後檢查它們的參照以及 issue 中連結的遷移文件。將兩個類別重新命名為通用名稱,並更新所有參照,同時保留現有的壓縮行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- backend
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100