mcvsubbu opened a new issue #4520: Return better error message than BROKER_RESOURCE_MISSING when table is not found URL: https://github.com/apache/incubator-pinot/issues/4520 We seem to be returning "BrokerResourceMissing" when a table is not found. Not sure if changing this would in some way cause backward incompatibility, but it will be nice to change the error message to return something more meaningful like "No such table", preferably including the table name in the message.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
