gstvg commented on code in PR #18921: URL: https://github.com/apache/datafusion/pull/18921#discussion_r3003053330
########## datafusion/physical-expr/src/expressions/lambda_variable.rs: ########## Review Comment: Hmm actually since capture support has been scraped for now we can determine by index without having to care about that and leave it for the capture PR https://github.com/apache/datafusion/pull/18921/commits/93e66f7c618cfab4acb8f85588d1727d6b4b7abf -- 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]
