Jefffrey commented on PR #19415: URL: https://github.com/apache/datafusion/pull/19415#issuecomment-3678380285
> Upon looking into this a bit more, it seems one of the limitations to returning `NULL` here stems from `make_scalar_function` expecting a function returning `Result<ArrayRef>` [source](https://github.com/apache/datafusion/blob/d8e68a404aa7955b4913bab1c658a4ec5c82f0fc/datafusion/functions-nested/src/utils.rs#L53-L58) Could you elaborate on this point? I'm having trouble seeing how it is related to the issue at hand 🤔 -- 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]
