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
   
![image](https://user-images.githubusercontent.com/95261/60561099-ff8a2c00-9d84-11e9-9244-c03fa8826d57.png)
   
   this pr shows `schema not found`
   
![image](https://user-images.githubusercontent.com/95261/60561248-7de6ce00-9d85-11e9-88cc-4559828f2298.png)
   
   
    

----------------------------------------------------------------
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]

Reply via email to