Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10117
Change subject: IMPALA-6884: Skip test_misaligned_orc_stripes on invalid platforms ...................................................................... IMPALA-6884: Skip test_misaligned_orc_stripes on invalid platforms test_misaligned_orc_stripes relies on generating files with a specific number of HDFS blocks. This is not possible on S3, ADLS, or Isilon, so the test needs to be skipped on those platforms. Additionally, it relies on running multiple impalads, so it needs to be skipped on local filesystem tests. Change-Id: I8395b4eb06847a35c630b3ef43e289960d78382a --- M tests/query_test/test_scanners.py 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/10117/1 -- To view, visit http://gerrit.cloudera.org:8080/10117 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8395b4eb06847a35c630b3ef43e289960d78382a Gerrit-Change-Number: 10117 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
