[
https://issues.apache.org/jira/browse/SPARK-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223290#comment-15223290
]
Apache Spark commented on SPARK-14354:
--------------------------------------
User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/12138
> 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: [email protected]
For additional commands, e-mail: [email protected]