Package | Description |
---|---|
org.apache.hadoop.hive.ql.optimizer.calcite.rules |
Modifier and Type | Class and Description |
---|---|
static class |
HiveSemiJoinRule.HiveAggregateToSemiJoinRule
SemiJoinRule that matches a Aggregate on top of a Join with an Aggregate
as its right child.
|
static class |
HiveSemiJoinRule.HiveProjectToSemiJoinRule
SemiJoinRule that matches a Project on top of a Join with an Aggregate
as its right child.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.