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

Improve performance of the bitmap filtering #16936

Merged

increase coverage

ed293c4
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of the bitmap filtering #16936

increase coverage
ed293c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 0s

89.32% of diff hit (target 72.31%)

View this Pull Request on Codecov

89.32% of diff hit (target 72.31%)

Annotations

Check warning on line 145 in server/src/main/java/org/opensearch/search/query/BitmapDocValuesQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/BitmapDocValuesQuery.java#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 104 in server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java#L104

Added line #L104 was not covered by tests

Check warning on line 116 in server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java#L116

Added line #L116 was not covered by tests

Check warning on line 119 in server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/query/BitmapIndexQuery.java#L119

Added line #L119 was not covered by tests