Thanks for sharing @User. Just fyi, we do have TDigest based approximations for percentile in Pinot.
a
Ashish
09/28/2021, 1:29 AM
For distinctcount pinot has apache sketches based implementation. Apache sketches library also has quantile sketch - any interest in supporting percentile aggregation based on apache sketches library?