Csaba Ringhofer created IMPALA-8980:
---------------------------------------

             Summary: Remove functional*.alltypesinsert from EE tests
                 Key: IMPALA-8980
                 URL: https://issues.apache.org/jira/browse/IMPALA-8980
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Csaba Ringhofer


Table alltypesinsert is/was used to test insert queries. In EE tests this meant 
that such tests have to cleanup the table to avoid side effects + has to be 
marked as serial. Using the newer approach of unique_database would allow these 
tests to be ran in parallel.

The FE tests that use alltypesinsert do not seem problematic to me, as those do 
not have side effects, so I wouldn't remove alltypesinsert from data load to 
avoid the need to update FE tests too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to