Re: Adding a column to a table with compact storage

2013-11-28 Thread Jacob Edelstein
have a test environment and current back-ups, so a little black magic isn't too scary. We are currently running 1.2.6. Thanks, Jacob On Nov 28, 2013, at 1:16 AM, Sylvain Lebresne wrote: > On Wed, Nov 27, 2013 at 7:06 PM, Jacob Edelstein wrote: > Hi all, > We made a decision

Adding a column to a table with compact storage

2013-11-27 Thread Jacob Edelstein
Hi all, We made a decision to use compact storage for a couple of very large tables to get maximum storage efficiency. We understood that this would limit us to a single non-primary key column. We did not realize at the time that we would not be able to add this column using the cql3 alter comma