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

[Star tree] Star tree file formats refactoring and fixing offset bug #15975

Merged
merged 2 commits into from
Sep 19, 2024

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …

b4f38ea
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Star tree file formats refactoring and fixing offset bug #15975

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
b4f38ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

77.04% of diff hit (target 71.90%)

View this Pull Request on Codecov

77.04% of diff hit (target 71.90%)

Annotations

Check warning on line 99 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreeDocsFileManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreeDocsFileManager.java#L99

Added line #L99 was not covered by tests

Check warning on line 168 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/index/StarTreeValues.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/index/StarTreeValues.java#L168

Added line #L168 was not covered by tests

Check warning on line 74 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java#L74

Added line #L74 was not covered by tests

Check warning on line 77 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java#L77

Added line #L77 was not covered by tests

Check warning on line 34 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java#L34

Added line #L34 was not covered by tests

Check warning on line 42 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java#L42

Added line #L42 was not covered by tests

Check warning on line 46 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/iterator/StarTreeValuesIterator.java#L46

Added line #L46 was not covered by tests