Veeupup commented on PR #8333: URL: https://github.com/apache/arrow-datafusion/pull/8333#issuecomment-1832956071
> I think we should not add more and more type coercion or checking in `array_expression.rs`. Our goal is to reduce them. Unless there we need to fix regression, otherwise I dont think we should handle this special case in this way. It is better to avoid adding the complexity of `check_types` or `return_type`. Agree with you! I'll close this PR to avoid make `check_types` more complicate -- 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]
