Missed file for HIVE-16091

Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2a8d1bf6
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2a8d1bf6
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/2a8d1bf6

Branch: refs/heads/hive-14535
Commit: 2a8d1bf658d3a2ff21f51e2607f7f78716a87b53
Parents: 6955cf7
Author: Ashutosh Chauhan <[email protected]>
Authored: Wed Mar 15 14:08:03 2017 -0700
Committer: Ashutosh Chauhan <[email protected]>
Committed: Wed Mar 15 14:08:03 2017 -0700

----------------------------------------------------------------------
 .../test/results/clientnegative/subquery_select_complex_expr.q.out  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/2a8d1bf6/ql/src/test/results/clientnegative/subquery_select_complex_expr.q.out
----------------------------------------------------------------------
diff --git 
a/ql/src/test/results/clientnegative/subquery_select_complex_expr.q.out 
b/ql/src/test/results/clientnegative/subquery_select_complex_expr.q.out
new file mode 100644
index 0000000..a8e1b99
--- /dev/null
+++ b/ql/src/test/results/clientnegative/subquery_select_complex_expr.q.out
@@ -0,0 +1 @@
+FAILED: SemanticException 
org.apache.hadoop.hive.ql.optimizer.calcite.CalciteSubquerySemanticException: 
Unsupported SubQuery Expression Invalid subquery. Subquery in SELECT could only 
be top-level expression

Reply via email to