If i create one more column family based on my query instead of going with secondary index,
Will it affect the write performance?
Since i need to duplicate the data in the second column family as well while writing data, Will it hit write performance?