Skip to content

[Rollup] Support range aggregations #33041

@polyfractal

Description

@polyfractal

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

No one assigned

    Labels

    :StorageEngine/RollupTurn fine-grained time-based data into coarser-grained data>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions