RangeShuffleFileWriteExec
is a physical executor to store intermediate data into a number of file outputs associated with shuffle key ranges. The file outputs are stored with index files on local disks. RangeShuffleFileWriteExec
is implemented with an assumption that input tuples are sorted in an specified order of shuffle keys.
|
|
|
|