Class CalcRelSplitter.InputToCommonExprConverter

  • All Implemented Interfaces:
    RexVisitor<RexNode>
    Enclosing class:
    CalcRelSplitter

    private static class CalcRelSplitter.InputToCommonExprConverter
    extends RexShuttle
    Shuttle which converts every reference to an input field in an expression to a reference to a common sub-expression.