You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/09/18 07:56:00 UTC

[jira] [Commented] (SPARK-36797) Union should resolve nested columns as top-level columns

    [ https://issues.apache.org/jira/browse/SPARK-36797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417069#comment-17417069 ] 

Apache Spark commented on SPARK-36797:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/34038

> Union should resolve nested columns as top-level columns
> --------------------------------------------------------
>
>                 Key: SPARK-36797
>                 URL: https://issues.apache.org/jira/browse/SPARK-36797
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: L. C. Hsieh
>            Priority: Major
>
> Union, by definition, resolves columns by position. Currently we only follow this behavior at top-level columns, but not nested columns.
> As we are making nested columns as first-class citizen, the nested-column-only limitation and the difference between top-level column and nested column do not make sense.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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