[
https://issues.apache.org/jira/browse/CASSANDRA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452852#comment-13452852
]
Sylvain Lebresne commented on CASSANDRA-4500:
---------------------------------------------
This is a detail I suppose, but while updating dtests, I see that the python
driver deserialize lists as python tuples rather than, well, lists. Was that on
purpose? (one reason I can see is the fact that tuples are immutable, but it
seems that maps are deserialized to dict which I believe are mutable, so I
would think that it's not worth the probably less expected output in the list
case).
> cqlsh: understand updated encodings for collections
> ---------------------------------------------------
>
> Key: CASSANDRA-4500
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4500
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 1.2.0 beta 1
> Reporter: paul cannon
> Assignee: paul cannon
> Labels: cqlsh
> Fix For: 1.2.0 beta 1
>
> Attachments: 4500.patch.txt
>
>
> After CASSANDRA-4453, collections will be represented using the binary
> encoding in thrift CqlResults instead of json. Update cqlsh (and python-cql
> as necessary) to support.
--
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