LiaCastaneda commented on code in PR #18921: URL: https://github.com/apache/datafusion/pull/18921#discussion_r3085194423
########## datafusion/functions-nested/src/array_transform.rs: ########## Review Comment: > Maybe in the future we can add a null_safe method to PhysicalExpr and only cleanup if any expr of the lambda body is non null safe? Sorry I missed your answer! Yeah, I think we can leave this for when someone actually needs it -- I don't think we should add APIs if there is no real use case yet. -- 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]
