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

[jira] [Resolved] (CASSANDRA-6915) Show storage rows in cqlsh

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

Aleksey Yeschenko resolved CASSANDRA-6915.
------------------------------------------
    Resolution: Not A Problem

As of CASSANDRA-8099, with the new storage format, what you see in cqlsh is essentially the storage rows on disk (albeit encoded differently). With the old format gone, there is nothing to be done here.

> Show storage rows in cqlsh
> --------------------------
>
>                 Key: CASSANDRA-6915
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6915
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Robbie Strickland
>              Labels: cqlsh
>
> In Cassandra it's super important to understand how your CQL schema translates to the underlying storage rows.  Right now the only way to see this is to create the schema in cqlsh, write some data, then query it using the CLI.  Obviously we don't want to be encouraging people to use the CLI when it's supposed to be deprecated.  So I'd like to see a function in cqlsh to do this.



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