Insomnia0207 opened a new issue, #12059: URL: https://github.com/apache/pinot/issues/12059
After adding the following `routing` config ``` "routing": { "segmentPrunerTypes": [ "time" ], "instanceSelectorType": "replicaGroup" }, ``` When all segments are pruned on broker, I can't get any result. <img width="1100" alt="Screenshot 2023-11-28 at 5 01 39 PM" src="https://github.com/apache/pinot/assets/14816639/6c9c8266-34f8-448f-93a8-a73e249044c5"> I am expecting ``` No records found ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org