You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/07/06 15:13:04 UTC

[jira] [Created] (CASSANDRA-9736) Add alter statement for MV

Carl Yeksigian created CASSANDRA-9736:
-----------------------------------------

             Summary: Add alter statement for MV
                 Key: CASSANDRA-9736
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9736
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Carl Yeksigian


{{ALTER MV}} would allow us to drop columns in the base table without first dropping the materialized views, since we'd be able to later drop columns in the MV.

Also, we should be able to add new columns to the MV; a new builder would have to run to copy the values for these additional columns.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)