niyue opened a new issue, #38594:
URL: https://github.com/apache/arrow/issues/38594

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   In this PR (https://github.com/apache/arrow/pull/38116), we introduce some 
new external function registration APIs to allow Gandiva developers to author 
third party functions and register them so that these external functions can be 
used in Gandiva expressions. 
   This entire process requires some documentation so that developers can get 
started to use this capability:
   * which APIs are needed, and the descriptions for the registration API
   * what these APIs are capable
   * how to generate LLVM IR
   * etc
   
   ### Component(s)
   
   C++ - Gandiva


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