Log the projected schema
未关闭
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
We should log the schema and describe what columns are being kept and which are being projected out in the projection API.
This will be useful for users wondering why some of their columns are missing.
**Reporter**: [Alex Levenson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alexlevenson) / @isnotinvain
**Note**: *This issue was originally created as [PARQUET-213](https://issues.apache.org/jira/browse/PARQUET-213). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 projection API,并跟踪投影列的选择位置以及 schema 可用的位置。完成的标准是:投影路径记录 schema,并明确指出哪些列会被保留、哪些列会从投影中排除,同时通过相关的现有测试验证行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100