alamb commented on pull request #9376: URL: https://github.com/apache/arrow/pull/9376#issuecomment-778761128
> Note that this PR addresses @alamb 's concern by introducing a adapter that people can use if they do not want to bother implementing the scalar variants. Yes, the adapter function I think lowers the barrier to implementing initial scalar functions and should be an easier upgrade path. TLDR it is that one can call `make_scalar_function(your_old_func_implementation)` and not worry about the updates. I think this PR is ready, is a great step forward. Let's merge it and continue to iterate. ---------------------------------------------------------------- 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]
