Previously it was removed in CALCITE-3997.
By marking CalcMergeRule as TransformationRule, the CalcMergeRule won't match PhysicalNode (including EnumerableCalc) in VolcanoPlanner.
- links to
Previously it was removed in CALCITE-3997.
By marking CalcMergeRule as TransformationRule, the CalcMergeRule won't match PhysicalNode (including EnumerableCalc) in VolcanoPlanner.