Class AnyTDigestAggregator

java.lang.Object
org.elasticsearch.compute.aggregation.AnyTDigestAggregator

public class AnyTDigestAggregator extends Object
Returns the first non-null tdigest value encountered. Used by FUSE and by FIRST(field, NULL) when the sort field is null or constant.