[ https://issues.apache.org/jira/browse/CASSANDRA-7351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034319#comment-14034319 ]
T Jake Luciani commented on CASSANDRA-7351: ------------------------------------------- BatchStatement.validate() is called on every execute() shouldn't we only need these checks in prepare()? > Make BEGIN COUNTER BATCH syntax optional > ---------------------------------------- > > Key: CASSANDRA-7351 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7351 > Project: Cassandra > Issue Type: Improvement > Reporter: T Jake Luciani > Assignee: T Jake Luciani > Priority: Trivial > Labels: cql3 > Fix For: 2.1.0 > > Attachments: 7351-rebase.txt, 7351.txt, 7351v2.txt > > > AFAIK there is no need to supply COUNTER in Batch statements. > The server should just throw an syntax error if you try to mix counter and > non counter statements in the same batch. > What value does this keyword add? -- This message was sent by Atlassian JIRA (v6.2#6252)