public class PredicateTransitivePropagate extends Transform
| Constructor and Description |
|---|
PredicateTransitivePropagate() |
| Modifier and Type | Method and Description |
|---|---|
static int[][] |
getTargets(CommonJoinOperator<JoinDesc> join) |
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 contextSemanticExceptionpublic static int[][] getTargets(CommonJoinOperator<JoinDesc> join)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.