v.19.8Improvements
Clickhouse-obfuscator: Derive Seed for Individual Columns by Combining Initial Seed with Column Name, Not Column Position
clickhouse-obfuscator: derive seed for individual columns by combining initial seed with column name, not column position. This is intended to transform datasets with multiple related tables, so that tables will remain JOINable after transformation. #5178 (alexey-milovidov)