DB
FunctionsStatistical

quantiles_t_digest

Computes one quantile from the numeric batch and broadcasts the result; this implementation uses the exact in-memory accumulator path for now.

quantiles_t_digest(…) → Float64

Kind · scalar

Computes one quantile from the numeric batch and broadcasts the result; this implementation uses the exact in-memory accumulator path for now.

Part of the Statistical family.