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

Hudson commented on CASSANDRA-2508:
-----------------------------------

Integrated in Cassandra-0.8 #23 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.8/23/])
    fix imports in python cql driver
patch by jbellis; reviewed by thobbs for CASSANDRA-2508


> missing imports in CQL Python driver
> ------------------------------------
>
>                 Key: CASSANDRA-2508
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2508
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.8
>            Reporter: Eric Evans
>            Assignee: Jonathan Ellis
>              Labels: cql
>             Fix For: 0.8
>
>         Attachments: 2508.txt
>
>
> Try:
> bq. cd drivers/py && python -c 'from cql import DateFromTicks; 
> DateFromTicks(1)'
> Also:
> {{cql.connection}} is missing an import of {{AuthenticationRequest}} from 
> {{ttypes}}, and the exceptions {{NotSupportedError}}, and {{InternalError}}.
> Also:
> {{marshal.unmarshal_long}} has a NameError waiting to happen in the form of 
> "unpack"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to