Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22044


Change subject: IMPALA-13539: Fix TestCalcitePlanner.test_calcite_frontend for 
non-HDFS
......................................................................

IMPALA-13539: Fix TestCalcitePlanner.test_calcite_frontend for non-HDFS

TestCalcitePlanner.test_calcite_frontend runs an explain plan
and matches the expected output. On HDFS that includes "SCAN HDFS",
but on S3 and other non-HDFS filesystems, that can be "SCAN S3".
Similarly, "HDFS partitions" can be "S3 partitions". This changes
the expected output to make it insensitive to these differences.

Testing:
 - Ran test case locally and on S3

Change-Id: I7ddf919558a7ad622d7571283ad8a2e069c69f14
---
M testdata/workloads/functional-query/queries/QueryTest/calcite.test
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/22044/1
--
To view, visit http://gerrit.cloudera.org:8080/22044
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ddf919558a7ad622d7571283ad8a2e069c69f14
Gerrit-Change-Number: 22044
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to