Dilip Biswal created SPARK-20417: ------------------------------------ Summary: Move error reporting for subquery from Analyzer to CheckAnalysis Key: SPARK-20417 URL: https://issues.apache.org/jira/browse/SPARK-20417 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 2.2.0 Reporter: Dilip Biswal
Currently we do a lot of validations for subquery in the Analyzer. We should move them to CheckAnalysis which is the framework to catch and report Analysis errors. This was mentioned as a review comment in SPARK-18874. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org