Laszlo Gaal has uploaded this change for review. ( 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 --- M tests/query_test/test_scanners.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/16964/1 -- 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: newchange Gerrit-Change-Id: If8a179937c9c7c690dd2630549464dbe6aa1b834 Gerrit-Change-Number: 16964 Gerrit-PatchSet: 1 Gerrit-Owner: Laszlo Gaal <[email protected]>
