Shafaq-Siddiqi commented on a change in pull request #972: URL: https://github.com/apache/systemml/pull/972#discussion_r437642060
########## File path: src/test/java/org/apache/sysds/test/functions/builtin/BuiltinMiceTest.java ########## @@ -50,33 +50,47 @@ public void testMiceMixCP() { runMiceNominalTest(mask, 1, LopProperties.ExecType.CP); } +// @Test Review comment: @mboehm7 as discussed, the Spark tests are commented out due to "NullPointerException" in one-hot-encoding. The error could be reproduced by running the spark tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org