Uses of Class
org.apache.drill.exec.planner.index.IndexPhysicalPlanCallContext
Packages that use IndexPhysicalPlanCallContext
-
Uses of IndexPhysicalPlanCallContext in org.apache.drill.exec.planner.index
Methods in org.apache.drill.exec.planner.index with parameters of type IndexPhysicalPlanCallContextModifier and TypeMethodDescriptionstatic void
IndexPlanUtils.updateSortExpression
(IndexPhysicalPlanCallContext indexContext, List<org.apache.calcite.rel.RelFieldCollation> coll) generate logical expressions for sort rexNodes in SortRel, the result is store to IndexPlanCallContext