gene-bordegaray commented on code in PR #24018:
URL: https://github.com/apache/datafusion/pull/24018#discussion_r3740377948


##########
datafusion/physical-plan/src/memory.rs:
##########


Review Comment:
   yes but is using `apply_no_expressions(f)`
   
   I was thinking that since this method can add the ordering to the cached 
`self.cache.eq_properties` we would traverse that in the `apply_expressions()` 
method here.
   
   Maybe I am still unclear about what needs to be traversed and not 
@jayshrivastava ?



-- 
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]

Reply via email to