Uses of Class
org.apache.drill.exec.planner.sql.handlers.DrillTableInfo
Packages that use DrillTableInfo
-
Uses of DrillTableInfo in org.apache.drill.exec.planner.sql.handlers
Methods in org.apache.drill.exec.planner.sql.handlers that return DrillTableInfoModifier and TypeMethodDescriptionstatic DrillTableInfo
DrillTableInfo.getTableInfoHolder
(org.apache.calcite.sql.SqlNode tableRef, SqlHandlerConfig config) ReturnsDrillTableInfo
instance which holdsDrillTable
,drillTable
,schemaPath
corresponding to specifiedtableRef
.