-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: None
-
Labels:None
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
- relates to
-
CALCITE-1413 New CASE statement simplification
-
- Closed
-