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 <[email protected]>
