Arpad Müller
9559ef6f3b
Sort by (key, lsn), not just key ( #4918 )
...
## Problem
PR #4839 didn't output the keys/values in lsn order, but for a given
key, the lsns were kept in incoming file order.
I think the ordering by lsn is expected.
## Summary of changes
We now also sort by `(key, lsn)`, like we did before #4839 .
2023-08-07 18:14:15 +03:00
..
2023-08-04 17:56:31 +01:00
2023-07-25 10:19:04 +03:00
2023-08-07 18:14:15 +03:00
2022-11-25 04:17:42 +03:00
2023-07-17 17:18:33 +01:00
2023-07-25 16:25:27 +03:00
2023-08-01 19:18:25 +03:00
2023-07-15 05:11:25 +03:00
2023-07-25 14:39:29 +03:00
2023-06-19 13:14:20 -04:00
2023-05-24 08:01:41 +03:00
2023-08-03 20:34:05 +03:00
2023-07-26 20:20:12 +03:00
2023-07-05 15:36:42 +03:00
2023-07-11 13:11:23 -04:00
2023-07-15 05:11:25 +03:00
2023-02-09 13:55:37 +02:00
2023-03-31 14:47:57 +03:00
2023-07-25 10:19:04 +03:00
2023-08-01 18:14:16 +03:00
2022-11-10 16:43:04 -05:00
2023-07-25 00:43:27 +03:00
2023-06-19 13:14:20 -04:00
2023-05-18 14:36:45 +01:00
2023-07-10 12:49:22 +03:00