trinodb/trino

Show all queries by default in Web UI

开放

#4,350 创建于 2020年7月5日

 (3 条评论) (4 个反应) (0 位负责人)Java (2,678 个派生)batch import
good first issueui

仓库指标

星标
 (9,113 个星标)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 306 个 PR)

描述

Currently, Web UI shows failed queries by default. I think it's counter-intuitive -- since user did not select any filters, they should see all information. That also provides worse experience -- it's likely there was some failed query on a cluster, and it's going to be showed at the top to everyone.

Show all queries by default.

贡献者指南