[ 
https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057417#comment-13057417
 ] 

Jonathan Ellis commented on CASSANDRA-2475:
-------------------------------------------

My point was you still need to "parse" it from the socket bytestream.  Not 
re-parsing the raw CQL.

I really don't see what is so complex about apply(parsed_tokens_list, 
parameters) vs apply(saved_queries.get(parsed_tokens_id), parameters).

> 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

        

Reply via email to