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 2022/11/22 11:51:00 UTC

[jira] [Created] (SPARK-41224) Optimize Arrow collect to stream the result from server to client

Hyukjin Kwon created SPARK-41224:
------------------------------------

             Summary: Optimize Arrow collect to stream the result from server to client
                 Key: SPARK-41224
                 URL: https://issues.apache.org/jira/browse/SPARK-41224
             Project: Spark
          Issue Type: Task
          Components: Connect
    Affects Versions: 3.4.0
            Reporter: Hyukjin Kwon


https://github.com/apache/spark/pull/38468 implemented Arrow-based collect but they cannot stream the result from server to the client. We can stream them if the first partition is collected first



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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