GitHub user Jefffrey added a comment to the discussion: How do I create a UDF in datafusion rust?
We have [array_has](https://docs.rs/datafusion/latest/datafusion/functions_nested/array_has/fn.array_has.html) function now. And for reference we do have a guide on [creating UDFs on the site now](https://datafusion.apache.org/library-user-guide/functions/adding-udfs.html#adding-a-user-defined-table-function) GitHub link: https://github.com/apache/datafusion/discussions/2980#discussioncomment-14482492 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
