trinodb/trino

Display dynamic filters information in UI

Open

#5,519 opened on Oct 12, 2020

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Java (2,678 forks)batch import
good first issue

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (Avg merge 5d 9h) (306 merged PRs in 30d)

Description

Query stats JSON now contains some useful information about DF (e.g total number of filters, total lazy filters, collection wall time, etc.). Such information could be displayed in Presto UI (in query detail page or in live plan).

Contributor guide