[jira] [Updated] (SPARK-6397) Exclude virtual columns from QueryPlan.missingInput

2015-03-23 Thread Cheng Lian (JIRA)

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

Cheng Lian updated SPARK-6397:
--
Description: Virtual columns like GROUPING__ID should never be considered 
as missing input, and thus should be execluded from {{QueryPlan.missingInput}}. 
 (was: Currently, some LogicalPlans do not override missingInput, but they 
should. Then, the lack of proper missingInput implementations leaks to 
CheckAnalysis.)

> Exclude virtual columns from QueryPlan.missingInput
> ---
>
> Key: SPARK-6397
> URL: https://issues.apache.org/jira/browse/SPARK-6397
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 1.3.0
>Reporter: Yadong Qi
>Assignee: Yadong Qi
>Priority: Minor
>
> Virtual columns like GROUPING__ID should never be considered as missing 
> input, and thus should be execluded from {{QueryPlan.missingInput}}.



--
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



[jira] [Updated] (SPARK-6397) Exclude virtual columns from QueryPlan.missingInput

2015-03-23 Thread Cheng Lian (JIRA)

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

Cheng Lian updated SPARK-6397:
--
Summary: Exclude virtual columns from QueryPlan.missingInput  (was: 
Override QueryPlan.missingInput when necessary and rely on CheckAnalysis)

> Exclude virtual columns from QueryPlan.missingInput
> ---
>
> Key: SPARK-6397
> URL: https://issues.apache.org/jira/browse/SPARK-6397
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 1.3.0
>Reporter: Yadong Qi
>Assignee: 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