Uses of Class
org.apache.drill.exec.planner.logical.DrillExceptRel
Packages that use DrillExceptRel
-
Uses of DrillExceptRel in org.apache.drill.exec.planner.logical
Methods in org.apache.drill.exec.planner.logical that return DrillExceptRelModifier 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