Daniel Becker created IMPALA-12545:
--------------------------------------

             Summary: Use 'unique_database' in 
test_restart_services.py::TestRestart
                 Key: IMPALA-12545
                 URL: https://issues.apache.org/jira/browse/IMPALA-12545
             Project: IMPALA
          Issue Type: Bug
            Reporter: Daniel Becker
            Assignee: Daniel Becker


Some tests in {{test_restart_services.py::TestRestart}} create tables but don't 
use a {{unique_database}} for it. The table and column names are sometimes the 
same. The tests are run serially but if a table is not deleted successfully it 
may interfere with other tests. We should use 'unique_database' for these 
temporary tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to