Botond Dénes
9b1a570f6f
sstables: crawling mx-reader: make on_out_of_clustering_range() no-op
...
Said method currently emits a partition-end. This method is only called
when the last fragment in the stream is a range tombstone change with a
position after all clustered rows. The problem is that
consume_partition_end() is also called unconditionally, resulting in two
partition-end fragments being emitted. The fix is simple: make this
method a no-op, there is nothing to do there.
Also add two tests: one targeted to this bug and another one testing the
crawling reader with random mutations generated for random schema.
Fixes : #11421
Closes #11422
(cherry picked from commit be9d1c4df4 )
2022-09-29 23:42:01 +03:00
..
2022-09-18 13:27:46 +03:00
2022-09-29 23:42:01 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-05-07 13:04:16 +02:00
2022-02-24 19:44:29 +03:00
2022-07-08 12:59:14 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-06-21 20:08:01 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-05-11 14:46:30 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-03-10 07:03:49 +02:00
2022-05-13 07:11:58 +02:00
2022-03-25 16:19:26 +02:00
2022-05-11 14:46:30 +02:00
2022-05-25 09:27:04 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-06-12 20:05:28 +03:00
2022-01-18 12:15:18 +01:00
2022-03-25 16:19:26 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-07-19 12:14:41 +03:00
2022-07-19 12:14:41 +03:00
2022-04-28 14:12:24 +03:00
2022-04-28 14:12:24 +03:00
2022-06-21 11:58:13 +03:00
2022-07-27 14:48:28 +03:00
2022-07-27 14:48:28 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-02-16 18:21:24 +02:00
2022-01-18 12:15:18 +01:00
2022-03-10 07:03:49 +02:00
2022-05-24 13:32:35 +03:00
2022-05-11 14:46:30 +02:00
2022-09-18 13:27:46 +03:00
2022-09-18 13:27:46 +03:00
2022-05-24 13:32:39 +03:00
2022-06-02 11:21:05 +03:00
2022-02-16 18:21:24 +02:00
2022-03-10 07:03:49 +02:00
2022-03-16 12:31:50 +03:00
2022-05-31 15:26:03 -03:00