Class ProjectMergeRule


  • public class ProjectMergeRule
    extends RelOptRule
    ProjectMergeRule merges a Project into another Project, provided the projects aren't projecting identical sets of input references.