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

ASF GitHub Bot updated SPARK-54947:
-----------------------------------
    Labels: pull-request-available  (was: )

> Refactor block mapping by reusing blockInfoWrappers for better block 
> management
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-54947
>                 URL: https://issues.apache.org/jira/browse/SPARK-54947
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 4.2.0
>            Reporter: wuyi
>            Priority: Major
>              Labels: pull-request-available
>
> SPARK-53446 has optimized block seraching by the additional block mapping 
> between the main blockId and the block pieces. It's a great idea that speeds 
> up the block searching. And we could optimize it by resusing the existing 
> blockInfoWrappers rather than three new HashMaps for better block management.



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