zml1206 commented on PR #6689:
URL: 
https://github.com/apache/incubator-gluten/pull/6689#issuecomment-2270176128

   > @zml1206, can we add a more general config to allow disabling any logical 
rule? It's like Spark's `spark.sql.optimizer.excludedRules`. cc @zhztheplayer
   
   There is a difference between these two configurations. If exclude 
`CollectRewriteRule`, not only ObjectHashAggregate is offloaded, but 
HashAggregate is also disabled when collect is included.


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