drauschenbach commented on issue #1068:
URL: 
https://github.com/apache/datafusion-ballista/issues/1068#issuecomment-2416611461

   Re: 2.2 User Defined Functions:
   
   Rust compiles to WASM, and WASM explicitly supports over-the-air deployment. 
This is one possible way to express UDF's in Rust.
   
   Some other projects allow UDFs in "pickle-able Python", although use of 
transitive dependencies rapidly descends into Python packaging hell.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to