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] Star Tree File Formats #15574

Merged
merged 1 commit into from
Sep 2, 2024

Star Tree File Formats (#14809)

a9eae9d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Star Tree File Formats #15574

Star Tree File Formats (#14809)
a9eae9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 1s

89.72% of diff hit (target 71.60%)

View this Pull Request on Codecov

89.72% of diff hit (target 71.60%)

Annotations

Check warning on line 122 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L122

Added line #L122 was not covered by tests

Check warning on line 125 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 131 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 181 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L181

Added line #L181 was not covered by tests

Check warning on line 202 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 209 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L209

Added line #L209 was not covered by tests

Check warning on line 255 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L255

Added line #L255 was not covered by tests

Check warning on line 283 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesReader.java#L283

Added line #L283 was not covered by tests

Check warning on line 202 in server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite99/Composite99DocValuesWriter.java#L202

Added line #L202 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L367

Added line #L367 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L369-L370

Added lines #L369 - L370 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/OnHeapStarTreeBuilder.java#L111

Added line #L111 was not covered by tests

Check warning on line 32 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadataWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadataWriter.java#L32

Added line #L32 was not covered by tests

Check warning on line 161 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#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 185 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#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 205 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#L205

Added line #L205 was not covered by tests

Check warning on line 223 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#L223

Added line #L223 was not covered by tests

Check warning on line 247 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#L247

Added line #L247 was not covered by tests