[Impala-ASF-CR] Use unqualified table refs in TPCH planner tests.

2018-02-13 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9270 )

Change subject: Use unqualified table refs in TPCH planner tests.
..


Patch Set 1: Verified+1


--
To view, visit http://gerrit.cloudera.org:8080/9270
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
Gerrit-Change-Number: 9270
Gerrit-PatchSet: 1
Gerrit-Owner: Alex Behm 
Gerrit-Reviewer: Impala Public Jenkins
Gerrit-Reviewer: Taras Bobrovytsky 
Gerrit-Comment-Date: Wed, 14 Feb 2018 05:54:24 +
Gerrit-HasComments: No


[Impala-ASF-CR] Use unqualified table refs in TPCH planner tests.

2018-02-13 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/9270 )

Change subject: Use unqualified table refs in TPCH planner tests.
..

Use unqualified table refs in TPCH planner tests.

There were a few places where we accidentally used fully-qualified
table references. As a result, the testTpchViews() test did not
exactly cover what was intended.

Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
Reviewed-on: http://gerrit.cloudera.org:8080/9270
Reviewed-by: Taras Bobrovytsky 
Tested-by: Impala Public Jenkins
---
M testdata/workloads/functional-planner/queries/PlannerTest/tpch-all.test
M testdata/workloads/functional-planner/queries/PlannerTest/tpch-views.test
2 files changed, 31 insertions(+), 31 deletions(-)

Approvals:
  Taras Bobrovytsky: Looks good to me, approved
  Impala Public Jenkins: Verified

-- 
To view, visit http://gerrit.cloudera.org:8080/9270
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
Gerrit-Change-Number: 9270
Gerrit-PatchSet: 2
Gerrit-Owner: Alex Behm 
Gerrit-Reviewer: Impala Public Jenkins
Gerrit-Reviewer: Taras Bobrovytsky 


[Impala-ASF-CR] Use unqualified table refs in TPCH planner tests.

2018-02-13 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/9270 )

Change subject: Use unqualified table refs in TPCH planner tests.
..


Patch Set 1: Code-Review+2


--
To view, visit http://gerrit.cloudera.org:8080/9270
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
Gerrit-Change-Number: 9270
Gerrit-PatchSet: 1
Gerrit-Owner: Alex Behm 
Gerrit-Reviewer: Taras Bobrovytsky 
Gerrit-Comment-Date: Wed, 14 Feb 2018 02:10:11 +
Gerrit-HasComments: No


[Impala-ASF-CR] Use unqualified table refs in TPCH planner tests.

2018-02-09 Thread Alex Behm (Code Review)
Alex Behm has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9270


Change subject: Use unqualified table refs in TPCH planner tests.
..

Use unqualified table refs in TPCH planner tests.

There were a few places where we accidentally used fully-qualified
table references. As a result, the testTpchViews() test did not
exactly cover what was intended.

Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
---
M testdata/workloads/functional-planner/queries/PlannerTest/tpch-all.test
M testdata/workloads/functional-planner/queries/PlannerTest/tpch-views.test
2 files changed, 31 insertions(+), 31 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I886c451ab61a1739af96eeb765821dfd8e951b07
Gerrit-Change-Number: 9270
Gerrit-PatchSet: 1
Gerrit-Owner: Alex Behm