Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4054: Remove serial test workarounds for IMPALA-2479. ......................................................................
IMPALA-4054: Remove serial test workarounds for IMPALA-2479. The underlying issue IMPALA-2479 has been fixed, so it should be safe to execute these tests in parallel again: - test_runtime_filters.py (all tests) - test_scanners.py::TestParquet::test_multiple_blocks - test_scanners.py::testParquet::test_multiple_blocks_one_row_group Testing: Ran the tests locally in a loop. Did a private core/hdfs run. Change-Id: I8f046e67eb1de1c6ff87980f906870ec9816f551 Reviewed-on: http://gerrit.cloudera.org:8080/4291 Reviewed-by: Tim Armstrong <[email protected]> Reviewed-by: Lars Volker <[email protected]> Tested-by: Internal Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/runtime_filters.test M testdata/workloads/functional-query/queries/QueryTest/runtime_row_filters.test M tests/query_test/test_runtime_filters.py M tests/query_test/test_scanners.py 4 files changed, 9 insertions(+), 16 deletions(-) Approvals: Lars Volker: Looks good to me, but someone else must approve Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4291 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8f046e67eb1de1c6ff87980f906870ec9816f551 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
