[ 
https://issues.apache.org/jira/browse/CASSANDRA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Evans updated CASSANDRA-2508:
----------------------------------

    Description: 
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}}.

  was:
Try:

bq. cd drivers/py && python -c 'from cql import DateFromTicks; DateFromTicks(1)'


> missing imports in CQL Python driver
> ------------------------------------
>
>                 Key: CASSANDRA-2508
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2508
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Eric Evans
>              Labels: cql
>
> 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}}.

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

Reply via email to