BACtaki commented on PR #1714: URL: https://github.com/apache/systemds/pull/1714#issuecomment-1307445741
> Yes, currently the tests case should parse, but for the wrong reasons. > I added it with the intention of comparing to R, but R does something different, that the test does not capture, since it returns the distinct elements from a unique call rather than the number of distinct elements. Okay. If I understand you correctly, the `unique()` function has to be "reimplemented" in DML to mimic the same function in R- is that so? Is there a JIRA for it or should I create one? -- 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]
