You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/24 11:43:00 UTC

[jira] [Created] (ARROW-6671) [C++] Sparse tensor naming

Antoine Pitrou created ARROW-6671:
-------------------------------------

             Summary: [C++] Sparse tensor naming
                 Key: ARROW-6671
                 URL: https://issues.apache.org/jira/browse/ARROW-6671
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


Currently there's {{SparseCOOIndex}} and {{SparseCSRIndex}}, but also {{SparseTensorCOO}} and {{SparseTensorCSR}}.

For consistency, it would be nice to rename the latter {{SparseCOOTensor}} and {{SparseCSRTensor}}.

Also, it's not obvious the {{SparseMatrixCSR}} alias is useful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)