You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:37:32 UTC

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

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

Hyukjin Kwon resolved SPARK-14354.
----------------------------------
    Resolution: Incomplete

> 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
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org