org.apache.hadoop.hive.ql.parse
Class FunctionSemanticAnalyzer
java.lang.Object
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer
org.apache.hadoop.hive.ql.parse.FunctionSemanticAnalyzer
public class FunctionSemanticAnalyzer
- extends BaseSemanticAnalyzer
Methods inherited from class org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer |
analyze, charSetString, getFetchTask, getFetchTaskInit, getIdToTableNameMap, getInputs, getOutputs, getRootTasks, reset, setFetchTask, setFetchTaskInit, stripQuotes, unescapeIdentifier, unescapeSQLString, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionSemanticAnalyzer
public FunctionSemanticAnalyzer(HiveConf conf)
throws SemanticException
- Throws:
SemanticException
analyzeInternal
public void analyzeInternal(ASTNode ast)
throws SemanticException
- Specified by:
analyzeInternal
in class BaseSemanticAnalyzer
- Throws:
SemanticException
Copyright © 2009 The Apache Software Foundation