Uses of Class
org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler
Packages that use DefaultSqlHandler
-
Uses of DefaultSqlHandler in org.apache.drill.exec.planner.sql.handlers
Subclasses of DefaultSqlHandler in org.apache.drill.exec.planner.sql.handlersModifier and TypeClassDescriptionclassclassclassHandler for handling CREATE ALIAS statements.classclassclassclassclassHandler for handling DROP ALIAS statements.classHandler for handling DROP ALL ALIASES statements.classclassclassclassConstructs plan to be executed for inserting data into the table.classConstructs plan to be executed for collecting metadata and storing it to the Metastore.classclassclassParent class for CREATE / DROP / DESCRIBE / ALTER SCHEMA handlers.static classALTER SCHEMA ADD command handler.static classCREATE SCHEMA command handler.static classDESCRIBE SCHEMA FOR TABLE command handler.static classDROP SCHEMA command handler.static classALTER SCHEMA REMOVE command handler.classclassclassclassstatic classHandler for Create View DDL commandstatic classHandler for Drop View [If Exists] DDL command.