You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jason Vorenkamp (JIRA)" <ji...@apache.org> on 2014/03/25 18:42:20 UTC

[jira] [Resolved] (SQOOP-1299) Can't import columns with name "default"

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

Jason Vorenkamp resolved SQOOP-1299.
------------------------------------

    Resolution: Invalid

My mistake, this has already been fixed in version 1.4.3

> 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
>            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)