ctsk commented on code in PR #15051:
URL: https://github.com/apache/datafusion/pull/15051#discussion_r1983500136
##
datafusion/optimizer/src/optimizer.rs:
##
@@ -304,43 +286,29 @@ impl TreeNodeRewriter for Rewriter<'_> {
fn f_down(&mut self, node: LogicalPlan) ->
Result>
qazxcdswe123 opened a new pull request, #15051:
URL: https://github.com/apache/datafusion/pull/15051
Follow up for #15027
---
1. Cleanup deprecated function in `optimizer`
2. Inlined `optimize_plan_node`
---
I've also noticed that, all `supports_rewrite` return