Uses of Package
org.apache.calcite.sql.validate
-
Packages that use org.apache.calcite.sql.validate Package Description org.apache.calcite.sql.validate org.apache.flink.table.planner.calcite -
Classes in org.apache.calcite.sql.validate used by org.apache.calcite.sql.validate Class Description SqlValidatorImpl Default implementation ofSqlValidator
, the class was copied over because of CALCITE-4554.SqlValidatorImpl.FunctionParamInfo Utility object used to maintain information about the parameters in a function call.SqlValidatorImpl.IdInfo Information about an identifier in a particular scope.SqlValidatorImpl.Status Validation status. -
Classes in org.apache.calcite.sql.validate used by org.apache.flink.table.planner.calcite Class Description SqlValidatorImpl Default implementation ofSqlValidator
, the class was copied over because of CALCITE-4554.