Uses of Class
org.apache.drill.exec.store.plan.rule.PluginConverterRule
Packages that use PluginConverterRule
-
Uses of PluginConverterRule in org.apache.drill.exec.store.plan.rule
Subclasses of PluginConverterRule in org.apache.drill.exec.store.plan.ruleModifier and TypeClassDescriptionclass
The rule that converts provided aggregate operator to plugin-specific implementation.class
The rule that converts provided filter operator to plugin-specific implementation.class
The rule that converts provided join operator to plugin-specific implementation.class
class
The rule that converts provided project operator to plugin-specific implementation.class
The rule that converts provided sort operator to plugin-specific implementation.class
The rule that converts provided union operator to plugin-specific implementation.