beliefer opened a new pull request #35360:
URL: https://github.com/apache/spark/pull/35360


   ### What changes were proposed in this pull request?
   Currently, the build-in scan builder that implement 
`SupportsPushDownAggregates` has itself's config to control aggregate push-down.
   We can advance the judgement of the config which controls aggregate 
push-down.
   
   
   ### Why are the changes needed?
   Improve the performance of DS V2 aggregate push-down.
   
   
   ### Does this PR introduce _any_ user-facing change?
   'Yes'. This PR add a API `enablePushAggregation` in 
`SupportsPushDownAggregates`.
   
   
   ### How was this patch tested?
   Exists tests.
   


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