org.apache.pig.parser
Class QueryParserUtils
java.lang.Object
org.apache.pig.parser.QueryParserUtils
public class QueryParserUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryParserUtils
public QueryParserUtils()
removeQuotes
public static String removeQuotes(String str)
attachStorePlan
public static void attachStorePlan(LogicalPlan lp,
String fileName,
String func,
Operator input,
String alias,
PigContext pigContext)
throws FrontendException
- Throws:
FrontendException
Copyright © 2012 The Apache Software Foundation