Interface | Description |
---|---|
PluginImplementor |
Callback for the implementation process that checks whether a specific operator
can be converted and converts a tree of
PluginRel nodes into expressions
that can be consumed by the storage plugin. |
Class | Description |
---|---|
AbstractPluginImplementor |
Abstract base implementation of
PluginImplementor that can be used by
plugin implementors which can support only a subset of all provided operations. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.