Hi all,

I have one question about altering schema. If we only add columns, is it ok to 
alter the schema while the writes to the table are happening at the same time? 
We can control that the writes will not touch the new columns until the schema 
change is done. Or better to stop the writes to that table first.

Thanks!

Li
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to