HIVE-16782 : Flaky Test: TestMiniLlapLocalCliDriver[subquery_scalar] (Vihang Karajgaonkar via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9e6c23d5 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/9e6c23d5 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/9e6c23d5 Branch: refs/heads/hive-14535 Commit: 9e6c23d58a443b06a1b744bf02d75d003a862324 Parents: cb815dc Author: Vihang Karajgaonkar <[email protected]> Authored: Wed May 31 13:30:49 2017 -0700 Committer: Ashutosh Chauhan <[email protected]> Committed: Wed May 31 13:30:49 2017 -0700 ---------------------------------------------------------------------- ql/src/test/results/clientpositive/llap/subquery_scalar.q.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/9e6c23d5/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out ---------------------------------------------------------------------- diff --git a/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out b/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out index 174492c..b78df8b 100644 --- a/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out +++ b/ql/src/test/results/clientpositive/llap/subquery_scalar.q.out @@ -1514,7 +1514,7 @@ STAGE PLANS: Reduce Operator Tree: Merge Join Operator condition map: - Left Outer Join0 to 1 + Left Outer Join 0 to 1 keys: 0 _col0 (type: string) 1 _col2 (type: string)
