[ https://issues.apache.org/jira/browse/CASSANDRA-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paulo Motta updated CASSANDRA-10513: ------------------------------------ Attachment: 10513-3.0-fix.patch 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)