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/04 08:55:33 UTC

[jira] [Updated] (SQOOP-1669) 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 updated SQOOP-1669:
---------------------------
    Description: 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. An internal convert is required here.  (was: I have a mysql table. Record value of a datetime field is "20141104 00:11:22.3". But {{LocalDateTime.parse(s)}} thinks it is malformed. An internal convert is required here.)

> 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
>
> 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. An internal convert is required here.



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