pitrou commented on issue #45717: URL: https://github.com/apache/arrow/issues/45717#issuecomment-2710974385
> [@pitrou](https://github.com/pitrou) would it make sense to check for string input type in Python before calling `binary_join_element_wise` in case a `large_string` type is present? I don't think so. The Python compute function wrappers are auto-generated from the C++ description. However, it may make sense to improve `binary_join_element_wise` so as to accept mixed narrow+large inputs, in case it doesn't generate too much additional code. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org