[ 
https://issues.apache.org/jira/browse/IMPALA-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Tamas updated IMPALA-8980:
-------------------------------
    Description: 
vastag betűs szövegTable alltypesinsert is/was used to test insert queries. In 
EE tests this means 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.

  was:
Table alltypesinsert is/was used to test insert queries. In EE tests this means 
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.


> 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
>            Assignee: Adam Tamas
>            Priority: Minor
>              Labels: ramp-up
>
> vastag betűs szövegTable alltypesinsert is/was used to test insert queries. 
> In EE tests this means 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