alamb commented on pull request #7967: URL: https://github.com/apache/arrow/pull/7967#issuecomment-683711505
# B I see what you mean now -- I think I was getting confused about what code will do the coercion of input types. I was thinking that that built in type coercion logic could handle simple cases, but for anything more complicated (e.g. the array usecase to coerce all arguments to the same type) that the UDF implementation would handle it. I can see, however, why potentially having this logic built into DataFusion would be helpful. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
