[
https://issues.apache.org/jira/browse/MAPREDUCE-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796716#action_12796716
]
Hudson commented on MAPREDUCE-1174:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk #196 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/196/])
> Sqoop improperly handles table/column names which are reserved sql words
> ------------------------------------------------------------------------
>
> Key: MAPREDUCE-1174
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1174
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-1174.2.patch, MAPREDUCE-1174.3.patch,
> MAPREDUCE-1174.4.patch, MAPREDUCE-1174.patch
>
>
> In some databases it is legal to name tables and columns with terms that
> overlap SQL reserved keywords (e.g., {{CREATE}}, {{table}}, etc.). In such
> cases, the database allows you to escape the table and column names. We
> should always escape table and column names when possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.