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