public class QueryParserUtils extends Object
Constructor and Description |
---|
QueryParserUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
attachStorePlan(String scope,
LogicalPlan lp,
String fileName,
String func,
Operator input,
String alias,
PigContext pigContext) |
static String |
removeQuotes(String str) |
public static void attachStorePlan(String scope, LogicalPlan lp, String fileName, String func, Operator input, String alias, PigContext pigContext) throws FrontendException
FrontendException
Copyright © 2007-2017 The Apache Software Foundation