Re: [I] Support for user defined FFI functions [datafusion-ballista]

2025-07-26 Thread via GitHub
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

Re: [I] Support for user defined FFI functions [datafusion-ballista]

2025-07-26 Thread via GitHub
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

Re: [I] Support for user defined FFI functions [datafusion-ballista]

2025-04-05 Thread via GitHub
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

Re: [I] Support for user defined FFI functions [datafusion-ballista]

2025-03-28 Thread via GitHub
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

Re: [I] Support for user defined FFI functions [datafusion-ballista]

2025-03-23 Thread via GitHub
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