alamb commented on code in PR #24018: URL: https://github.com/apache/datafusion/pull/24018#discussion_r3748717296
########## datafusion/physical-plan/src/memory.rs: ########## Review Comment: Also, the Exprs in properties are not actually **evaluated** because they are part of the properites, but rather are book keeping the result of that evaluation. -- 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]
