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

Apply fast date histogram optimization at the segment level #12073

Merged
merged 19 commits into from
Feb 7, 2024

Merge branch 'main' into 11654-segment-matchall

e1dbcea
Select commit
Loading
Failed to load commit list.
Merged

Apply fast date histogram optimization at the segment level #12073

Merge branch 'main' into 11654-segment-matchall
e1dbcea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

86.06% of diff hit (target 71.38%)

View this Pull Request on Codecov

86.06% of diff hit (target 71.38%)

Annotations

Check warning on line 191 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-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 222 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#L222

Added line #L222 was not covered by tests

Check warning on line 383 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#L383

Added line #L383 was not covered by tests

Check warning on line 386 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#L386

Added line #L386 was not covered by tests

Check warning on line 191 in server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/search/aggregations/bucket/composite/CompositeAggregator.java#L191

Added line #L191 was not covered by tests