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

Paulo Motta edited comment on CASSANDRA-10513 at 11/4/15 3:25 PM:
------------------------------------------------------------------

Apparently a few things on cqlsh.py were missed. Attached [fix 
patch|https://issues.apache.org/jira/secure/attachment/12770598/10513-3.0-fix.patch]
 with diff of cqlsh.py on 3.0 HEAD and original final patch.


was (Author: pauloricardomg):
Apparently a few things on cqlsh.py were missed. Attached patch file with diff 
of cqlsh.py on 3.0 HEAD and original patch.

> 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-3.0-fix.patch, 
> 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