Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.12.0
-
None
Description
PartitionedFile is the persistent file type of sort-merge based blocking shuffle. It stores data of all subpartitions in subpartition index order. PartitionedFile can be produced by PartitionedFileWriter and consumed by PartitionedFileReader.