vogievetsky opened a new pull request #12031: URL: https://github.com/apache/druid/pull/12031
Added misc fixes and improvements all over the console. Here is a single screenshot that shows off a number of cool new things:  Values query is used to showcase that the number formatting with the `,`s works as expected. - Unselectable thousands separator in braced text - Bug: Hiding `start` column in the segments view and refreshing creates an error as it tries to sort in it - Improvement: format numbers with commas in the query view - Improvement: make commas in integers not selectable for copy paste - Add deferred to the query output menus to improve perf - Update Druid Query Toolkit to latest version that can parse VALUES - Add VALUES keyword - Bug: Fix rollup not being pushed correctly to the sampler - Remove spellchecker suggestions from show value dialog - Add understanding around `range` in `partitionsSpec.type` - Format "used slots" better in the segments view 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. 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]
