vogievetsky opened a new pull request, #18701: URL: https://github.com/apache/druid/pull/18701
Fixing some bugs in the Explore view and adding the ability to have multiple measures in the time chart ### Fixed - Better granularity UI when there is no time filter - Better representation of the initial state to prevent the time filter being re-added when it is removed (discovered this one while testing the above) - Make time floor align hours that divide into day to the day in all timezones (this aligns the query with that the visualization expects) ### Added Ability to have multiple measures in time chart <img width="1096" height="821" alt="image" src="https://github.com/user-attachments/assets/c5a8a523-6a72-4a9e-8cd2-d0dbbdb285c7" /> -- 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]
