Raphael S. Carvalho
03eee06784
remove empty rows in mutation_partition::do_compact
...
do_compact() wasn't removing an empty row that is covered by a
tombstone. As a result, an empty partition could be written to a
sstable. To solve this problem, let's make trim_rows remove a
row that is considered to be empty. A row is empty if it has no
tombstone, no marker and no cells.
Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com >
2016-01-05 15:19:21 +01:00
..
2015-12-27 18:08:15 +02:00
2015-10-08 20:57:20 +03:00
2015-10-23 16:57:41 -02:00
2015-09-20 10:43:39 +03:00
2015-11-09 08:42:53 +08:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2016-01-05 10:37:57 +02:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2016-01-05 11:13:53 +01:00
2016-01-01 10:15:17 +08:00
2015-10-30 17:38:51 +01:00
2015-09-20 10:43:39 +03:00
2015-12-08 19:31:40 +01:00
2015-11-24 10:07:31 +08:00
2015-10-20 08:24:04 +02:00
2015-12-15 15:16:04 +02:00
2016-01-01 10:15:17 +08:00
2015-12-02 16:50:34 +08:00
2015-11-24 10:07:31 +08:00
2015-09-20 10:43:39 +03:00
2015-12-18 10:32:37 +01:00
2015-11-13 17:12:29 +02:00
2015-12-10 13:16:43 +01:00
2015-09-20 10:43:39 +03:00
2015-12-27 18:08:15 +02:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-11-13 17:12:29 +02:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-12-16 18:06:55 +01:00
2015-11-13 17:12:29 +02:00
2015-12-16 18:06:55 +01:00
2015-11-13 17:12:29 +02:00
2015-11-13 17:12:29 +02:00
2015-09-20 10:43:39 +03:00
2016-01-05 15:19:21 +01:00
2015-11-24 10:07:31 +08:00
2015-12-24 17:19:49 +02:00
2015-11-13 17:12:29 +02:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2015-11-13 17:12:29 +02:00
2015-10-30 17:38:51 +01:00
2015-10-30 17:38:51 +01:00
2015-12-08 19:31:40 +01:00
2015-12-17 09:14:30 +02:00
2015-09-20 10:43:39 +03:00
2015-11-24 10:07:31 +08:00
2016-01-05 10:37:57 +02:00
2015-11-13 17:12:29 +02:00
2016-01-05 10:37:57 +02:00
2015-12-16 18:06:54 +01:00
2015-12-16 13:09:01 +01:00
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00
2016-01-04 11:02:21 +01:00
2015-09-20 10:43:39 +03:00