kishoreg commented on issue #8800:
URL: https://github.com/apache/pinot/issues/8800#issuecomment-1142581223

   @Jackie-Jiang there will be cases where there is a filter predicate where we 
cannot use dictionaryBasedDistinctOperator. 
   
   Will be great to use inverted index to solve the count group by and distinct 
operations since it will be an O(cardinality) instead of O(number of rows).
   
   


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