[ 
https://issues.apache.org/jira/browse/SQOOP-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Jarcec Cecho resolved SQOOP-1170.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.5
         Assignee: Eric Wadsworth

Thank you [~tyro89] for resolving this issue!
                
> 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
>            Assignee: Eric Wadsworth
>             Fix For: 1.4.5
>
>         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