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

Changes to support IP field in star tree indexing #16641

Merged
merged 3 commits into from
Dec 19, 2024

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

bf12791
Select commit
Loading
Failed to load commit list.
Merged

Changes to support IP field in star tree indexing #16641

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
bf12791
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

68.29% of diff hit (target 72.21%)

View this Pull Request on Codecov

68.29% of diff hit (target 72.21%)

Annotations

Check warning on line 277 in server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 289 in server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java#L289

Added line #L289 was not covered by tests

Check warning on line 298 in server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/composite912/Composite912DocValuesWriter.java#L298

Added line #L298 was not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/index/compositeindex/datacube/IpDimension.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/IpDimension.java#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 80 in server/src/main/java/org/opensearch/index/compositeindex/datacube/IpDimension.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/IpDimension.java#L80

Added line #L80 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/OrdinalDimension.java#L74

Added line #L74 was not covered by tests