trinodb/trino

Show all queries by default in Web UI

Open

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

在 GitHub 查看
 (3 评论) (4 反应) (0 负责人)Java (9,113 star) (2,678 fork)batch import
good first issueui

描述

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.

贡献者指南