-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained dataTurn fine-grained time-based data into coarser-grained data>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
I think we can support some range aggregations on the existing data that we collect. E.g. if the ranges specify are compatible with the bucketing intervals collected by the date_histogram/histogram, ranges will work as expected.
We could also implement new groupings specifically for the range aggregation. It's a little less convenient, less efficient, and still has issues with bucket compatibility (there's no guarantee the ranges in the config match the ranges in the query).
Metadata
Metadata
Assignees
Labels
:StorageEngine/RollupTurn fine-grained time-based data into coarser-grained dataTurn fine-grained time-based data into coarser-grained data>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)