Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This patch adds LogicalPlanVisitor and improves LogicalOptimizer to use this visitor. This improves the code readability and maintainability. Also, this visitor will be helpful for making unit tests.