public static interface BuiltInMetadata.PercentageOriginalRows extends Metadata
| Modifier and Type | Method and Description |
|---|---|
Double |
getPercentageOriginalRows()
Estimates the percentage of the number of rows actually produced by a
relational expression out of the number of rows it would produce if all
single-table filter conditions were removed.
|
Double getPercentageOriginalRows()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.