Hello
> from the document, I think the determinant of each row in the partition is the residual value (partition key divided
bythe specified modulus)
No, the hash from partition key is used, not partition key itself. (How to divide text "hello!" by the specified
modulus?)
regards, Sergei