Uses of Class
org.apache.drill.exec.store.hive.HiveTableWrapper.HivePartitionWrapper
-
Uses of HiveTableWrapper.HivePartitionWrapper in org.apache.drill.exec.store.hive
Modifier and TypeMethodDescriptionHiveUtilities.createPartitionWithSpecColumns
(HiveTableWithColumnCache table, org.apache.hadoop.hive.metastore.api.Partition partition) Helper method which stores partition columns in table columnListCache.Modifier and TypeMethodDescriptionHiveReadEntry.getPartitionLocation
(HiveTableWrapper.HivePartitionWrapper partition) ModifierConstructorDescriptionHiveReadEntry
(HiveTableWrapper table, List<HiveTableWrapper.HivePartitionWrapper> partitions)