parquet-avro does not support nested logical-type for avro <= 1.8
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
There was a previous attempt to fix avro logical-type support in avro in
The proposed solution is not complete and missed the case of nested logical-types for avro <= 1.8.
Only top level logical-types are currently handled.
**Reporter**: [Michel Davit](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=RustedBones) / @RustedBones
#### Related issues:
- [parquet-avro does not support nested logical-type for avro <= 1.8](https://github.com/apache/parquet-java/issues/2888) (duplicates)
**Note**: *This issue was originally created as [PARQUET-2447](https://issues.apache.org/jira/browse/PARQUET-2447). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查之前的 PARQUET-2292 尝试以及相关的重复 issue。跟踪 parquet-avro 对 Avro 1.8 及更早版本的处理,重点关注顶层逻辑类型与嵌套逻辑类型之间的差异;完成的标准是同时支持嵌套逻辑类型。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100