| Package | Description |
|---|---|
| org.apache.hive.hcatalog.templeton |
| Modifier and Type | Field and Description |
|---|---|
List<ColumnDesc> |
TableDesc.columns |
List<ColumnDesc> |
TableDesc.partitionedBy |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
HcatDelegator.addOneColumn(String user,
String db,
String table,
ColumnDesc desc)
Add one column.
|
javax.ws.rs.core.Response |
Server.addOneColumn(String db,
String table,
String column,
ColumnDesc desc)
Create a column in an hcat table.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.