Package org.elasticsearch.xpack.esql.expression.function.scalar.histogram
package org.elasticsearch.xpack.esql.expression.function.scalar.histogram
-
ClassesClassDescriptionExtracts a
HistogramBlock.Componentfrom a histogram (either exponential histogram or TDigest).Extracts a percentile value from a single histogram value.