public class GroupByOptimizer extends Transform
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByOptimizer.GroupByOptimizerContext |
static class |
GroupByOptimizer.GroupByOptimizerSortMatch |
class |
GroupByOptimizer.SortGroupByProcessor
SortGroupByProcessor.
|
class |
GroupByOptimizer.SortGroupBySkewProcessor
SortGroupByProcessor.
|
| Constructor and Description |
|---|
GroupByOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pctx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in class Transformpctx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.