[
https://issues.apache.org/jira/browse/SQOOP-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198436#comment-14198436
]
ASF subversion and git services commented on SQOOP-1669:
--------------------------------------------------------
Commit e4455d193b907f972bd2393f5045ca63d2a6ca07 in sqoop's branch
refs/heads/branch-1.99.4 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=e4455d1 ]
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)