DuyHai Doan, For wide rows, would it be better to switch to LeveledCompactionStrategy. The number of SSTables will decrease and it's also optimized for reading data.
I have read in quite a few places that LeveledCompactionStrategy is better for wide rows. Is it true and would you recommend it?