Package org.apache.calcite.sql.validate
package org.apache.calcite.sql.validate
-
ClassDescriptionCompiler-checked resources similar to CalciteResource in Calcite project.A namespace for the statement with
FOR SYSTEM_TIME AS OF TIMESTAMP
clause.Namespace whose contents are defined by the result of a call to a user-defined procedure.Represents the name-resolution context for expressions in an FOR SYSTEM_TIME AS OF TIMESTAMP clause.Default implementation ofSqlValidator
, the class was copied over because of CALCITE-4554.Common base class for DML statement namespaces.Utility object used to maintain information about the parameters in a function call.Information about an identifier in a particular scope.Validation status.ExtendsSqlValidatorImpl
to allow to read the schema with a specific version.