All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, EvaluatorMapper

public class HistogramPercentile extends EsqlScalarFunction
Extracts a percentile value from a single histogram value. Note that this function is currently only intended for usage in surrogates and not available as a user-facing function. Therefore, it is intentionally not registered in EsqlFunctionRegistry.