| Package | Description |
|---|---|
| org.apache.hive.hplsql | |
| org.apache.hive.hplsql.executor | |
| org.apache.hive.hplsql.functions |
| Modifier and Type | Method and Description |
|---|---|
void |
Cursor.open(QueryExecutor queryExecutor,
HplsqlParser.Open_stmtContext ctx) |
void |
Exec.setQueryExecutor(QueryExecutor queryExecutor) |
| Constructor and Description |
|---|
Exec(Conf conf,
Console console,
QueryExecutor queryExecutor,
IMetaStoreClient msc,
HplSqlSessionState hplSqlSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcQueryExecutor |
| Modifier and Type | Field and Description |
|---|---|
static QueryExecutor |
QueryExecutor.DISABLED |
| Modifier and Type | Field and Description |
|---|---|
protected QueryExecutor |
BuiltinFunctions.queryExecutor |
| Constructor and Description |
|---|
BuiltinFunctions(Exec exec,
QueryExecutor queryExecutor) |
FunctionDatetime(Exec e,
QueryExecutor queryExecutor) |
FunctionMisc(Exec e,
QueryExecutor queryExecutor) |
FunctionString(Exec e,
QueryExecutor queryExecutor) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.