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/04/03 15:36:25 UTC

[jira] [Created] (SPARK-14354) Let Expand take name expressions and infer output attributes

Liang-Chi Hsieh created SPARK-14354:
---------------------------------------

             Summary: Let Expand take name expressions and infer output attributes
                 Key: SPARK-14354
                 URL: https://issues.apache.org/jira/browse/SPARK-14354
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Liang-Chi Hsieh


Currently we create Expand operator by specifying projections (Seq[Seq[Expression]])  and its output. We allow Expand to reuse child operator's attributes and so make its contraints invalid. We should let it take name expressions and infer output itself.



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