public class HiveRelMdDistribution extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.rel.metadata.RelMetadataProvider |
SOURCE |
Modifier and Type | Method and Description |
---|---|
org.apache.calcite.rel.RelDistribution |
distribution(HiveAggregate aggregate) |
org.apache.calcite.rel.RelDistribution |
distribution(HiveJoin join) |
public org.apache.calcite.rel.RelDistribution distribution(HiveAggregate aggregate)
public org.apache.calcite.rel.RelDistribution distribution(HiveJoin join)
Copyright © 2017 The Apache Software Foundation. All rights reserved.