Skip to content

Bug fix for max threads in radix sort

Use PlainType to get max threads instead of ValueType for key-value radix sorts.

Merge request reports