Michael Brown has uploaded this change for review. ( 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 --- 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/59/8259/1 -- 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: newchange Gerrit-Change-Id: I3ad4b72839f8ac3bcb824287d02dd6964eea3e3e Gerrit-Change-Number: 8259 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Brown <[email protected]>
