| Name | Description | Type | Package | Framework |
| PrunerOperatorFactory | Operator factory for pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
| PrunerOperatorFactory .DefaultPruner | Default processor which just merges its children. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory | Apache Hive |
| PrunerOperatorFactory .FilterPruner | Determines the partition pruner for the filter. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory | Apache Hive |