Veena Basavaraj created SQOOP-1769:
--------------------------------------
Summary: 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
Reporter: Veena Basavaraj
Assignee: Veena BasavarajEnum 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)
