Edward Capriolo created HIVE-3258:
-------------------------------------

             Summary: make a longtest sub ant
                 Key: HIVE-3258
                 URL: https://issues.apache.org/jira/browse/HIVE-3258
             Project: Hive
          Issue Type: Bug
            Reporter: Edward Capriolo


The unit tests take quite some time to run. The majority of them are unit tests 
for UDF not like CASE or IF but ones that do not affect hive deeply. Other 
tests are around serdes and input formats that are abstracted away from the 
main hive code. We should commission a longtest sub ant and move the majority 
of non critical things to it. This ways devs can get good coverage on important 
changes without running a battery of tests that are mostly testing coverage on 
themselves.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to