You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kenta Murata (JIRA)" <ji...@apache.org> on 2019/01/10 06:30:00 UTC

[jira] [Created] (ARROW-4222) [C++] Support equality comparison between COO and CSR sparse tensors in SparseTensorEquals

Kenta Murata created ARROW-4222:
-----------------------------------

             Summary: [C++] Support equality comparison between COO and CSR sparse tensors in SparseTensorEquals
                 Key: ARROW-4222
                 URL: https://issues.apache.org/jira/browse/ARROW-4222
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Kenta Murata


Currently SparseTensorEquals always returns false when it gets COO and CSR sparse tensors.

It should support comparing the items in the sparse tensors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)