pub fn quantile_udaf() -> Arc<AggregateUDF>
Create a quantile AggregateUDF for PromQL quantile operator, which calculates φ-quantile (0 ≤ φ ≤ 1) over dimensions
AggregateUDF