You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2018/03/03 03:11:00 UTC

[jira] [Commented] (CASSANDRA-14070) Add new method for returning list of primary/clustering key values

    [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org