Jackie-Jiang commented on issue #5893:
URL: 
https://github.com/apache/incubator-pinot/issues/5893#issuecomment-687324697


   > In the intermediate star-tree nodes, we should be able to store the final 
results.
   
   You mean the long values? There is no way to aggregate them inside the 
segment.
   E.g. there is no way to solve this query: `SELECT 
SEGMENT_PARTITIONED_DISTINCT_COUNT(colA) FROM table WHERE colB IN (1, 2)`


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

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