Piotr Sarna
5f85a7a821
db,view: fix virtual columns liveness checks
...
When looking for optimization paths, columns selected in a view
are checked against multiple conditions - unfortunately virtual
columns were erroneously skipped from that check, which resulted
in ignoring their TTLs. That can lead to overoptimizing
and not including vital liveness info into view rows,
which can then result in row disappearing too early.
2019-02-28 10:47:19 +01:00
..
2019-02-12 12:23:55 +02:00
2019-01-28 09:38:41 +01:00
2019-01-24 09:56:38 +01:00
2019-02-28 10:47:19 +01:00
2019-01-08 13:16:36 +02:00
2018-12-09 20:11:38 +02:00
2019-02-05 15:34:18 +02:00
2019-02-26 12:44:11 +01:00
2017-01-17 14:52:44 +02:00
2018-11-27 13:41:49 +02:00
2018-11-27 13:41:49 +02:00
2019-02-14 14:52:51 +02:00
2019-01-24 09:55:04 +01:00
2019-01-05 15:40:58 +02:00
2018-12-28 16:45:57 +02:00
2018-12-28 16:45:57 +02:00
2018-12-10 21:22:56 +02:00
2019-01-08 13:16:36 +02:00
2018-07-26 16:54:58 +01:00
2017-06-13 09:57:14 +03:00
2019-02-22 10:44:02 +02:00
2019-02-22 10:44:02 +02:00
2019-01-24 09:55:04 +01:00
2018-12-29 10:58:22 +02:00
2018-11-21 00:01:44 +02:00
2018-11-26 18:49:08 +01:00
2019-02-21 12:16:38 +02:00
2019-01-08 13:16:36 +02:00
2019-01-09 14:53:42 +02:00
2019-01-08 13:16:36 +02:00
2018-03-27 01:20:10 +01:00
2018-12-29 12:12:15 +00:00
2019-02-20 08:03:46 -08:00
2019-02-13 09:08:12 +00:00
2018-12-19 22:38:29 +00:00
2017-02-06 13:36:45 +01:00