neilconway commented on code in PR #20426: URL: https://github.com/apache/datafusion/pull/20426#discussion_r2995497654
########## datafusion/optimizer/src/analyzer/type_coercion.rs: ########## Review Comment: You mean, does this code need to be updated as part of this PR? I'd argue no -- the pre-existing behavior here was strict and not to do type coercion, which IMO makes sense. -- 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]
