Uses of Class
org.apache.drill.exec.planner.logical.DrillExceptRel
-
Uses of DrillExceptRel in org.apache.drill.exec.planner.logical
Modifier and TypeMethodDescriptionstatic DrillExceptRel
DrillExceptRel.convert
(Except except, ConversionContext context) DrillExceptRel.copy()
DrillExceptRel.copy
(org.apache.calcite.plan.RelTraitSet traitSet, List<org.apache.calcite.rel.RelNode> inputs, boolean all) static DrillExceptRel