| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.cost | |
| org.apache.hadoop.hive.ql.optimizer.calcite.reloperators |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.plan.RelOptCost |
HiveAlgorithmsUtil.computeCardinalityBasedCost(HiveRelNode hr) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveAggregate |
class |
HiveFilter |
class |
HiveJoin |
class |
HiveLimit |
class |
HiveProject |
class |
HiveSort |
class |
HiveTableScan
Relational expression representing a scan of a HiveDB collection.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.