[
https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061743#comment-13061743
]
Rick Shaw commented on CASSANDRA-2475:
--------------------------------------
Yes.
The confusing part would be the use of "?" in a {{Statement}} rather than a
{{PreparedStatement}}. I guess it will be allowed syntactically so it will
generate the prescribed token stream but it will be a semantic error when the
token string is (immediately) executed. The "fetch the next Term parameter"
token will be encountered but the next parameter will not exist so that would
signal an error.
> Prepared statements
> -------------------
>
> Key: CASSANDRA-2475
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2475
> Project: Cassandra
> Issue Type: Sub-task
> Components: API, Core
> Reporter: Eric Evans
> Labels: cql
> Fix For: 1.0
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira