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

Paulo Motta commented on CASSANDRA-10513:
-----------------------------------------

bq. My suggestion would be to update the formatter to catch this type:

That's even better, very simple fix. Updated patch and executed tests again: 
all cqlsh tests look fixed, except {{test_describe}} on 2.2 which is already 
addressed by this [PR|https://github.com/riptano/cassandra-dtest/pull/631].

||2.2||3.0||trunk||
|[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...pauloricardomg:2.2-10513]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-10513]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-10513]|
|[dtests|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-10513-dtest/lastCompletedBuild/testReport/]|[dtests|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10513-dtest/lastCompletedBuild/testReport/]|[dtests|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-10513-dtest/lastCompletedBuild/testReport/]|

> 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: Adam Holmberg
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 2.2.4, 3.0.0
>
>         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)

Reply via email to