Github user aweisberg commented on a diff in the pull request:

    https://github.com/apache/cassandra/pull/184#discussion_r163092630
  
    --- Diff: 
src/java/org/apache/cassandra/repair/SystemDistributedKeyspace.java ---
    @@ -74,48 +74,50 @@ private SystemDistributedKeyspace()
     
         private static final TableMetadata RepairHistory =
    --- End diff --
    
    Hmm... well primarily because it was extra work and we can drop the columns 
later. I don't see a  reason not to use the built in schema change capabilities.
    
    Other cases that have a migration and new table do that because the key 
changed and we don't support changing key columns.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to