distinctRatio property
Ratio of rows with distinct values against total scanned rows.
Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
Implementation
core.double? distinctRatio;
Ratio of rows with distinct values against total scanned rows.
Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.
core.double? distinctRatio;