Add a flag to allow empty structs in the thrift schema compat checker
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
This is useful as we migrate schemas, we want to be able to turn this check off.
**Reporter**: [Alex Levenson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alexlevenson) / @isnotinvain
**Assignee**: [Alex Levenson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alexlevenson) / @isnotinvain
#### PRs and other links:
- [PR-266](https://github.com/apache/parquet-mr/pull/266/)
**Note**: *This issue was originally created as [PARQUET-366](https://issues.apache.org/jira/browse/PARQUET-366). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
先查看 PR-266 以及 issue 中链接的迁移文档,然后定位 thrift schema 兼容性检查器及其现有的选项处理方式。完成的标准是:可以配置该检查器,以允许 schema 迁移使用空 struct;如果现有检查器有测试,则相关行为也应由测试覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 20/100