apache / apache/pinot

[UI][Improvement] GroupLimitReached should clearly displayed on Pinot UI

Open
#10,053 0 comments 0 reactions 0 assignees View on GitHub
ui
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

Currently group limit reached is not reflected on the final query result. as the default query group limit is set to 1million. it is unlikely the condition is hit. however when the condition is hit. it doesn't actually show the warning banner "partial query result obtained"

Discussed previously in https://github.com/apache/pinot/issues/7130; https://github.com/apache/pinot/issues/8022; https://github.com/apache/pinot/issues/7398 but we shouldn't silently return partial aggregated results within showing warning on UI

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.