[ https://issues.apache.org/jira/browse/CASSANDRA-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267100#comment-16267100
]
Jeff Jirsa commented on CASSANDRA-14070:
----------------------------------------
Just to clarify intent here, are you looking for a CQL method? Or a JMX method?
> Add new method for returning list of primary/clustering key values
> ------------------------------------------------------------------
>
> Key: CASSANDRA-14070
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14070
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Himani Arora
> Priority: Minor
>
> Add a method to return a list of primary/clustering key values so that it will be easier
to process data. Currently, we are getting a string concatenated with either colon (: ) or
comma (,) which makes it quite difficult to fetch one single key value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org
|