org.apache.calcite.rel.type.RelDataType |
SqlValidatorImpl.deriveConstructorType(org.apache.calcite.sql.validate.SqlValidatorScope scope,
org.apache.calcite.sql.SqlCall call,
SqlFunction unresolvedConstructor,
SqlFunction resolvedConstructor,
List<org.apache.calcite.rel.type.RelDataType> argTypes) |
org.apache.calcite.runtime.CalciteException |
SqlValidatorImpl.handleUnresolvedFunction(org.apache.calcite.sql.SqlCall call,
SqlFunction unresolvedFunction,
List<org.apache.calcite.rel.type.RelDataType> argTypes,
List<String> argNames) |
void |
SqlValidatorImpl.validateColumnListParams(SqlFunction function,
List<org.apache.calcite.rel.type.RelDataType> argTypes,
List<org.apache.calcite.sql.SqlNode> operands) |