js8544 commented on PR #38116: URL: https://github.com/apache/arrow/pull/38116#issuecomment-1771357697
You can check out the discussion starting from [here](https://github.com/apache/arrow/pull/38116#issuecomment-1760993652). We agreed to have a single API that orchestrates the registration process for the convenience of users. Without this API users would need to first register the function declaration and then register the IR code. For non-IR functions, without a unifying API users would need to call at least 4 different registration functions. -- 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]
