| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.reloperators |
| Modifier and Type | Method and Description |
|---|---|
static HiveSortExchange |
HiveSortExchange.create(org.apache.calcite.rel.RelNode input,
org.apache.calcite.rel.RelDistribution distribution,
org.apache.calcite.rel.RelCollation collation,
com.google.common.collect.ImmutableList<org.apache.calcite.rex.RexNode> joinKeys)
Creates a HiveSortExchange.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.