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

Apache Spark commented on SPARK-37221:
--------------------------------------

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

> The collect-like API in SparkPlan should support columnar output
> ----------------------------------------------------------------
>
>                 Key: SPARK-37221
>                 URL: https://issues.apache.org/jira/browse/SPARK-37221
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Currently, the collect-like APIs in SparkPlan, e.g. executeCollect, do not 
> work if the plan is columnar execution.
> We should extend the API coverage to all execution modes.



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

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

Reply via email to