Commit b5d7931
Make
* Make `CommonSubexprEliminate` top-down like
* fix top-down recursion, fix unit tests to use real a Optimizer to verify behavior on plans
* Extract result of `find_common_exprs` into a struct (#4)
* Extract the result of find_common_exprs into a struct
* Make naming consistent
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>CommonSubexprEliminate top-down like (apache#11683)1 parent 7c41323 commit b5d7931
1 file changed
+417
-368
lines changed
0 commit comments