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

cheng ren commented on CASSANDRA-10252:
---------------------------------------

The problem of using dateutil.parser is it can't distinguish MM/DD/YYYY with 
DD/MM/YYYY. 
%z is only supported in python 3.2 later, otherwise it seems to me that there's 
no easy way to parse %z. 

> COPY FROM should respect time_format from cqlshrc
> -------------------------------------------------
>
>                 Key: CASSANDRA-10252
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10252
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Carl Yeksigian
>            Priority: Minor
>              Labels: cqlsh, lhf
>             Fix For: 2.1.x
>
>
> Currently, {{COPY FROM}} doesn't respect the {{time_format}} property in 
> cqlshrc, we only use that for {{COPY TO}}. We should use the same property 
> for both to prevent issues like CASSANDRA-8970.



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

Reply via email to