Quanlong Huang created IMPALA-10885:
---------------------------------------

             Summary: TestMetastoreService.test_get_table_req_without_fallback 
fails in a S3 build
                 Key: IMPALA-10885
                 URL: https://issues.apache.org/jira/browse/IMPALA-10885
             Project: IMPALA
          Issue Type: Bug
            Reporter: Quanlong Huang


custom_cluster.test_metastore_service.TestMetastoreService.test_get_table_req_without_fallback
{code:java}
custom_cluster/test_metastore_service.py:269: in 
test_get_table_req_without_fallback
    get_table_request, expected_exception_str)
custom_cluster/test_metastore_service.py:1215: in 
__call_get_table_req_expect_exception
    assert expected_exception_str in str(e)
E   assert 'Database test_get_table_req_without_fallback_dbgiioi not found' in 
"NoSuchObjectException(_message='Table 
test_get_table_req_without_fallback_dbgiioi.test_get_table_req_tblglidw not 
found')"
E    +  where "NoSuchObjectException(_message='Table 
test_get_table_req_without_fallback_dbgiioi.test_get_table_req_tblglidw not 
found')" = str(NoSuchObjectException(_message='Table 
test_get_table_req_without_fallback_dbgiioi.test_get_table_req_tblglidw not 
found')){code}
The commit of the build isĀ 237ed5e8738ec565bc8d3ce813d9b70c12ad4ce7.



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

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

Reply via email to