Skip to content

Support for aggregation names with dots in first element path of a pipeline aggregation (#77481)#77501

Merged
iverase merged 1 commit intoelastic:7.xfrom
iverase:backport77481
Sep 9, 2021
Merged

Support for aggregation names with dots in first element path of a pipeline aggregation (#77481)#77501
iverase merged 1 commit intoelastic:7.xfrom
iverase:backport77481

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented Sep 9, 2021

When the first element on the path of a pipeline aggregation refers to an aggregation with a name containing a dot, the aggregation fails as it does not save properly the aggregation name during validation. This is due that the validation it's own parsing strategy that cannot deal with such names.

This PR changes the strategy during validation is it uses AggregationPath to resolve the name.

backport #77481

…peline aggregation (elastic#77481)

This commit changes the strategy during validation is it uses AggregationPath to resolve the name.
@iverase iverase merged commit 0e398f3 into elastic:7.x Sep 9, 2021
@iverase iverase deleted the backport77481 branch September 9, 2021 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant