xiangfu0 opened a new issue, #11187: URL: https://github.com/apache/pinot/issues/11187
Assume there is a table A on serve-0 with only 1 segment, 1 replica. During mailbox assignment, the routing table gives routing as no serverInstance mapping, and one unavailable segment. It turns out to make physical plan intermediate stage mailboxRecv has no linking mailboxSend, then the plan compilation failed. Ideally, we should give an empty DataTable with a partial result exception listing the unavailable segment. -- 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