Hi, I have a phoenix table, in that table we defined 2CF. I have one global secondary index in this table. We also see a 3rd named as "0". Why does phoenix creates this extra CF? Is there a way to avoid having this extra cf? If we remove it, what features we are gonna loose?
-- Thanks & Regards, Anil Gupta