public class OrderByNormalizerImpl extends Object implements OrderByNormalizer
| Modifier and Type | Method and Description |
|---|---|
IQTree |
normalizeForOptimization(OrderByNode orderByNode,
IQTree child,
VariableGenerator variableGenerator,
IQProperties currentIQProperties)
NB: the loop is due to the lifting of both distinct and construction nodes
|
public IQTree normalizeForOptimization(OrderByNode orderByNode, IQTree child, VariableGenerator variableGenerator, IQProperties currentIQProperties)
normalizeForOptimization in interface OrderByNormalizerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.