[
https://issues.apache.org/jira/browse/CASSANDRA-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970103#comment-14970103
]
Paulo Motta commented on CASSANDRA-10513:
-----------------------------------------
Thanks for the patch. Code looks good. Applied patch locally and tested a few
commands (use, select, paging, tracing, cas insert), and everything seems to
work fine (apart from some minor nit already addressed offline by [~aholmber]).
Submitted a [3.0
branch|https://github.com/pauloricardomg/cassandra/tree/3.0-10513] to cassci:
[dtest
link|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10513-dtest/]
Waiting for submission of 2.1 and 2.2 patches ([~aholmber] is merging it,
thanks!).
> 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.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)