Qifan Chen has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16668
Change subject: IMPALA-10292 Improvement to test_misaligned_parquet_row_groups ...................................................................... IMPALA-10292 Improvement to test_misaligned_parquet_row_groups This fix improved the function _misaligned_parquet_row_groups_helper in test_scanners.py by removing the hardcoded three backends running a query. Instead, the number is fetched from the counter NumBackends in the profile. Testing: 1. Unit testing. Change-Id: Icd190bca840ffdad0f615d8bde059431cb13b984 --- M tests/query_test/test_scanners.py 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/16668/2 -- To view, visit http://gerrit.cloudera.org:8080/16668 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icd190bca840ffdad0f615d8bde059431cb13b984 Gerrit-Change-Number: 16668 Gerrit-PatchSet: 2 Gerrit-Owner: Qifan Chen <[email protected]>
