Zoltan Haindrich created CALCITE-2631:
-----------------------------------------
Summary: Address small issues in case simplification
Key: CALCITE-2631
URL: https://issues.apache.org/jira/browse/CALCITE-2631
Project: Calcite
Issue Type: Bug
Reporter: Zoltan Haindrich
Assignee: Zoltan Haindrich
followup of CALCITE-1413
https://github.com/apache/calcite/commit/b470a0cd4572c9f6c4c0e9b51926b97c5af58d3f#comments
to address the following things:
* fuse branch removal logics with case branch simplification
* postpone condition simplification during branch compaction removal to avoid
re-simplification of the same subtree if multiple branches are removed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)