2019-04-15 09:30:45 +00:00
|
|
|
0 0
|
|
|
|
0 0
|
2019-07-01 12:50:50 +00:00
|
|
|
5 6
|
2019-04-15 09:30:45 +00:00
|
|
|
2000-10-10 00:00:00 0
|
|
|
|
2000-10-10 00:00:00 0
|
|
|
|
2000-10-10 00:00:00 0
|
|
|
|
2100-10-10 00:00:00 3
|
|
|
|
2100-10-10 2
|
2019-12-24 03:52:44 +00:00
|
|
|
CREATE TABLE default.ttl_00933_1 (`b` Int, `a` Int TTL now() - 1000) ENGINE = MergeTree PARTITION BY tuple() ORDER BY tuple() SETTINGS index_granularity = 8192
|
2019-11-27 10:09:07 +00:00
|
|
|
1 0
|
2019-12-24 03:52:44 +00:00
|
|
|
CREATE TABLE default.ttl_00933_1 (`b` Int, `a` Int TTL now() + 1000) ENGINE = MergeTree PARTITION BY tuple() ORDER BY tuple() SETTINGS index_granularity = 8192
|
2019-11-27 10:09:07 +00:00
|
|
|
1 1
|
2019-12-24 03:52:44 +00:00
|
|
|
CREATE TABLE default.ttl_00933_1 (`b` Int, `a` Int TTL today() - 1) ENGINE = MergeTree PARTITION BY tuple() ORDER BY tuple() SETTINGS index_granularity = 8192
|
2019-11-27 10:09:07 +00:00
|
|
|
1 0
|
2019-12-24 03:52:44 +00:00
|
|
|
CREATE TABLE default.ttl_00933_1 (`b` Int, `a` Int TTL today() + 1) ENGINE = MergeTree PARTITION BY tuple() ORDER BY tuple() SETTINGS index_granularity = 8192
|
2019-11-27 10:09:07 +00:00
|
|
|
1 1
|