Package org.apache.drill.exec.store.plan
package org.apache.drill.exec.store.plan
-
ClassDescriptionAbstract base implementation of
PluginImplementor
that can be used by plugin implementors which can support only a subset of all provided operations.Callback for the implementation process that checks whether a specific operator can be converted and converts a tree ofPluginRel
nodes into expressions that can be consumed by the storage plugin.