Skip to content

Commit

Permalink
Fix logical merge conflict in SuperSorterTest. (#16993)
Browse files Browse the repository at this point in the history
Logical merge conflict between #16911 and #16914.
  • Loading branch information
gianm authored Sep 3, 2024
1 parent 2ef936b commit 57c4b55
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ public void testLimitHint() throws Exception
Collections.emptyList(),
Futures.immediateFuture(ClusterByPartitions.oneUniversalPartition()),
exec,
FrameProcessorDecorator.NONE,
new FileOutputChannelFactory(tempFolder, FRAME_SIZE, null),
new FileOutputChannelFactory(tempFolder, FRAME_SIZE, null),
2,
Expand Down

0 comments on commit 57c4b55

Please sign in to comment.