public class HiveParserExpressionWalker extends HiveParserDefaultGraphWalker
dispatcher, opQueue, opStack, retMap, toWalk
Constructor and Description |
---|
HiveParserExpressionWalker(org.apache.hadoop.hive.ql.lib.Dispatcher disp) |
Modifier and Type | Method and Description |
---|---|
protected void |
walk(org.apache.hadoop.hive.ql.lib.Node nd)
walk the current operator and its descendants.
|
dispatch, dispatchAndReturn, getDispatchedList, startWalking
public HiveParserExpressionWalker(org.apache.hadoop.hive.ql.lib.Dispatcher disp)
protected void walk(org.apache.hadoop.hive.ql.lib.Node nd) throws org.apache.hadoop.hive.ql.parse.SemanticException
walk
in class HiveParserDefaultGraphWalker
org.apache.hadoop.hive.ql.parse.SemanticException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.