vogievetsky opened a new pull request, #17508: URL: https://github.com/apache/druid/pull/17508
Make the segment timeline more interactive and not have it force bucketing the segments to day granularity. ### After <img width="1488" alt="image" src="https://github.com/user-attachments/assets/726debff-971d-4978-b27c-6272d771e70f"> ### Before <img width="1488" alt="image" src="https://github.com/user-attachments/assets/8b908272-9831-4266-a82b-d66fa990d0db"> ### Also - Change from using `@druid-toolkit/query` to its renewed home of `druid-query-toolkit` - Remove depenancy on `moment` and `moment-timezone`, use `@internationalized/date` instead - Improve the timezone picker to always show the users timezone - Fix parsing and highlighting for expressions like `+ INTERVAL 5 MINUTES` where the units are plural - Add `UNNEST` to auto complete suggetions - Add a convenient utility funtion of `getApiArray` and use it everywhere - Fix tooltips in table cells - Add less than (`<`) and greater than (`>`) filter modes for tables - Fix bug where: retention rule editor disapears every time the table refreshes - Add border to load rules in the load rule editor dialog to make it clearer - Made the recent task query panel only refresh when a task query is run (vs all queries) -- 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]
