You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/05/13 08:19:26 UTC

[GitHub] [incubator-pinot] pedro93 opened a new issue #6909: [Improvement] UI not reporting why table definition is invalid

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org