AlexanderErtl opened a new pull request #1348: URL: https://github.com/apache/systemds/pull/1348
Matrix profile algorithm based on [SCRIMP](https://www.cs.ucr.edu/~eamonn/SCRIMP_ICDM_camera_ready_updated.pdf). Executing the testcases with _ExecType.SPARK_ or with _is\_verbose=FALSE_ result in the following error: `Message : The output dimensions are not specified and cannot be inferred from input:[-1 x 1, nnz=95 (false), blocks (1000 x 1000)] [-1 x 1, nnz=-1 (false), blocks (1000 x 1000)]` I may have overlooked something but I did not find a way to specify the output dimensions in the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
