[
https://issues.apache.org/jira/browse/CASSANDRA-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-641:
-------------------------------------
Affects Version/s: (was: 0.5)
> batch_insert for keys
> ---------------------
>
> Key: CASSANDRA-641
> URL: https://issues.apache.org/jira/browse/CASSANDRA-641
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Suhail Doshi
>
> batch_insert only works for multiple columns however it would be good to have
> one that works for keys and columns.
> The reasoning behind this is that Cassandra is limited currently with
> SuperColumns and most query methods give way for the most flexibility at a
> row key level. Due to this, row keys are often varying and I am personally
> building an application that would like to insert multiple values at once
> otherwise I am forced to for-loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.