Uses of Class
org.apache.drill.exec.work.foreman.SqlUnsupportedException
Packages that use SqlUnsupportedException
Package
Description
Execution-time exceptions.
-
Uses of SqlUnsupportedException in org.apache.drill.exec.exception
Methods in org.apache.drill.exec.exception that throw SqlUnsupportedException -
Uses of SqlUnsupportedException in org.apache.drill.exec.planner.logical
Methods in org.apache.drill.exec.planner.logical that throw SqlUnsupportedException -
Uses of SqlUnsupportedException in org.apache.drill.exec.planner.sql.handlers
Methods in org.apache.drill.exec.planner.sql.handlers that throw SqlUnsupportedExceptionModifier and TypeMethodDescriptionprotected DrillRelAnalyzeTableHandler.convertToDrel(org.apache.calcite.rel.RelNode relNode, AbstractSchema schema, String analyzeTableName, double samplePercent) protected DrillRelDefaultSqlHandler.convertToDrel(org.apache.calcite.rel.RelNode relNode) Return Drill Logical RelNode tree for a SELECT statement, when it is executed / explained directly.protected PrelDefaultSqlHandler.convertToPrel(org.apache.calcite.rel.RelNode drel, org.apache.calcite.rel.type.RelDataType validatedRowType) Applies physical rules and certain transformations to convert drill relational node into physical one.protected DrillRelDefaultSqlHandler.convertToRawDrel(org.apache.calcite.rel.RelNode relNode) Given a relNode tree for SELECT statement, convert to Drill Logical RelNode tree. -
Uses of SqlUnsupportedException in org.apache.drill.exec.planner.sql.parser
Methods in org.apache.drill.exec.planner.sql.parser that throw SqlUnsupportedException -
Uses of SqlUnsupportedException in org.apache.drill.exec.work.foreman
Subclasses of SqlUnsupportedException in org.apache.drill.exec.work.foremanModifier and TypeClassDescriptionclassclassclassMethods in org.apache.drill.exec.work.foreman that throw SqlUnsupportedExceptionModifier and TypeMethodDescriptionstatic voidSqlUnsupportedException.errorClassNameToException(String errorClassName)