[
https://issues.apache.org/jira/browse/SPARK-31207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-31207.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 27972
[https://github.com/apache/spark/pull/27972]
> Ensure the total number of blocks to fetch equals to the sum of
> local/hostLocal/remote blocks
> ---------------------------------------------------------------------------------------------
>
> Key: SPARK-31207
> URL: https://issues.apache.org/jira/browse/SPARK-31207
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.1.0
> Reporter: Xingbo Jiang
> Assignee: Xingbo Jiang
> Priority: Major
> Fix For: 3.0.0
>
>
> Assert the number of blocks to fetch equals the number of local blocks + the
> number of hostLocal blocks + the number of remote blocks in
> ShuffleBlockFetcherIterator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]