Uses of Package
org.apache.drill.exec.planner.sql
Packages that use org.apache.drill.exec.planner.sql
Package
Description
-
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.expr.fnClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.expr.fn.registryClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.opsClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.planner.logicalClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.planner.physical.visitorClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.planner.sqlClassDescriptionThis class serves as a wrapper class for SqlAggFunction.This interface is meant for the users of the wrappers,
DrillCalciteSqlOperatorWrapper,DrillCalciteSqlFunctionWrapperandDrillCalciteSqlAggFunctionWrapper, to access the wrapped CalciteSqlOperatorwithout knowing exactly which wrapper it is. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.serverClassDescriptionImplementation of
SqlOperatorTablethat contains standard operators and functions provided throughSqlStdOperatorTable, and Drill User Defined Functions. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.store.dfs