rollup to combine hyperloglog from 15-minute buckets into
daily buckets.
Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
hyperloglog | Hyperloglog | - | ✔ | The hyperloglog aggregates to roll up. |
Returns
| Column | Type | Description |
|---|---|---|
| rollup | Hyperloglog | A new hyperloglog aggregate created by combining the input hyperloglog aggregates. |