Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
CALCITE-1413 New CASE statement simplification
- Closed