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)