[
https://issues.apache.org/jira/browse/SQOOP-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220308#comment-14220308
]
Veena Basavaraj commented on SQOOP-1769:
----------------------------------------
An ENUM is a string object with a value chosen from a list of permitted values
that are enumerated explicitly in the column specification at table creation
time. It has these advantages:
I am not sure why it is LIST type in SQOOP IDF?
> 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
>
>
> 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)