Reuse hadoop file status and footer in ParquetRecordReader
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
### Describe the enhancement requested
This is actually [PARQUET-2415](https://issues.apache.org/jira/browse/PARQUET-2415)
_Reuse hadoop file status and footer in ParquetRecordReader_ moved to a github issue.
That has a stale pr #1242 by @wankunde; I've got claude to rebase it and update to junit5/assertj
### Component(s)
Core
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在 core 模块中定位 ParquetRecordReader,并查看过时的 PR #1242,该 PR 被提及为现有实现。运行相关的 core reader tests 并比较其覆盖率;当 reader 复用 Hadoop 的文件状态和 footer 且没有回归时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- hadoop, java
- 领域
- data-engineering
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100