yashmayya commented on issue #17625:
URL: https://github.com/apache/pinot/issues/17625#issuecomment-3849485190

   Thanks, that makes sense. I'm able to reproduce this with a simple query on 
quickstart like `select * from baseballStats limit 10` when `baseballStats` has 
no segments (sort / limit queries have a singleton worker for the global sort, 
and so the buggy code path is triggered). I'll create a fix for this soon.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to