You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/07/12 04:59:46 UTC

[GitHub] [incubator-pinot] atris commented on issue #7060: Optimize DISTINCT + ORDER BY

atris commented on issue #7060:
URL: https://github.com/apache/incubator-pinot/issues/7060#issuecomment-877971495


   @MrNeocore Not surprised. In the first case, we are still early terminating although with a larger limit as compared to the previous iteration. It is faster than ORDER BY query due to the explanation above.
   
   Should we close this ticket as expected behaviour?


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org