Open
Description
Describe the bug
UTest
arrow-rs/arrow-ord/src/sort.rs
Lines 1481 to 1490 in 877e870
Rustc
nightly-2023-05-15-aarch64-apple-darwin: ❌
thread 'sort::tests::test_sort_boolean' panicked at 'assertion failed: `(left == right)`
left: `PrimitiveArray<UInt32>
[
0,
5,
3,
]`,
right: `PrimitiveArray<UInt32>
[
0,
5,
2,
]`',
1.71.1-aarch64-apple-darwin: ✅
To Reproduce
Expected behavior
Additional context