mirror of https://github.com/apache/druid.git
Fix logical merge conflict in SuperSorterTest. (#16993)
Logical merge conflict between #16911 and #16914.
This commit is contained in:
parent
2ef936be40
commit
57c4b552d9
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue