You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/12/02 19:16:12 UTC

[jira] [Updated] (CASSANDRA-8407) cqlsh: handle timestamps outside of 1970 - 2038 range

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

Tyler Hobbs updated CASSANDRA-8407:
-----------------------------------
    Labels: cqlsh  (was: )

> cqlsh: handle timestamps outside of 1970 - 2038 range
> -----------------------------------------------------
>
>                 Key: CASSANDRA-8407
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8407
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Tyler Hobbs
>            Priority: Minor
>              Labels: cqlsh
>
> Currently, cqlsh can't handle {{timestamp}} values that fall outside of the 1970 - 2038 range due to a python limitation with {{utcfromtimestamp()}}.  This is being addressed by [PYTHON-198|https://datastax-oss.atlassian.net/browse/PYTHON-189] in the python driver.  Once that's complete, we should update the bundled python driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)