Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
ghx-label-13
Description
TestIcebergTable.test_drop_corrupt_table reports
query_test/test_iceberg.py:148: in test_drop_corrupt_table self._do_test_drop_corrupt_table(unique_database, do_invalidate=False) query_test/test_iceberg.py:174: in _do_test_drop_corrupt_table format(full_table_name)) common/impala_test_suite.py:867: in wrapper return function(*args, **kwargs) common/impala_test_suite.py:890: in execute_query_expect_failure assert not result.success, "No failure encountered for query %s" % query E AssertionError: No failure encountered for query select * from test_drop_corrupt_table_fb61cd07.corrupt_iceberg_tbl
when run with Ozone. This fails intermittently.
Attachments
Issue Links
- duplicates
-
IMPALA-12049 test_drop_corrupt_table is flaky, fails with "No failure encountered for query"
- Resolved
- relates to
-
IMPALA-11509 Dropping files of Iceberg during table loading may cause Impalad to stuck in infinite loop
- Resolved