[
https://issues.apache.org/jira/browse/CASSANDRA-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861593#comment-13861593
]
Johnny Miller commented on CASSANDRA-6538:
------------------------------------------
bq.That being said, if we talking of CQL column values, it's probably not too
hard to add a sizeof method that would return the size of a value instead of
the value itself (not talking of doing any aggregation here). Not convinced it
would be "extremely" useful but it's not particularly crazy either.
Unfortunately there are times when no one knows what was written into the
column in the first place, so it would help to have this data in there also.
Also sometime organisationally the people looking after Cassandra are not the
same people writing to it so it can be a challenge to work this out.
> Provide a read-time CQL function to display the data size of columns and rows
> -----------------------------------------------------------------------------
>
> Key: CASSANDRA-6538
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6538
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Johnny Miller
> Priority: Minor
>
> It would be extremely useful to be able to work out the size of rows and
> columns via CQL.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)