brimdata / zed

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.34k stars 67 forks source link

Remove runtime/sam/expr.SortStable #5137

Closed nwt closed 3 weeks ago

nwt commented 3 weeks ago

slices.SortStableFunc does the same thing and should be faster since it doesn't rely on sort.Interface.