alamb commented on issue #14943: URL: https://github.com/apache/datafusion/issues/14943#issuecomment-2691340914
I think this would be a nice improvement There are code and existing tests that can simplify this type of expression. See tests here https://github.com/apache/datafusion/blob/5e49094c159ce110bebd2bb6f4858ff515cd1860/datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs#L1993 Maybe we need to improve the logic somehow This would be a good thing for someone to look into -- 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]
