Closed lifulong closed 1 week ago
You mean parallel into different CH servers? If you insert data into the replicas of a shard you identical (binary identical) inserts will be deduplicated. https://clickhouse.com/docs/en/operations/settings/merge-tree-settings/#replicated-deduplication-window
parallel into same shard, maybe different replicate we have used replicated_deduplication_window conf now, consider this case, while write to one replicate, it write timeout for server busy, we try another replicate then