apache/pinot
`SchemaUtils` Doesn't Show the Actual Reason for Validation Failure
Closed
#14,787 opened on Jan 9, 2025
buggood first issue
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (Avg merge 6d 7h) (186 merged PRs in 30d)
Description
Often when our customers try to deploy, Pinot returns Schema is incompatible with tableConfig with no details about the root-cause. We should try to return the exact reason why the Schema validation had failed.