2010YOUY01 commented on PR #22729:
URL: https://github.com/apache/datafusion/pull/22729#issuecomment-4629802758

   For Clickbench result:
   I tried to reproduce locally, and confirmed Q13, Q26, Q31, Q32 are slower.
   
   I looked at the `explain analyze`, Q13, Q31, Q32 are expected due to 
https://github.com/apache/datafusion/pull/22729#issuecomment-4622592357
   
   Q26 don't have aggregation, probably because this branch is behind main for 
some optimizations 🤔 
   
   If that look good, I will by default disable this split path, and enable it 
after #11627 is back, to prevent performance regression.


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