You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/mitchellg/OpenSearch/sql/opensearch/src/main/java/org/opensearch/sql/opensearch/planner/physical/MLCommonsOperatorActions.java:222: error: cannot access ActionListener
.trainAndPredict(mlinput)
^
class file for org.opensearch.action.ActionListener not found
What is the expected behavior?
Needs location for class updated.
The text was updated successfully, but these errors were encountered:
What is the bug?
Breaking change by OpenSearch. New location for some functions.
opensearch-project/OpenSearch#9082
How can one reproduce the bug?
./gradlew build
What is the expected behavior?
Needs location for class updated.
The text was updated successfully, but these errors were encountered: