crepererum commented on issue #9326: URL: https://github.com/apache/datafusion/issues/9326#issuecomment-3527934259
We at InfluxData are working on this now and started a dedicated open source repository for this: https://github.com/influxdata/datafusion-udf-wasm The goal there is bit beyond just caging a Rust-based UDF in a WASM sandbox, but to allow a wider range of guest languages to be used (for example Python, which has a standard implementation which is nearly impossible to sandbox without using operating-system specific measures). -- 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]
