[ https://issues.apache.org/jira/browse/CASSANDRA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640209#comment-13640209 ]
Sylvain Lebresne commented on CASSANDRA-5349: --------------------------------------------- Alright, would you mind rebasing once you've committed CASSANDRA-5436? And if you could include the update of the specification doc that would be great, I'd rather keep the spec up to date at all time or things will fall through the cracks. > Add binary protocol support for bind variables to non-prepared statements > ------------------------------------------------------------------------- > > Key: CASSANDRA-5349 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5349 > Project: Cassandra > Issue Type: Task > Components: API > Affects Versions: 1.2.0 > Reporter: Jonathan Ellis > Assignee: Marcus Eriksson > Priority: Minor > Labels: cql, protocol > Fix For: 2.0 > > Attachments: > 0001-CASSANDRA-5349-binary-protocol-support-for-binding-v.patch > > > Currently, the binary protocol allows requests as "string" or "[prepared > statement] id + bind vars". Allowing "string + bind vars" as well would > simplify life for users with one-off statements and not have to choose > between adding boilerplate for PS, and having to manually escape parameters, > which is particularly painful for binary data. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira