Oleg Ignatenko created IGNITE-6328:
--------------------------------------
Summary: in ML examples, class ExampleMatrixStorage doesn't compile
Key: IGNITE-6328
URL:
https://issues.apache.org/jira/browse/IGNITE-6328 Project: Ignite
Issue Type: Bug
Components: examples
Reporter: Oleg Ignatenko
Assignee: Yury Babak
As of now compilation fails with message:
{noformat}Error:(33, 1) java: org.apache.ignite.examples.ml.math.matrix.ExampleMatrixStorage
is not abstract and does not override abstract method
accessMode() in org.apache.ignite.ml.math.MatrixStorage{noformat}
Per preliminary discussion it was likely broken by [commit 518238473c0a12380cb9ed96c67597d1fe42652c|
https://github.com/apache/ignite/commit/518238473c0a12380cb9ed96c67597d1fe42652c].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)