combiner-not-type-checked

Status: IN

The combiner's callable signature matches the reducer's, but no runtime or static check verifies associativity or commutativity — a non-associative combiner (e.g., average) produces silently wrong results that vary with `num_mappers`

Source: entries/2026/05/29/topic-combiner-correctness.md

JSON