I want to monitor whether there are duplicate keys across parts in a ReplacingMergeTree table, and I’m looking for a lightweight approach rather than running actual data queries. My initial thought ...