You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/01/12 01:27:27 UTC

[GitHub] sohami opened a new pull request #1611: DRILL-6971: Display query state in query result page

sohami opened a new pull request #1611: DRILL-6971: Display query state in query result page
URL: https://github.com/apache/drill/pull/1611
 
 
   With this change query state will be displayed in the query result page as below:
   
   Example of completed query:
   <img width="1277" alt="completed_example" src="https://user-images.githubusercontent.com/22159459/51067327-15811600-15c6-11e9-86fc-aeb27550732a.png">
   
   Example of cancelled query:
   <img width="652" alt="cancelled_example" src="https://user-images.githubusercontent.com/22159459/51067329-1e71e780-15c6-11e9-9b43-267652792d55.png">
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services