mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-18 06:34:48 +00:00
Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in #53285 Backports #55681 to 7.x