| Package | Description |
|---|---|
| org.apache.drill.exec.store.hive |
| Modifier and Type | Field and Description |
|---|---|
List<HiveTableWrapper.HivePartitionWrapper> |
HiveReadEntry.partitions |
| Modifier and Type | Method and Description |
|---|---|
static HiveTableWrapper.HivePartitionWrapper |
HiveUtilities.createPartitionWithSpecColumns(HiveTableWithColumnCache table,
org.apache.hadoop.hive.metastore.api.Partition partition)
Helper method which stores partition columns in table columnListCache.
|
| Modifier and Type | Method and Description |
|---|---|
List<HiveTableWrapper.HivePartitionWrapper> |
HiveReadEntry.getHivePartitionWrappers() |
| Modifier and Type | Method and Description |
|---|---|
String |
HiveReadEntry.getPartitionLocation(HiveTableWrapper.HivePartitionWrapper partition) |
| Constructor and Description |
|---|
HiveReadEntry(HiveTableWrapper table,
List<HiveTableWrapper.HivePartitionWrapper> partitions) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.