You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Veena Basavaraj (JIRA)" <ji...@apache.org> on 2014/11/19 19:30:34 UTC

[jira] [Created] (SQOOP-1769) Fix Enum to no inherit from list

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 Basavaraj


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)