All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, EvaluatorMapper

public class ExtractHistogramComponent extends EsqlScalarFunction
Extracts a HistogramBlock.Component from a histogram (either exponential histogram or TDigest). 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.