StringValueSymbolVisitor.INSTANCE.process(fileUriCollectNode.targetUri()),
context.topLevelInputs(),
context.expressions(),
projectorChain.firstProjector(),
fileUriCollectNode.fileFormat(),
fileUriCollectNode.compression(),
ImmutableMap.<String, FileInputFactory>of(),
fileUriCollectNode.sharedStorage(),
readers.length,
Arrays.binarySearch(readers, clusterService.localNode().id())
);