[
https://issues.apache.org/jira/browse/MAPREDUCE-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kimball resolved MAPREDUCE-1149.
--------------------------------------
Resolution: Duplicate
JIRA created two issues instead of one; see MAPREDUCE-1148
> SQL identifiers are a superset of Java identifiers
> --------------------------------------------------
>
> Key: MAPREDUCE-1149
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1149
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
>
> SQL identifiers can contain arbitrary characters, can start with numbers, can
> be words like {{class}} which are reserved in Java, etc. If Sqoop uses these
> names literally for class and field names then compilation errors can occur
> in auto-generated classes. SQL identifiers need to be cleansed to map onto
> Java identifiers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.