[C++] Support equality comparison between COO and CSX sparse tensors in SparseTensorEquals
Open
Component: C++
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
Currently SparseTensorEquals always returns false when it gets COO and CSX sparse tensors.
It should support comparing the items in the sparse tensors.
**Reporter**: [Kenta Murata](https://issues.apache.org/jira/browse/ARROW-4222) / @mrkn
**Watchers**: [Rok Mihevc](https://issues.apache.org/jira/browse/ARROW-4222) / @rok
**Note**: *This issue was originally created as [ARROW-4222](https://issues.apache.org/jira/browse/ARROW-4222). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.