Uses of Package
org.apache.drill.exec.planner.sql.parser
Package
Description
-
ClassDescriptionSqlCall interface with addition of method to get the handler.Enum which indicates type of CREATE statement.Enum for metadata types to drop.Parent class for CREATE, DROP, DESCRIBE, ALTER SCHEMA commands.Enum which specifies format of DESCRIBE SCHEMA FOR table output.
-
ClassDescriptionSql parse tree node to represent statement:
RESET { <NAME> | ALL }
.Sql parse tree node to represent statement:SET <NAME> [ = VALUE ]
. -