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.19] fix optional mappings in ml inference search processors #3596

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b22e61a from #3587

* fix optional mappings

Signed-off-by: Mingshi Liu <mingshl@amazon.com>

* use collections and add more assertion tests

Signed-off-by: Mingshi Liu <mingshl@amazon.com>

* validate query return false

Signed-off-by: Mingshi Liu <mingshl@amazon.com>

---------

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
(cherry picked from commit b22e61a)
@mingshl
Copy link
Collaborator

mingshl commented Feb 27, 2025

flaky test:

> Task :opensearch-ml-algorithms:test

AwsConnectorExecutorTest > executePredict_whenRetryEnabled_thenInvokeRemoteServiceWithRetry FAILED
    org.mockito.exceptions.verification.NeverWantedButInvoked at AwsConnectorExecutorTest.java:764

537 tests completed, 1 failed, 6 skipped


FAILURE: Build failed with an exception.
> Task :opensearch-ml-algorithms:test FAILED

[Incubating] Problems report is available at: file:///D:/a/ml-commons/ml-commons/build/reports/problems/problems-report.html
* What went wrong:

Execution failed for task ':opensearch-ml-algorithms:test'.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
> There were failing tests. See the report at: file:///D:/a/ml-commons/ml-commons/ml-algorithms/build/reports/tests/test/index.html

@mingshl mingshl merged commit cc630d0 into 2.19 Feb 28, 2025
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants