public class OdpsSelectParser extends SQLSelectParser
| Constructor and Description |
|---|
OdpsSelectParser(SQLExprParser exprParser) |
OdpsSelectParser(SQLExprParser exprParser,
SQLSelectListCache selectListCache) |
| Modifier and Type | Method and Description |
|---|---|
SQLTableSource |
parseTableSource() |
void |
parseTableSourceSample(SQLTableSource tableSource) |
SQLSelectQuery |
query(SQLObject parent,
boolean acceptUnion) |
acceptKeyword, expr, parseFetchClause, parseFrom, parseGroupBy, parseLateralViewAs, parseOrderBy, parseTableSourceRest, parseTableSourceSampleHive, parseValues, parseWhere, parseWith, query, query, queryRest, queryRest, select, unionRestaccept, acceptInteger, config, getDbType, getLexer, getTimeZone, isEnabled, match, setTimeZonepublic OdpsSelectParser(SQLExprParser exprParser)
public OdpsSelectParser(SQLExprParser exprParser, SQLSelectListCache selectListCache)
public SQLSelectQuery query(SQLObject parent, boolean acceptUnion)
query in class SQLSelectParserpublic SQLTableSource parseTableSource()
parseTableSource in class SQLSelectParserpublic void parseTableSourceSample(SQLTableSource tableSource)
parseTableSourceSample in class SQLSelectParserCopyright © 2013–2022 Alibaba Group. All rights reserved.