[
https://issues.apache.org/jira/browse/ARROW-7557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7557:
----------------------------------
Labels: pull-request-available (was: )
> [C++][Compute] Validate sorting stability in random test
> --------------------------------------------------------
>
> Key: ARROW-7557
> URL: https://issues.apache.org/jira/browse/ARROW-7557
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Compute
> Reporter: Yibo Cai
> Assignee: Yibo Cai
> Priority: Minor
> Labels: pull-request-available
>
> Sorting kernel unit test doesn't validate sorting stability in random test.
> [1]
> Should assert "lhs < rhs" when "array.Value(lhs) == array.Value(rhs)".
> [1]
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/sort_to_indices_test.cc#L112-L121
--
This message was sent by Atlassian Jira
(v8.3.4#803005)