ankitsultana opened a new issue, #14787: URL: https://github.com/apache/pinot/issues/14787
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. https://github.com/apache/pinot/blob/6a8bdb5e5e691381cda5122b03c6c3fd7b6fd265/pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/SchemaUtils.java#L170-L181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
