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
SqlOperatorTable
that 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
SqlOperatorTable
that 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
SqlOperatorTable
that 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
SqlOperatorTable
that 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
SqlOperatorTable
that 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
,DrillCalciteSqlFunctionWrapper
andDrillCalciteSqlAggFunctionWrapper
, to access the wrapped CalciteSqlOperator
without knowing exactly which wrapper it is. -
Classes in org.apache.drill.exec.planner.sql used by org.apache.drill.exec.serverClassDescriptionImplementation of
SqlOperatorTable
that 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