| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
int |
DDLTask.showColumns(Hive db,
ShowColumnsDesc showCols) |
| Modifier and Type | Method and Description |
|---|---|
ShowColumnsDesc |
DDLWork.getShowColumnsDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
DDLWork.setShowColumnsDesc(ShowColumnsDesc showColumnsDesc) |
| Constructor and Description |
|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
ShowColumnsDesc showColumnsDesc) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.