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 2022/08/29 05:53:00 UTC

[jira] [Assigned] (SPARK-40252) Replace `Stream.collect(Collectors.joining(delimiter))` with `StringJoiner` Api

     [ https://issues.apache.org/jira/browse/SPARK-40252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-40252:
------------------------------------

    Assignee: Apache Spark

> Replace `Stream.collect(Collectors.joining(delimiter))` with `StringJoiner` Api
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-40252
>                 URL: https://issues.apache.org/jira/browse/SPARK-40252
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Assignee: Apache Spark
>            Priority: Minor
>
> Stream.collect(Collectors.joining(delimiter))  is slower than pure StringJoiner api



--
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