| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.physical |
| Modifier and Type | Class and Description |
|---|---|
static class |
BucketingSortingOpProcFactory.MultiGroupByInferrer
Processor for GroupByOperator, the special case where it follows a ForwardOperator
There is a multi group by optimization which puts multiple group by operators in a
reducer when they share the same keys and are part of a multi insert query.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.