peterxcli commented on issue #5639:
URL: 
https://github.com/apache/datafusion-comet/issues/5639#issuecomment-5577431319

   Possibly related to this: I discovered we might also want to split 
`planner.rs` into `planner/join`, `planner/aggregate`, `planner/windows`, 
`planner/iceberg`, `planner/scan`, `planner/shuffle`, and `planner/write`.
   
   That way, all the plan rewrite rules/plumbing could find their place more 
easily, instead of sitting alongside the execution implementation.
   
   - https://github.com/apache/datafusion-comet/pull/5699#discussion_r3942940080
   - https://github.com/apache/datafusion-comet/pull/5699#discussion_r3941129907
   
   
   cc @pingzh 


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