[
https://issues.apache.org/jira/browse/IMPALA-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-10885.
-------------------------------------
Fix Version/s: Impala 4.1.0
Resolution: Fixed
> 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
> Assignee: Vihang Karajgaonkar
> Priority: Critical
> Labels: broken-build
> Fix For: Impala 4.1.0
>
>
> 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.20.10#820010)