You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2016/11/21 15:01:08 UTC

[jira] [Commented] (CASSANDRA-6538) Provide a read-time CQL function to display the data size of columns and rows

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

Sylvain Lebresne commented on CASSANDRA-6538:
---------------------------------------------

Feeling bad having drop the review on what's basically an ok patch, so took on myself to rebase below:
| [6538-3.X|https://github.com/pcmanus/cassandra/commits/6538-3.X] | [utests|http://cassci.datastax.com/job/pcmanus-6538-3.X-testall] | [dtests|http://cassci.datastax.com/job/pcmanus-6538-3.X-dtest] |
I added a simple unit test and I put the function in {{BytesConversionFcts}}, which I renamed in {{BytesFcts}}, to keep function declarations somewhat grouped.

[~snazy], since you commented somewhat recently, mind having a quick double-check on that rebase?


> 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
>              Labels: cql
>         Attachments: 6538-v2.patch, 6538.patch, CodeSnippet.txt, sizeFzt.PNG
>
>
> 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.3.4#6332)