[
https://issues.apache.org/jira/browse/SQOOP-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198435#comment-14198435
]
ASF subversion and git services commented on SQOOP-1669:
--------------------------------------------------------
Commit ef0a19b986f6f0f017254295b318cd4b2ab9b5d0 in sqoop's branch
refs/heads/sqoop2 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=ef0a19b ]
SQOOP-1669: Sqoop2: JDBC connector does not understand iso8610 representation
using " " as separator
(Qian Xu via Jarek Jarcec Cecho)
> 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)