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:52:35 UTC

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

Qian Xu created SQOOP-1669:
------------------------------

             Summary: 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 "20141104 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)