public class HiveRelMdUniqueKeys extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.calcite.rel.metadata.RelMetadataProvider |
SOURCE |
Constructor and Description |
---|
HiveRelMdUniqueKeys() |
Modifier and Type | Method and Description |
---|---|
Set<org.apache.calcite.util.ImmutableBitSet> |
getUniqueKeys(org.apache.calcite.rel.core.Project rel,
boolean ignoreNulls) |
public Set<org.apache.calcite.util.ImmutableBitSet> getUniqueKeys(org.apache.calcite.rel.core.Project rel, boolean ignoreNulls)
Copyright © 2017 The Apache Software Foundation. All rights reserved.