MrGranday commented on code in PR #17314: URL: https://github.com/apache/datafusion/pull/17314#discussion_r2303040045
########## datafusion/core/src/physical_planner.rs: ########## @@ -946,6 +947,18 @@ impl DefaultPhysicalPlanner { )) } Review Comment: Makes sense I’ll remove the cache handling from `DefaultPhysicalPlanner` and keep it implementation-specific. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org