Baunsgaard commented on a change in pull request #1480:
URL: https://github.com/apache/systemds/pull/1480#discussion_r768108412



##########
File path: src/main/java/org/apache/sysds/runtime/matrix/data/MatrixBlock.java
##########
@@ -2616,22 +2617,6 @@ private static long estimateSizeUltraSparseOnDisk( long 
nrows, long ncols, long
                return size;
        }
 
-       public static SparsityEstimate estimateSparsityOnAggBinary(MatrixBlock 
m1, MatrixBlock m2, AggregateBinaryOperator op)

Review comment:
       removed since inconsistent with the actual sparsity check




-- 
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: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to