public class SortedDynPartitionOptimizer extends Transform
| Modifier and Type | Field and Description |
|---|---|
static String |
BUCKET_NUMBER_COL_NAME |
| Constructor and Description |
|---|
SortedDynPartitionOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
transform(ParseContext pCtx)
All transformation steps implement this interface.
|
beginPerfLogging, endPerfLogging, endPerfLoggingpublic static final String BUCKET_NUMBER_COL_NAME
public ParseContext transform(ParseContext pCtx) throws SemanticException
Transformtransform in class TransformpCtx - input parse contextSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.