Noémi Pap-Takács created IMPALA-14072:
-----------------------------------------

             Summary: Fix TestConcurrentRename.test_rename_drop
                 Key: IMPALA-14072
                 URL: https://issues.apache.org/jira/browse/IMPALA-14072
             Project: IMPALA
          Issue Type: Bug
            Reporter: Noémi Pap-Takács
            Assignee: Riza Suminto


Stacktrace
{code:java}
custom_cluster/test_concurrent_rename.py:56: in test_rename_drop
    assert "The new table/view {}2 was concurrently removed during rename."\
E   assert 'The new table/view test_rename_drop_aaefe83a.tbl2 was concurrently 
removed during rename.' in 'Expected alter to fail\nassert False'
E    +  where 'The new table/view test_rename_drop_aaefe83a.tbl2 was 
concurrently removed during rename.' = <built-in method format of str object at 
0x7fa0d2e583d8>('test_rename_drop_aaefe83a.tbl')
E    +    where <built-in method format of str object at 0x7fa0d2e583d8> = 'The 
new table/view {}2 was concurrently removed during rename.'.format
E    +  and   'Expected alter to fail\nassert False' = 
str(AssertionError(u'Expected alter to fail\nassert False',)) {code}



--
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