ClickHouse/src/Processors/TTL
Azat Khuzhin 8328d7068b Fix updating of MergeTreeDataPartTTLInfo::finished
Previously you cannot distinguish non-initialized finished with
initialized to false, so update() cannot do the correct thing.

Rename the field to avoid hidden usage.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-05-26 20:14:10 +03:00
..
ITTLAlgorithm.cpp Move TTL streams and algo 2021-10-15 13:11:57 +03:00
ITTLAlgorithm.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
TTLAggregationAlgorithm.cpp Fix updating of MergeTreeDataPartTTLInfo::finished 2022-05-26 20:14:10 +03:00
TTLAggregationAlgorithm.h Move TTL streams and algo 2021-10-15 13:11:57 +03:00
TTLColumnAlgorithm.cpp Fix updating of MergeTreeDataPartTTLInfo::finished 2022-05-26 20:14:10 +03:00
TTLColumnAlgorithm.h Move TTL streams and algo 2021-10-15 13:11:57 +03:00
TTLDeleteAlgorithm.cpp Fix updating of MergeTreeDataPartTTLInfo::finished 2022-05-26 20:14:10 +03:00
TTLDeleteAlgorithm.h Move TTL streams and algo 2021-10-15 13:11:57 +03:00
TTLUpdateInfoAlgorithm.cpp Move TTL streams and algo 2021-10-15 13:11:57 +03:00
TTLUpdateInfoAlgorithm.h Move TTL streams and algo 2021-10-15 13:11:57 +03:00