Syed A. Hashmi created SQOOP-2303:
-------------------------------------

             Summary: EmptyTypeList when returned from DatabaseProvider class 
results in NPE in TestNG
                 Key: SQOOP-2303
                 URL: https://issues.apache.org/jira/browse/SQOOP-2303
             Project: Sqoop
          Issue Type: Bug
          Components: sqoop2-test
    Affects Versions: 1.99.5
            Reporter: Syed A. Hashmi
            Assignee: Syed A. Hashmi
             Fix For: 1.99.6


Right now by default DatabaseProvider class returns EmptyTypeList. But 
surprisingly, TestNG is unable to handle empty list and throws NPE in tests 
which run for DB providers which dont have their own TypesLists.

We should add a DefaultTypesList which returns a minimal type (INT) and some 
tests on it and return it by default instead of EmptyTypeList.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to