uddsketch. This accessor allows you to calculate a count alongside
percentiles, without needing to create two separate aggregates from the same raw data.
Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| sketch | UddSketch | - | The uddsketch to extract the number of values from |
Returns
| Column | Type | Description |
|---|---|---|
| num_vals | DOUBLE PRECISION | The number of values in the uddsketch |