Cheng Lian created SPARK-6467:
---------------------------------
Summary: Override QueryPlan.missingInput when necessary and rely on it CheckAnalysis
Key: SPARK-6467
URL: https://issues.apache.org/jira/browse/SPARK-6467
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 1.3.0
Reporter: Cheng Lian
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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|