Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [Derived Fields] Add aggregation support for derived fields #15009

Merged
merged 2 commits into from
Jul 30, 2024

Fix derived field tests for percentile ranks. (#15015)

23f7128
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Derived Fields] Add aggregation support for derived fields #15009

Fix derived field tests for percentile ranks. (#15015)
23f7128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2024 in 1s

87.17% of diff hit (target 71.48%)

View this Pull Request on Codecov

87.17% of diff hit (target 71.48%)

Annotations

Check warning on line 599 in server/src/main/java/org/opensearch/index/mapper/DerivedFieldType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/DerivedFieldType.java#L599

Added line #L599 was not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/index/mapper/ObjectDerivedFieldType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/ObjectDerivedFieldType.java#L99

Added line #L99 was not covered by tests

Check warning on line 66 in server/src/main/java/org/opensearch/search/aggregations/support/values/ScriptBytesValues.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/support/values/ScriptBytesValues.java#L66

Added line #L66 was not covered by tests