All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, Resolvable, ToAggregator

public class HistogramMerge extends AggregateFunction implements ToAggregator
Merges multiple histograms into a single histogram. 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.