alamb commented on PR #5661: URL: https://github.com/apache/arrow-datafusion/pull/5661#issuecomment-1487545822
I suggest we split this PR into two 1. The changes to the type signature of `ExecutionPlan` which while large is mostly mechanical 2. The algorithm changes to `datafusion/core/src/physical_optimizer/sort_enforcement.rs` and `datafusion/core/src/physical_optimizer/sort_pushdown.rs` I think we can get 1 in sooner -- I think after @mingmwang 's review of the algorithm we'll be ready for 2. -- 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]
