[ 
https://issues.apache.org/jira/browse/SPARK-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-6397:
-----------------------------
    Description: Currently, some LogicalPlans do not override missingInput, but 
they should. Then, the lack of proper missingInput implementations leaks to 
CheckAnalysis.
        Summary: Override QueryPlan.missingInput when necessary and rely on 
CheckAnalysis  (was: Check the missingInput simply)

> Override QueryPlan.missingInput when necessary and rely on CheckAnalysis
> ------------------------------------------------------------------------
>
>                 Key: SPARK-6397
>                 URL: https://issues.apache.org/jira/browse/SPARK-6397
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Yadong Qi
>            Priority: Minor
>
> Currently, some LogicalPlans do not override missingInput, but they should. 
> Then, the lack of proper missingInput implementations leaks to CheckAnalysis.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to