Impala Public Jenkins has submitted this change and it was merged. ( 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 2 data files. This fixes the test to use dedicate tables created in the test. Change-Id: I28cec8ec4bc59f066aa15a7243b7163639706cc7 Reviewed-on: http://gerrit.cloudera.org:8080/22824 Reviewed-by: Jason Fehr <jf...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> --- M tests/custom_cluster/test_local_catalog.py 1 file changed, 9 insertions(+), 5 deletions(-) Approvals: Jason Fehr: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I28cec8ec4bc59f066aa15a7243b7163639706cc7 Gerrit-Change-Number: 22824 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Surya Hebbar <sheb...@cloudera.com>