Class UnionPullUpConstantsRule

All Implemented Interfaces:
TransformationRule

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