OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
result=InMemoryBatchIterator.empty(SentinelRow.SENTINEL);result=CompletableFutures.allAsList(iterators).thenApply(its -> CompositeBatchIterator.seqComposite(its.toArray(new BatchIterator[0])));InMemoryBatchIterator.empty(SentinelRow.SENTINEL)CompletableFutures.allAsList(iterators).thenApply(its -> CompositeBatchIterator.seqComposite(its.toArray(new BatchIterator[0])))crate6f9c1c65c7403c465d4c181b79babf8459a5182eio.crate.execution.engine.collect.sources.ShardCollectSource
_1299
_2301
_1result
_2result
xyzInMemoryBatchIterator.empty(SentinelRow.SENTINEL)
  • io.crate.data.InMemoryBatchIterator
  • io.crate.data.CompositeBatchIterator
  • io.crate.concurrent.CompletableFutures
xyzCompletableFutures.allAsList(iterators).thenApply(its -> CompositeBatchIterator.seqComposite(its.toArray(new BatchIterator[0])))
AssignedToFalse