[jira] [Created] (FLINK-19600) Introduce PartitionedFile and the corresponding writer/reader for sort-merge based blocking shuffle

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19600) Introduce PartitionedFile and the corresponding writer/reader for sort-merge based blocking shuffle

Shang Yuanchun (Jira)
Yingjie Cao created FLINK-19600:
-----------------------------------

             Summary: Introduce PartitionedFile and the corresponding writer/reader for sort-merge based blocking shuffle
                 Key: FLINK-19600
                 URL: https://issues.apache.org/jira/browse/FLINK-19600
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Network
    Affects Versions: 1.12.0
            Reporter: Yingjie Cao
             Fix For: 1.12.0


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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)