Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Move CalcRel.createProject methods to RelOptUtil. These days those methods create ProjectRel, not CalcRel, so having the methods in CalcRel is confusing.