Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16964 )
Change subject: IMPALA-10441: Skip test_bytes_read_per_column if not on local minicluster ...................................................................... IMPALA-10441: Skip test_bytes_read_per_column if not on local minicluster IMPALA-9865 part 2 made some expected outcomes of the above test steps stricter. Unfortunately these stricter results are only valid when the tests are run on an HDFS file system in the context of a local minicluster, breaking the same test on S3 and EC storage. The patch disables the test step when run outside the context of a local minicluster HDFS. Change-Id: If8a179937c9c7c690dd2630549464dbe6aa1b834 Reviewed-on: http://gerrit.cloudera.org:8080/16964 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_scanners.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16964 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If8a179937c9c7c690dd2630549464dbe6aa1b834 Gerrit-Change-Number: 16964 Gerrit-PatchSet: 2 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
