MD5 is not a perfect hash, it can produce collisions, how are these dealt with? Is there a size appended to them?
If 2 keys collide, would that result in a merging of data (if the column names aren't the same) or an overwrite if they were?
MD5 is not a perfect hash, it can produce collisions, how are these dealt with? Is there a size appended to them?
If 2 keys collide, would that result in a merging of data (if the column names aren't the same) or an overwrite if they were?