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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org