Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21743 )
Change subject: IMPALA-13349: Fix remaining tests with unexercised exec_option ...................................................................... IMPALA-13349: Fix remaining tests with unexercised exec_option This patch fixes remaining tests that has unexercised exec_option. Some test reorganization are done to clarify their test dimension declaration. The WARNING log added by IMPALA-13323 is turned into pytest.fail() with error message suggestion on how to fix it. Fixed some flake8 warnings and error as well. Testing: - Pass EE and custom cluster tests in exhaustive exploration. Change-Id: I33bb4b6c4ff50b55a082460dd9944d2aa3511e11 Reviewed-on: http://gerrit.cloudera.org:8080/21743 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/common/impala_test_suite.py M tests/query_test/test_compressed_formats.py M tests/query_test/test_insert.py M tests/query_test/test_insert_parquet.py M tests/query_test/test_mt_dop.py M tests/query_test/test_parquet_stats.py M tests/query_test/test_sort.py 7 files changed, 193 insertions(+), 165 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/21743 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I33bb4b6c4ff50b55a082460dd9944d2aa3511e11 Gerrit-Change-Number: 21743 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
