|
|
|
|
|
by zX41ZdbW
588 days ago
|
|
ClickHouse uses and validates checksums for both compressed blocks of data and uncompressed data; it also checksums and validates data during network transfers. Additionally, every replica validates checksums with other replicas when doing deterministic computations. It is the only reasonable way to work with data, and if someone thinks otherwise, I will happily provide motivating examples. |
|