Liang-Chi Hsieh created SPARK-14191:
---------------------------------------

             Summary: Fix Expand operator constraints
                 Key: SPARK-14191
                 URL: https://issues.apache.org/jira/browse/SPARK-14191
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Liang-Chi Hsieh


Expand operator now uses its child plan's constraints as its valid constraints 
(i.e., the base of constraints). This is not correct because Expand will set 
its group by attributes to null values. So the nullability of these attributes 
should be true.



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