apache / apache/arrow-java

[Java] Rename compression classes

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

把新 issue 发到你的邮箱

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