[ 
https://issues.apache.org/jira/browse/CASSANDRA-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723516#comment-14723516
 ] 

Jonathan Ellis commented on CASSANDRA-10220:
--------------------------------------------

Is this a correctness issue or just technical debt?

> Memtables do not handle column changes for their PartitionColumns
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-10220
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10220
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>             Fix For: 3.0.0 rc1
>
>
> There are a couple of inherited issues around the {{PartitionColumns}} in 
> {{AbstractBTreePartition}}. Firstly, we do not always return these columns, 
> but sometimes the metadata columns. Secondly, the columns cannot be updated 
> with new columns, and the metadata columns will not show dropped columns. 
> This should most likely be moved into the {{Holder}}, and updated along with 
> any other updates.



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

Reply via email to