[
https://issues.apache.org/jira/browse/CASSANDRA-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977983#comment-14977983
]
Sylvain Lebresne commented on CASSANDRA-10606:
----------------------------------------------
bq. but I believe that something is currently broken in PartitionUpdate as it
should return a non zero value if it contains an operation that change only the
value of a static column
Sure, but {{PartitionUpdate.operationCount()}} is broken, it should
definitively be accounting for the static row.
> AbstractBTreePartition.rowCount() return the wrong number of rows for compact
> tables
> ------------------------------------------------------------------------------------
>
> Key: CASSANDRA-10606
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10606
> Project: Cassandra
> Issue Type: Bug
> Reporter: Benjamin Lerer
> Assignee: Benjamin Lerer
> Fix For: 3.0.0
>
> Attachments: 10606-3.0.txt
>
>
> For compact tables {{AbstractBTreePartition.rowCount()}} return the wrong
> number of columns as it does not take into account static rows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)