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

Sean R. Owen resolved SPARK-40252.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 37701
[https://github.com/apache/spark/pull/37701]

> 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: Yang Jie
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to