public class DrillRelMdDistinctRowCount
extends org.apache.calcite.rel.metadata.RelMdDistinctRowCount
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.rel.metadata.RelMetadataProvider |
SOURCE |
| Constructor and Description |
|---|
DrillRelMdDistinctRowCount() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDistinctRowCount(org.apache.calcite.rel.RelNode rel,
org.apache.calcite.rel.metadata.RelMetadataQuery mq,
org.apache.calcite.util.ImmutableBitSet groupKey,
org.apache.calcite.rex.RexNode predicate) |
public Double getDistinctRowCount(org.apache.calcite.rel.RelNode rel, org.apache.calcite.rel.metadata.RelMetadataQuery mq, org.apache.calcite.util.ImmutableBitSet groupKey, org.apache.calcite.rex.RexNode predicate)
getDistinctRowCount in class org.apache.calcite.rel.metadata.RelMdDistinctRowCountCopyright © 2017 The Apache Software Foundation. All rights reserved.