You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Qian Xu (JIRA)" <ji...@apache.org> on 2014/11/10 09:21:34 UTC

[jira] [Closed] (SQOOP-1669) Sqoop2: JDBC connector does not understand iso8610 representation using " " as separator

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

Qian Xu closed SQOOP-1669.
--------------------------

> Sqoop2: JDBC connector does not understand iso8610 representation using  " " as separator
> -----------------------------------------------------------------------------------------
>
>                 Key: SQOOP-1669
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1669
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Qian Xu
>            Assignee: Qian Xu
>             Fix For: 1.99.4
>
>         Attachments: SQOOP-1669.patch
>
>
> I have a mysql table. Record value of a datetime field is "2014-11-04 00:11:22.3". But {{LocalDateTime.parse(s)}} thinks it is malformed. It has no problem to parse "2014-11-04T00:11:22.3". In other words, an internal convert is required here. 



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