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

Stefania updated CASSANDRA-13185:
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 3.11.x)
                       (was: 3.0.x)
                   3.11.0
                   3.0.12
           Status: Resolved  (was: Ready to Commit)

Committed to 3.0 as f0502aa791897a30aea371a3032ea5ef679d25cc and merged upwards.

> cqlsh COPY doesn't support dates before 1900 or after 9999
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-13185
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13185
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Stefania
>             Fix For: 3.0.12, 3.11.0
>
>
> Although we fixed this problem for standard queries in CASSANDRA-10625, it 
> still exists for COPY.  In CASSANDRA-10625, we replaced datetimes outside of 
> the supported time range with a simple milliseconds-since-epoch long.  We may 
> not want to use the same solution for COPY, because we wouldn't be able to 
> load the same data back in through COPY.  Having consistency in the format of 
> values and support for loading exported data seems more important for COPY.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to