| 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.
|
public ParseContext transform(ParseContext pctx) throws SemanticException
Transformtransform in interface Transformpctx - input parse contextSemanticExceptionpublic static int[][] getTargets(CommonJoinOperator<JoinDesc> join)
Copyright © 2017 The Apache Software Foundation. All rights reserved.