[
https://issues.apache.org/jira/browse/CASSANDRA-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Himani Arora updated CASSANDRA-14070:
-------------------------------------
Description: 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. (was: 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.)
> 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
> Labels: patch
>
> 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: [email protected]
For additional commands, e-mail: [email protected]