apache / apache/druid

Web console query view result table gets laggy when the query returns lots (700+) columns

Open
#13,032 1 comment 0 reactions 0 assignees View on GitHub
Area - Query UI Area - Web Console Bug
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

The web console does not visualize the columns in the results table so it gets laggy for queries that return many columns. We should make it virtualized.

Contributor guide

Open the contributing guide

Research direction

Start from the web console query view's result table and inspect how columns are rendered. Reproduce the lag with a query returning 700+ columns; done means the table remains responsive by virtualizing the column display.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.