timsaucer opened a new pull request, #14579:
URL: https://github.com/apache/datafusion/pull/14579

   ## Which issue does this PR close?
   
   Addresses part of https://github.com/apache/datafusion/issues/14562 - 
specifically scalar udfs
   
   ## Rationale for this change
   
   This is a pure addition were we expose `ScalarUDF` across the FFI boundary. 
This enables new functionality about creating reusable libraries, such as in 
python.
   
   ## What changes are included in this PR?
   
   Addition of scalar udf FFI wrappers
   
   ## Are these changes tested?
   
   TODO:
   
   - [ ] Create additional unit tests inside FFI crate
   - [ ] Expand the existing integration test to include scalar udf
   - [ ] Create a proof of concept in datafusion-python and test
   
   ## Are there any user-facing changes?
   
   This is a pure addition.
   


-- 
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...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to