Sailesh Mukil has uploaded a new patch set (#2).

Change subject: IMPALA-4502: test_partition_ddl_predicates breaks on non-HDFS 
filesystems
......................................................................

IMPALA-4502: test_partition_ddl_predicates breaks on non-HDFS filesystems

This is because that test uses 'set cached' and 'set uncached' which
are not supported on non-HDFS filesystems. This patch creates a
separate test file for non-HDFS filesystems with only supported
queries and invokes the right file based on the filesystem.

Change-Id: I8606aa427cb6e50be3395cdde246abb53db5172c
---
R 
testdata/workloads/functional-query/queries/QueryTest/partition-ddl-predicates-all-fs.test
A 
testdata/workloads/functional-query/queries/QueryTest/partition-ddl-predicates-hdfs-only.test
M tests/metadata/test_ddl.py
3 files changed, 66 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/5164/2
-- 
To view, visit http://gerrit.cloudera.org:8080/5164
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8606aa427cb6e50be3395cdde246abb53db5172c
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Sailesh Mukil <sail...@cloudera.com>
Gerrit-Reviewer: Alex Behm <alex.b...@cloudera.com>
Gerrit-Reviewer: Sailesh Mukil <sail...@cloudera.com>

Reply via email to