Class RelOptUtil.CorrelationCollector

  • All Implemented Interfaces:
    RelShuttle
    Enclosing class:
    RelOptUtil

    private static class RelOptUtil.CorrelationCollector
    extends RelHomogeneousShuttle
    Shuttle that finds correlation variables inside a given relational expression, including those that are inside sub-queries.