org.apache.hadoop.hive.ql.udf.ptf
Class MatchPath.ResultExpressionParser
java.lang.Object
org.apache.hadoop.hive.ql.udf.ptf.MatchPath.ResultExpressionParser
- Enclosing class:
- MatchPath
public static class MatchPath.ResultExpressionParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchPath.ResultExpressionParser
public MatchPath.ResultExpressionParser(String resultExprString,
RowResolver selectListInputRowResolver)
translate
public void translate()
throws SemanticException,
HiveException
- Throws:
SemanticException
HiveException
getResultExprInfo
public MatchPath.ResultExprInfo getResultExprInfo()
buildExprNode
public static ExprNodeDesc buildExprNode(ASTNode expr,
TypeCheckCtx typeCheckCtx)
throws SemanticException
- Throws:
SemanticException
Copyright © 2012 The Apache Software Foundation