milenkovicm closed issue #1215: Support for user defined FFI functions
URL: https://github.com/apache/datafusion-ballista/issues/1215
--
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 comm
milenkovicm commented on issue #1215:
URL:
https://github.com/apache/datafusion-ballista/issues/1215#issuecomment-3123965709
closing this issue. i personally believe ballista provides an easy way to
plug your own FFI UDFs. there is no intention at the moment to make that part
of ballista a
westhide commented on issue #1215:
URL:
https://github.com/apache/datafusion-ballista/issues/1215#issuecomment-2763613633
[Zero-copy Apache Arrow with
WebAssembly](https://observablehq.com/@kylebarron/zero-copy-apache-arrow-with-webassembly)
--
This is an automated message from the Apach
unknown-no commented on issue #1215:
URL:
https://github.com/apache/datafusion-ballista/issues/1215#issuecomment-2763011354
Related [WASM UDFs](https://github.com/apache/datafusion/issues/9326)
--
This is an automated message from the Apache Git Service.
To respond to the message, please
milenkovicm commented on issue #1215:
URL:
https://github.com/apache/datafusion-ballista/issues/1215#issuecomment-2746181514
I'm not sure what's your idea @westhide, udf support is not one size fits
all solution, thus I'm not sure how it fits with current solution. We spent a
lot of time