Description
Right now the optimizer unit tests use a special constructor of OptPhaseManager it should use a factory function instead with test defaults for Cost Model, Cardinality Estimator, etc instead of the constructor.
Right now the optimizer unit tests use a special constructor of OptPhaseManager it should use a factory function instead with test defaults for Cost Model, Cardinality Estimator, etc instead of the constructor.