KevinyhZou commented on PR #8558: URL: https://github.com/apache/incubator-gluten/pull/8558#issuecomment-2739306192
> Can we also introduce a dedicated rule for this optimization? Maybe, a custom And/Or expression class should be defined when necessary? Now I have implement a dedicated rule for this, introduce the `CHAnd`, `CHOr` customized expression. Mixed nested and/or would be optimized, I have add this case in the ut, non nested and/or would not. please help to review this . @PHILO-HE -- 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]
