Fix logical merge conflict in SuperSorterTest. (#16993)

Logical merge conflict between #16911 and #16914.
This commit is contained in:
Gian Merlino 2024-09-03 13:14:59 -07:00 committed by GitHub
parent 2ef936be40
commit 57c4b552d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ public class SuperSorterTest
Collections.emptyList(),
Futures.immediateFuture(ClusterByPartitions.oneUniversalPartition()),
exec,
FrameProcessorDecorator.NONE,
new FileOutputChannelFactory(tempFolder, FRAME_SIZE, null),
new FileOutputChannelFactory(tempFolder, FRAME_SIZE, null),
2,