kkhatua opened a new pull request #1592: DRILL-6939: Indicate when a query is 
submitted and is in progress
URL: https://github.com/apache/drill/pull/1592
 
 
   On query submission, a modal popup blocks further interaction until the 
result of the query are available.
   Since the Query ID is not available at this point, the only way to cancel a 
running query is to navigate to it via the `/profiles` tab. For this, the modal 
allows a button to pop out to this tab without closing the current window which 
is waiting for the result-set.
   
   Screenshot (when querying sys.profiles with 5.8K entries)
   
![image](https://user-images.githubusercontent.com/4335237/50613446-6db36c00-0e92-11e9-95e3-dbd47b2af196.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:
[email protected]


With regards,
Apache Git Services

Reply via email to