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/11/18 09:00:00 UTC

[jira] [Commented] (SPARK-37371) UnionExec should support columnar if all children support columnar

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

Apache Spark commented on SPARK-37371:
--------------------------------------

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

> UnionExec should support columnar if all children support columnar
> ------------------------------------------------------------------
>
>                 Key: SPARK-37371
>                 URL: https://issues.apache.org/jira/browse/SPARK-37371
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: L. C. Hsieh
>            Priority: Major
>
> For UnionExec, if all its children support columnar, the union physical plan should be able to support columnar too as it is just union of all partitions from the children.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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