Jason Vorenkamp created SQOOP-1299:
--------------------------------------

             Summary: Can't import columns with name "default"
                 Key: SQOOP-1299
                 URL: https://issues.apache.org/jira/browse/SQOOP-1299
             Project: Sqoop
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.4.3
            Reporter: Jason Vorenkamp


sqoop fails to generate a proper class for tables with a column named default. 
Possible reason: default is not included in JAVA_RESERVED_WORDS in 
ClassWriter.java.
Reproduce by:
1. Create table with column named default
2. Attempt to import table.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to