jayzhan211 commented on PR #8333:
URL: 
https://github.com/apache/arrow-datafusion/pull/8333#issuecomment-1832875629

   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 is some 
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`.


-- 
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]

Reply via email to