pub fn approx_percentile_cont_with_weight( order_by: Sort, weight: Expr, percentile: Expr, centroids: Option<Expr>, ) -> Expr
Computes the approximate percentile continuous with weight of a set of numbers