result=CompositeBatchIterator.seqComposite(iterators.toArray(new BatchIterator[0])); | result=CompletableFuture.completedFuture(InMemoryBatchIterator.empty(SentinelRow.SENTINEL)); | CompositeBatchIterator.seqComposite(iterators.toArray(new BatchIterator[0])) | CompletableFuture.completedFuture(InMemoryBatchIterator.empty(SentinelRow.SENTINEL)) | crate | 6f9c1c65c7403c465d4c181b79babf8459a5182e | io.crate.execution.engine.collect.sources.ShardCollectSource | | | xyz | CompositeBatchIterator.seqComposite(iterators.toArray(new BatchIterator[0])) |
---|
| - java.util.concurrent.CompletableFuture
- io.crate.data.InMemoryBatchIterator
| xyz | CompletableFuture.completedFuture(InMemoryBatchIterator.empty(SentinelRow.SENTINEL)) |
---|
| AssignedTo | False |