Tomasz Grabiec
02f43f5e4c
Merge "Convert memtable flush reader to flat streams" from Paweł
...
This series converts memtable flush reader to the new flat mutation
readers. Just like the scanning reader, flush reader concatenates
multiple partition snapshot readers in order to provide a stream
of all partitions in the memtable.
* https://github.com/pdziepak/scylla.git flat_mutation_reader-memtable-flush/v1
tests/flat_mutation_reader_assertion: add produces_partition()
memtable: make make_flush_reader() return flat_mutation_reader
flat_mutation_reader: add optimised flat_mutation_reader_opt
memtable: switch flush reader implementation to flat streams
tests/memtable: add test for flush reader
(cherry picked from commit 04106b4c96 )
2017-11-27 20:29:25 +01:00
..
2017-11-22 16:11:31 +01:00
2017-11-24 18:49:19 +01:00
2017-11-12 15:53:22 +01:00
2017-11-15 23:22:42 -05:00
2017-09-18 15:15:15 +02:00
2017-11-12 15:53:22 +01:00
2017-11-02 11:05:19 +01:00
2017-10-07 21:05:53 +02:00
2017-08-26 16:44:47 +03:00
2017-08-28 21:08:55 +02:00
2017-07-09 19:25:27 +03:00
2017-11-24 18:49:19 +01:00
2017-08-28 16:14:25 +03:00
2017-11-06 09:58:16 +00:00
2017-09-05 10:52:54 +01:00
2017-05-21 12:26:15 +03:00
2017-05-21 12:26:15 +03:00
2017-11-24 18:49:19 +01:00
2017-11-15 23:22:42 -05:00
2017-11-15 23:22:42 -05:00
2017-08-10 14:11:30 -04:00
2017-11-27 20:29:25 +01:00
2017-11-24 18:49:32 +01:00
2017-05-21 12:26:15 +03:00
2017-11-15 23:22:42 -05:00
2017-11-15 23:22:42 -05:00
2017-05-21 12:26:15 +03:00
2017-11-14 11:35:49 +00:00
2017-09-18 12:44:05 +02:00
2017-06-26 09:36:38 +02:00
2017-06-26 09:36:38 +02:00
2017-08-28 21:00:06 +02:00
2017-11-03 11:46:30 +01:00
2017-10-17 11:25:53 +02:00
2017-11-27 20:29:25 +01:00
2017-05-21 12:26:15 +03:00
2017-11-13 20:55:14 +01:00
2017-06-19 18:31:32 +03:00
2017-11-13 20:55:14 +01:00
2017-11-26 17:41:20 +02:00
2017-11-21 12:34:46 +01:00
2017-11-13 16:42:56 +00:00
2017-11-26 17:41:20 +02:00
2017-09-25 11:21:58 +02:00
2017-05-21 12:26:15 +03:00
2017-07-04 18:46:19 +08:00
2017-09-04 10:04:29 +02:00
2017-09-18 15:15:15 +02:00
2017-05-17 10:33:18 +02:00
2017-11-07 15:33:24 +01:00
2017-11-21 12:35:37 +01:00
2017-09-04 10:04:29 +02:00
2017-11-21 12:58:41 +01:00
2017-11-13 20:55:14 +01:00
2017-10-04 09:13:32 +01:00
2017-07-31 11:35:24 +01:00
2017-11-13 16:49:52 +00:00
2017-11-24 18:49:19 +01:00
2017-11-24 18:49:32 +01:00
2017-11-27 09:59:56 +01:00
2017-09-12 10:43:05 +03:00
2017-11-15 10:40:01 +01:00
2017-11-24 18:49:19 +01:00
2017-10-03 12:44:17 +03:00
2017-08-10 12:38:10 +03:00
2017-11-13 16:49:52 +00:00
2017-06-29 02:08:12 -03:00
2017-11-15 23:22:42 -05:00
2017-05-26 19:26:20 +03:00
2017-07-16 11:55:08 +02:00
2017-05-22 19:30:02 +02:00
2017-08-10 15:01:10 -04:00
2017-11-08 09:20:43 +02:00
2017-08-10 14:11:30 -04:00
2017-09-18 15:15:15 +02:00