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] Add cluster setting to dynamically configure filter rewrite optimizition (#13179) #13217

Merged
merged 3 commits into from
Apr 16, 2024

Merge remote-tracking branch 'od/2.x' into backport13179to2.x

7e52b0f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add cluster setting to dynamically configure filter rewrite optimizition (#13179) #13217

Merge remote-tracking branch 'od/2.x' into backport13179to2.x
7e52b0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2024 in 0s

45.45% of diff hit (target 71.28%)

View this Pull Request on Codecov

45.45% of diff hit (target 71.28%)

Annotations

Check warning on line 1004 in server/src/main/java/org/opensearch/search/DefaultSearchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/DefaultSearchContext.java#L1004

Added line #L1004 was not covered by tests

Check warning on line 188 in server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java#L188

Added line #L188 was not covered by tests

Check warning on line 190 in server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/FastFilterRewriteHelper.java#L190

Added line #L190 was not covered by tests

Check warning on line 527 in server/src/main/java/org/opensearch/search/internal/SearchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/internal/SearchContext.java#L527

Added line #L527 was not covered by tests