Skip to content

Apply optimization introduced in #2879 for other aggregations #2892

@fulmicoton

Description

@fulmicoton

In #2879, we introduced a performance improvement for cardinality over string in a nested aggregations.

In reality, this optimization is relevant for ANY nested aggregations that require dictionary encoding.
If we have time, this coudl also prompt for a refactoring of aggregations.

Anything calling sorted_ords_to_term_cb is a probably a good candidate.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions