You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/09/18 21:28:04 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie updated CASSANDRA-9736:
---------------------------------------
    Reviewer:   (was: Joshua McKenzie)

> 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
>              Labels: materializedviews
>             Fix For: 3.x
>
>
> {{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)