mingmwang commented on issue #6892:
URL: 
https://github.com/apache/arrow-datafusion/issues/6892#issuecomment-1634463639

   @Dandandan @alamb 
   I guess the purpose of this ticket is try to introduce some method to skip 
the `partial` aggregation if  the `partial` aggregation can not reduce the row 
count(for high cardinality aggregation), correct ?
   In Snowflake and Teradata, they call this adaptive partial aggregation.
   
   I'm not sure for TPC-H queries whether this will help or not, but for some 
TPC-DS queries, this is quite useful.
   


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

Reply via email to