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