[
https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034517#comment-13034517
]
Jonathan Ellis commented on CASSANDRA-2475:
-------------------------------------------
The thinking being that it's easier for a client to encode as string?
That's a reasonable point, but having been up close and personal with both of
our existing client APIs I'd say that saving a 20-line encode case statement is
not going to make much difference in pain there. On the other hand, the
efficiency wins from receiving the data in "native" encoded format seem
substantial (one of the most common data types, numerics, is particularly
inefficient to decode-from-string).
> 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