pepijnve commented on PR #18183: URL: https://github.com/apache/datafusion/pull/18183#issuecomment-3568312079
> Weird, I have a check before that to only use the optimization if all types are the same: What this doesn't check is if the type of `body.expr` is also exactly the same which is what's causing the problem in the test case. Unfortunately, the schema is not available at this point, so I don't think it's possible to check that type. -- 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]
