Add a flag to allow empty structs in the thrift schema compat checker
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
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.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing PR-266 and the migration documentation linked in the issue, then locate the thrift schema compatibility checker and its existing option handling. Done means the checker can be configured to allow empty structs for schema migrations, with the relevant behavior covered by tests if the existing checker has them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100