public static interface BuiltInMetadata.DistinctRowCount.Handler extends MetadataHandler<BuiltInMetadata.DistinctRowCount>
| Modifier and Type | Method and Description |
|---|---|
Double |
getDistinctRowCount(RelNode r,
RelMetadataQuery mq,
ImmutableBitSet groupKey,
RexNode predicate) |
getDefDouble getDistinctRowCount(RelNode r, RelMetadataQuery mq, ImmutableBitSet groupKey, RexNode predicate)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.