ashishkf commented on issue #9839:
URL: https://github.com/apache/pinot/issues/9839#issuecomment-1322685242

   Can you please see if docs can be iterated per the "order by" clause if the 
order by column also happens to be in the sorted column? This is useful if say, 
segments are sorted by the timestamp column but the query has "order by 
timestamp desc". In that case, in addition to limit pushdown applyAnd could 
passed a flag - ascOrDesc - to use either the forward or reverse bitmap 
iterator.


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

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

Reply via email to