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

Wenchen Fan resolved SPARK-40494.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Optimize the performance of `keys.zipWithIndex.toMap` code pattern 
> -------------------------------------------------------------------
>
>                 Key: SPARK-40494
>                 URL: https://issues.apache.org/jira/browse/SPARK-40494
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib, Spark Core, SQL
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Similar as SPARK-40175, can use  {{`while loop manually}} style` to optimize 
> the performance of `keys.zipWithIndex.toMap` code pattern in Spark.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to