ShashidharM0118 commented on issue #19092: URL: https://github.com/apache/datafusion/issues/19092#issuecomment-3681655986
> In other words, in `PruningPredicate::try_new` perhaps it would be preferable to always run the incoming expression through the simplifier so that `build_predicate_expression` only has to deal with the simplified versions instead of implementing ad hoc inline simplification. i tried the exact same thing in #19434, can you please check it once? -- 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]
