Uses of Interface
org.apache.drill.exec.store.plan.rel.PluginRel
Packages that use PluginRel
-
Uses of PluginRel in org.apache.drill.exec.store.plan.rel
Classes in org.apache.drill.exec.store.plan.rel that implement PluginRelModifier and TypeClassDescriptionclass
Aggregate implementation for Drill plugins.class
Filter implementation for Drill plugins.class
Join implementation for Drill plugins.class
Limit implementation for Drill plugins.class
Project implementation for Drill plugins.class
Sort implementation for Drill plugins.class
Union implementation for Drill plugins.class
Storage plugin table scan rel implementation.