[ 
https://issues.apache.org/jira/browse/SPARK-14111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209676#comment-15209676
 ] 

Apache Spark commented on SPARK-14111:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/11926

> Correct output nullability with constraints for logical plans
> -------------------------------------------------------------
>
>                 Key: SPARK-14111
>                 URL: https://issues.apache.org/jira/browse/SPARK-14111
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> We use output of logical plan as schema. Output nullablity is important and 
> we should keep its correctness.
> With constraints and optimization, in fact we will change output nullability 
> of logical plans. But we don't reflect such changes in the output attributes. 
> So the output nullablity is not correct now.



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