Uses of Class
org.apache.drill.exec.planner.logical.DrillLimitRel
-
Uses of DrillLimitRel in org.apache.drill.exec.planner.logical
Modifier and TypeMethodDescriptionstatic DrillLimitRel
DrillLimitRel.convert
(Limit limit, ConversionContext context) Modifier and TypeMethodDescriptionprotected void
DrillPushLimitToScanRule.doOnMatch
(org.apache.calcite.plan.RelOptRuleCall call, DrillLimitRel limitRel, DrillScanRel scanRel, DrillProjectRel projectRel)