Uses of Class
org.apache.hadoop.hive.ql.parse.PartitionPruner.PrunedPartitionList

Packages that use PartitionPruner.PrunedPartitionList
org.apache.hadoop.hive.ql.parse   
 

Uses of PartitionPruner.PrunedPartitionList in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return PartitionPruner.PrunedPartitionList
 PartitionPruner.PrunedPartitionList PartitionPruner.prune()
          From the table metadata prune the partitions to return the partitions.
 



Copyright © 2009 The Apache Software Foundation