public class HiveRelMdCollation extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.rel.metadata.RelMetadataProvider |
SOURCE |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<org.apache.calcite.rel.RelCollation> |
collations(HiveAggregate aggregate) |
com.google.common.collect.ImmutableList<org.apache.calcite.rel.RelCollation> |
collations(HiveJoin join) |
public com.google.common.collect.ImmutableList<org.apache.calcite.rel.RelCollation> collations(HiveAggregate aggregate)
public com.google.common.collect.ImmutableList<org.apache.calcite.rel.RelCollation> collations(HiveJoin join)
Copyright © 2017 The Apache Software Foundation. All rights reserved.