[ 
https://issues.apache.org/jira/browse/SQOOP-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749838#comment-13749838
 ] 

Erik Selin commented on SQOOP-1170:
-----------------------------------

Added updated patch.
                
> Can't import columns with name "public"
> ---------------------------------------
>
>                 Key: SQOOP-1170
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1170
>             Project: Sqoop
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4.4
>            Reporter: Erik Selin
>         Attachments: bugSQOOP-1170.patch
>
>
> sqoop fails to generate a proper class for tables with a column named 
> {{public}}. Possible reason: {{public}} is not included in 
> {{JAVA_RESERVED_WORDS}} in {{ClassWriter.java}}.
> Reproduce by:
> 1. Create table with column named {{public}}
> 2. Attempt to import table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to