vogievetsky opened a new pull request #11158: URL: https://github.com/apache/druid/pull/11158
Just a number of UX improvements to the query view ✨ based on feedback from users. Firstly there is a cute little stopwatch ⏱️ to keep you company while the query runs:  Also added: - Improved page indication in the results table when the total number of results is not known due to auto limit - Automatically increase the auto limit by 10x every time you reach the last loaded page - Don't auto run the query when fresh opening the query view (prevents you from running a stale query) This PR has: - [x] been self-reviewed. - [x] been tested in a test Druid cluster. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
