Interface | Description |
---|---|
AuxiliaryConverter |
Converts an expression for a group window function (e.g.
|
Class | Description |
---|---|
AuxiliaryConverter.Impl |
Simple implementation of
AuxiliaryConverter . |
RelDecorrelator |
RelDecorrelator replaces all correlated expressions (corExp) in a relational
expression (RelNode) tree with non-correlated expressions that are produced
from joining the RelNode that produces the corExp with the RelNode that
references it.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.