vogievetsky opened a new pull request, #13376:
URL: https://github.com/apache/druid/pull/13376

   This PR makes the following changes to the console:
   - The requests on native queries are now immediately canceled, this is 
helpful in case a user makes a very large request (without a limit) and needs 
to cancel the query.
   - The "Query history" dialog now avoids and does not show up for multi-stage 
queries because they already show up in the "Recent query tasks" panel and it 
is confusing that there are two somewhat-history-like places in the UI for 
multi-stage queries. Also multi-stage queries are sometimes huge and those 
overwhelm the localStorage.
   - Update DQT to fix a small bug.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to