[
https://issues.apache.org/jira/browse/SQOOP-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226809#comment-14226809
]
ASF subversion and git services commented on SQOOP-1769:
--------------------------------------------------------
Commit 0cd1ec954a24f49157632beb9d4699cbdced2090 in sqoop's branch
refs/heads/sqoop2 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=0cd1ec9 ]
SQOOP-1769: Fix Enum to no inherit from list
(Veena Basavaraj via Jarek Jarcec Cecho)
> Fix Enum to no inherit from list
> --------------------------------
>
> Key: SQOOP-1769
> URL: https://issues.apache.org/jira/browse/SQOOP-1769
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-framework
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Fix For: 1.99.5
>
> Attachments: SQOOP-1769-v1.patch, SQOOP-1769.patch
>
>
> Enum holds a set of options it supports, but anytime Enum will be just a
> single value.
> So it inherting from ListType and having a listType is wrong
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)