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

Jeff Jirsa commented on CASSANDRA-14070:
----------------------------------------

[~iamaleksey] or [~bdeggleston] , either of you have an opinion on this PR? 
Seems low risk to me, but having unused convenience functions seems like we're 
opening ourselves up for API contracts that may be tough to maintain/guarantee 
in the future? 

> 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
>            Assignee: Himani Arora
>            Priority: Minor
>             Fix For: 4.x
>
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to