You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/03/24 04:31:25 UTC

[jira] [Created] (SPARK-14111) Correct output nullability with constraints for logical plans

Liang-Chi Hsieh created SPARK-14111:
---------------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org