Skip to content

Web console: fix progress indication for table input#17334

Merged
vogievetsky merged 2 commits intoapache:masterfrom
vogievetsky:better_progress_indication
Oct 16, 2024
Merged

Web console: fix progress indication for table input#17334
vogievetsky merged 2 commits intoapache:masterfrom
vogievetsky:better_progress_indication

Conversation

@vogievetsky
Copy link
Copy Markdown
Contributor

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.

@vogievetsky vogievetsky added Bug Area - Web Console Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Oct 11, 2024
@vogievetsky vogievetsky merged commit 8ddb316 into apache:master Oct 16, 2024
@vogievetsky vogievetsky deleted the better_progress_indication branch October 16, 2024 20:14
@clintropolis clintropolis added this to the 31.0.1 milestone Nov 22, 2024
clintropolis pushed a commit to clintropolis/druid that referenced this pull request Nov 22, 2024
* fix porgress indication for table input

* fix snapshot
clintropolis added a commit that referenced this pull request Nov 22, 2024
* fix porgress indication for table input

* fix snapshot

Co-authored-by: Vadim Ogievetsky <vadim@ogievetsky.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Area - Web Console Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants