somandal commented on issue #10555:
URL: https://github.com/apache/pinot/issues/10555#issuecomment-1498072889

   One more thing I tried: I tried returning a No-op block right after adding 
to the `priorityQueue`, but still ran into the same issue. So there is some 
delay caused by adding to the `priorityQueue`, but it shouldn't result in so 
much slowness (and after this step is performed, the `SortOperator` should only 
be applying LIMIT and FETCH so the overall ORDER BY should still be reasonable).


-- 
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