[
https://issues.apache.org/jira/browse/SQOOP-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180399#comment-15180399
]
ASF subversion and git services commented on SQOOP-2863:
--------------------------------------------------------
Commit d21699e2ab00829a90ffaf5ada1b87da69683157 in sqoop's branch
refs/heads/trunk from [~venkatnrangan]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=d21699e ]
SQOOP-2863 Properly escape column names for generated INSERT statements
(Jarek Jarcec Cecho via Venkat Ranganathan)
> Properly escape column names for generated INSERT statements
> ------------------------------------------------------------
>
> Key: SQOOP-2863
> URL: https://issues.apache.org/jira/browse/SQOOP-2863
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.4.7
>
> Attachments: SQOOP-2863.patch
>
>
> I had a user who reported issue with invalid queries being generated during
> export operation. The export table had various unusual column names. We've
> significantly improved our behavior with properly escaping table/column names
> for import part in SQOOP-1890, but it seems that we did not do that for
> export.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)