Tyler Hobbs created CASSANDRA-8407:
--------------------------------------

             Summary: 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


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)

Reply via email to