[
https://issues.apache.org/jira/browse/CASSANDRA-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749665#action_12749665
]
Evan Weaver commented on CASSANDRA-403:
---------------------------------------
Sure, +1
> inline BatchMutation struct to make batch_insert look more like the rest of
> the api
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-403
> URL: https://issues.apache.org/jira/browse/CASSANDRA-403
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Attachments: 403.patch
>
>
> batch_insert is the only column-oriented method that doesn't take a "string
> key" argument, because in this case it's combined into BatchMutation. This
> violates the principle of least surprise.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.