xueyumusic opened a new pull request #4395: Pompt when get table schema failed on query-console URL: https://github.com/apache/incubator-pinot/pull/4395 When click table name on query-console, if the schema could not getted for some reason there is no prompt about it. It may be make user confusing especially when clicked the other table name before. E.g, car_order_tbl1 has no schema, it still shows transcript schema but car_order_tbl1 default query result  this pr shows `schema not found` 
---------------------------------------------------------------- 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]
