[
https://issues.apache.org/jira/browse/ARROW-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936724#comment-16936724
]
Kenta Murata commented on ARROW-6671:
-------------------------------------
Indeed. I want to make their name consistent, so I’ll make a pull request
tomorrow.
[~apitrou] How about employ SparseCSRMatrix rather than SparseCSRTensor
because it cannot represent a tensor with more than 2-dimension.
> [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
> Assignee: Kenta Murata
> Priority: Minor
>
> 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)