Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22824
Change subject: IMPALA-13996: Deflake test_too_many_files by creating dedicate tables ...................................................................... IMPALA-13996: Deflake test_too_many_files by creating dedicate tables TestAllowIncompleteData.test_too_many_files depends on tpch_parquet.lineitem to have exactly 3 data files. This is false in erasure coding builds in which tpch_parquet.lineitem has only 3 data files. This fixes the test to use dedicate tables created in the test. Change-Id: I28cec8ec4bc59f066aa15a7243b7163639706cc7 --- M tests/custom_cluster/test_local_catalog.py 1 file changed, 9 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/24/22824/1 -- To view, visit http://gerrit.cloudera.org:8080/22824 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I28cec8ec4bc59f066aa15a7243b7163639706cc7 Gerrit-Change-Number: 22824 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>