Can a same key exists for two rows in two different column families without clashing ? Other words, does the same algorithm needs to enforced for generating keys for different column families or can different algorithms(for generating keys) be enforced on column family basis?
I have tried out that they can, but I wanted to know if there may be any problems associated with this. Thanks. Ertio Lew
