WHAT IS ROUND-ROBIN DISTRIBUTION?
A round-robin dispersed table is where the data is evenly distributed among all the distributions without the use of a hash function. A row in a round-robin distributed table is non-deterministic and can end up in different distributions each time they are inserted.