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

[Manually backport 2.x] Allow nested knn field mapping when train model #1339

Merged

Allow nested knn field mapping when train model (#1318)

12a9ed8
Select commit
Loading
Failed to load commit list.
Merged

[Manually backport 2.x] Allow nested knn field mapping when train model #1339

Allow nested knn field mapping when train model (#1318)
12a9ed8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 7, 2023 in 0s

81.25% of diff hit (target 85.17%)

View this Pull Request on Codecov

81.25% of diff hit (target 85.17%)

Annotations

Check warning on line 248 in src/main/java/org/opensearch/knn/training/VectorReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/training/VectorReader.java#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 256 in src/main/java/org/opensearch/knn/training/VectorReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/knn/training/VectorReader.java#L256

Added line #L256 was not covered by tests