Parquet Thrift/Scrooge uses file schema as requested schema when projection is not specified
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
Parquet is using file schema as requested schema when projection is not specified.
Instead it should use the schema from the thrift class the user provided.
**Reporter**: [Tim](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tianshuo) / @tsdeng
**Assignee**: [Tim](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tianshuo) / @tsdeng
**Note**: *This issue was originally created as [PARQUET-307](https://issues.apache.org/jira/browse/PARQUET-307). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定源文件、测试或入口点。首先定位 Parquet Thrift/Scrooge projection 的处理逻辑,并跟踪未提供 projection 时如何选择请求的 schema;当使用用户提供的 thrift 类 schema 而不是文件 schema 时即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100