Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16212 )
Change subject: IMPALA-9929: Subquery error should throw AnalysisException ...................................................................... IMPALA-9929: Subquery error should throw AnalysisException Unsupported subquery in the select list should throw an AnalysisException. Testing: * Analyzer test to catch this case. Change-Id: Ic299ea25fd6e505e364528891e737a9af5bcc338 Reviewed-on: http://gerrit.cloudera.org:8080/16212 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/analysis/SelectStmt.java M fe/src/test/java/org/apache/impala/analysis/AnalyzeSubqueriesTest.java 2 files changed, 8 insertions(+), 3 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16212 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic299ea25fd6e505e364528891e737a9af5bcc338 Gerrit-Change-Number: 16212 Gerrit-PatchSet: 4 Gerrit-Owner: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Shant Hovsepian <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
