Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/10117 Reviewed-by: Vuk Ercegovac <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_scanners.py 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Vuk Ercegovac: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I8395b4eb06847a35c630b3ef43e289960d78382a Gerrit-Change-Number: 10117 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]>
