Class SqlValidatorImpl.ExtendedExpander

  • All Implemented Interfaces:
    SqlVisitor<SqlNode>
    Enclosing class:
    SqlValidatorImpl

    static class SqlValidatorImpl.ExtendedExpander
    extends SqlValidatorImpl.Expander
    Shuttle which walks over an expression in the GROUP BY/HAVING clause, replacing usages of aliases or ordinals with the underlying expression.