Yida Wu has uploaded a new patch set (#3). ( 
http://gerrit.cloudera.org:8080/17716 )

Change subject: IMPALA-10821 Fix TestTPCHJoinQueries.test_outer_joins failed
......................................................................

IMPALA-10821 Fix TestTPCHJoinQueries.test_outer_joins failed

A new added testcase in TestTPCHJoinQueries.test_outer_joins
can't pass the s3 build because the plan generated in s3 build
is not the same as the default hdfs build for the scan node. In
s3 build, it is "SCAN S3", while in hdfs build, it is "SCAN HDFS".

The patch changed the testcase to use $FILESYSTEM_NAME, which
will be changed according to the file system the testcase is
using.

Tests:
Reran and passed the failed testcase in s3 build.

Change-Id: I7e068d9da03517f8316e7a2505ce1466523d5917
---
M testdata/workloads/tpch/queries/tpch-outer-joins.test
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/17716/3
--
To view, visit http://gerrit.cloudera.org:8080/17716
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7e068d9da03517f8316e7a2505ce1466523d5917
Gerrit-Change-Number: 17716
Gerrit-PatchSet: 3
Gerrit-Owner: Yida Wu <wydbaggio...@gmail.com>
Gerrit-Reviewer: Abhishek Rawat <ara...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Reviewer: Yida Wu <wydbaggio...@gmail.com>

Reply via email to