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