vogievetsky opened a new pull request, #17334: URL: https://github.com/apache/druid/pull/17334
There is a bug in the stage progress calculation where if an MSQ stage is reading from a druid table (`table` input) then the progress is stuck at `0` this is because of faulty logic that things that only `external` inputs can have file. Also make other little tweaks and adjustments to how the stages UI is rendered, add more details in tooltips, add word wrapping where needed so as not to hide details. -- 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]
