Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/18970 )
Change subject: IMPALA-11572: deflake test_mt_dop_skew_lpt ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/18970/2/tests/query_test/test_scanners.py File tests/query_test/test_scanners.py: http://gerrit.cloudera.org:8080/#/c/18970/2/tests/query_test/test_scanners.py@437 PS2, Line 437: assert cnt_fail <= 5 With Ozone I get TestHdfsScannerSkew.test_mt_dop_skew_lpt[protocol: beeswax | exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] tests/query_test/test_scanners.py:436: in test_mt_dop_skew_lpt cnt_fail += count_intra_node_skew(profile) tests/query_test/test_scanners.py:391: in count_intra_node_skew assert len(lines) == 7 # Averaged fragment + 6 fragment E assert 2 == 7 E + where 2 = len(['- BytesRead: 0', '- BytesRead: 0']) I can dig into that a bit, I have no theory yet why they'd be different. -- To view, visit http://gerrit.cloudera.org:8080/18970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I823542c21fe8f10f43a501fe4175da883eaf2f99 Gerrit-Change-Number: 18970 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Tue, 13 Sep 2022 16:58:58 +0000 Gerrit-HasComments: Yes
