gstvg commented on PR #22853: URL: https://github.com/apache/datafusion/pull/22853#issuecomment-5010284562
Besides future in-tree functions with multi-parameter lambdas, this is reachable for user defined, externally implemented functions. I found a case in [Sail, for example](https://github.com/lakehq/sail/blob/97169baf35640f59d4adf3e0c623954525824613/crates/sail-function/src/scalar/array/spark_array_filter.rs#L37-L43) -- 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]
