Class UnionPullUpConstantsRule

All Implemented Interfaces:
SubstitutionRule, TransformationRule

@Enclosing public class UnionPullUpConstantsRule extends RelRule<UnionPullUpConstantsRule.Config> implements SubstitutionRule
Planner rule that pulls up constants through a Union operator.
See Also: