[ https://issues.apache.org/jira/browse/CASSANDRA-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980443#comment-14980443
]
Adam Holmberg commented on CASSANDRA-10513:
-------------------------------------------
In addition to the issues Sam mentioned, there are the linked issues CASSANDRA-7645 (which
this resolves), and CASSANDRA-9813 (which depends on these changes). The urgency of the 2.2
patch here would be the same as the dependent tickets mentioned here and above. I don't see
any issue waiting for the driver release to integrate for Cassandra 2.2. We will need to patch
3.0 sooner in support of CASSANDRA-10365 (this may be applied at the same time as the driver
is updated for that ticket).
> Update cqlsh for new driver execution API
> -----------------------------------------
>
> Key: CASSANDRA-10513
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10513
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Adam Holmberg
> Assignee: Paulo Motta
> Priority: Minor
> Labels: cqlsh
> Fix For: 2.2.x, 3.0.x
>
> Attachments: 10513-2.1.txt, 10513-2.2.txt, 10513.txt
>
>
> The 3.0 Python driver will have a few tweaks to the execution API. We'll need to update
cqlsh in a couple of minor ways.
> [Results are always returned as an iterable ResultSet|https://datastax-oss.atlassian.net/browse/PYTHON-368]
> [Trace data is always attached to the ResultSet|https://datastax-oss.atlassian.net/browse/PYTHON-318]
(instead of being attached to a statement)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|