brimdata / zed

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

sort: Allow ordering on a per key basis #5203

Closed mattnibs closed 4 weeks ago

mattnibs commented 1 month ago

Change the sort operator so that different ordering can be applied to each key in the sort.

Closes #4945