Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.16.0
Description
Hybrid shuffle relies on the index to read the disk data. Since the spilled data may be consumed from memory, the readable status is introduced. For the readable buffer, FileDataManager does not pre-load it. However, when the downstream fails, the previous readable status will be used incorrectly, resulting in that some buffer cannot be read correctly.
Attachments
Issue Links
- links to