Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8259 )
Change subject: IMPALA-6040: skip test_multi_compression_types where Hive isn't supported ...................................................................... IMPALA-6040: skip test_multi_compression_types where Hive isn't supported A recent commit "IMPALA-5448: fix invalid number of splits reported in Parquet scan node" neglected to account for the fact that in some environments, Impala runs without Hive. The typical pattern for tests that use Hive is skip them if they are executed against such environments. Change-Id: I3ad4b72839f8ac3bcb824287d02dd6964eea3e3e Reviewed-on: http://gerrit.cloudera.org:8080/8259 Reviewed-by: Michael Brown <[email protected]> Tested-by: Impala Public Jenkins --- M tests/query_test/test_scanners.py 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Michael Brown: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8259 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3ad4b72839f8ac3bcb824287d02dd6964eea3e3e Gerrit-Change-Number: 8259 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
