jayzhan211 commented on PR #9522: URL: https://github.com/apache/arrow-datafusion/pull/9522#issuecomment-1987100821
> ```rust > return_type_from_exprs > ``` Note that `return_type_from_exprs` is used in physical-expr too. args types are computed differently than the logical one, so we may need to move the get_type computation out of `return_type_from_exprs` -- 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]
