pedro93 opened a new issue #6909: URL: https://github.com/apache/incubator-pinot/issues/6909
When editing an existing Pinot table, if the configuration is invalid a popup will be shown that the definition is invalid but the message does not indicate why. A current workaround exists using the swagger API `POST/tables/validate` endpoint. This endpoint should be called by the UI before submitting the new table definition to validate whether the definition is correct and if not inform the user. This was found in Pinot v0.7.1 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
