Andrew Sherman has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20289


Change subject: IMPALA-12049: Deflake test_drop_corrupt_table
......................................................................

IMPALA-12049: Deflake test_drop_corrupt_table

Originally there were two flavors of the test_drop_corrupt_table test.
One version (test_drop_corrupt_table_with_invalidate) did
an 'invalidate metadata' as part of the test after deleting metadata
files, and the other version did not. The version without invalidation
was depending on the catalog update resulting from adding the iceberg
table arriving at the coordinator before the deletion. This happens a
lot of the time but it can't be guaranteed. Fix the test by removing
test_drop_corrupt_table. Simplify the code a little by inlining a
method, and rename the remaining test to be test_drop_corrupt_table.

Change-Id: I4cbdf5646ed20bb8333e5557ed43226de993b7dd
---
M tests/query_test/test_iceberg.py
1 file changed, 2 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/20289/1
--
To view, visit http://gerrit.cloudera.org:8080/20289
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4cbdf5646ed20bb8333e5557ed43226de993b7dd
Gerrit-Change-Number: 20289
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <[email protected]>

Reply via email to