Package | Description |
---|---|
org.apache.calcite.sql.validate | |
org.apache.flink.table.planner.calcite |
Modifier and Type | Class and Description |
---|---|
class |
SqlValidatorWithSnapshot
Extends
SqlValidatorImpl to allow to read the schema with a specific version. |
Constructor and Description |
---|
DmlNamespace(SqlValidatorImpl validator,
org.apache.calcite.sql.SqlNode id,
org.apache.calcite.sql.SqlNode enclosingNode,
org.apache.calcite.sql.validate.SqlValidatorScope parentScope) |
SqlValidatorWithSnapshot(SqlValidatorImpl parent,
org.apache.calcite.schema.SchemaVersion schemaVersion) |
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.