Package | Description |
---|---|
org.apache.calcite.sql.validate | |
org.apache.flink.table.planner.calcite |
Constructor and Description |
---|
AliasNamespace(SqlValidatorImpl validator,
org.apache.calcite.sql.SqlCall call,
org.apache.calcite.sql.SqlNode enclosingNode)
Creates an AliasNamespace.
|
DmlNamespace(SqlValidatorImpl validator,
org.apache.calcite.sql.SqlNode id,
org.apache.calcite.sql.SqlNode enclosingNode,
org.apache.calcite.sql.validate.SqlValidatorScope parentScope) |
Modifier and Type | Class and Description |
---|---|
class |
FlinkCalciteSqlValidator
Extends Calcite's
SqlValidator by Flink-specific behavior. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.