objects = Iterators.toArray(iterator,String.class) | objects = new ArrayList<>() | Iterators.toArray(iterator,String.class) | new ArrayList<>() | crate | 9ad9c21d267fb3b47594b4053367cb0677165ee8 | io.crate.execution.engine.distribution.merge.PassThroughPagingIteratorTest | | | xyz | Iterators.toArray(iterator,String.class) |
---|
| - com.google.common.collect.Iterators
- java.util.ArrayList
| | AssignedTo | False |
objects = Iterators.toArray(iterator,String.class) | objects = new ArrayList<>() | Iterators.toArray(iterator,String.class) | new ArrayList<>() | crate | 9ad9c21d267fb3b47594b4053367cb0677165ee8 | io.crate.execution.engine.distribution.merge.PassThroughPagingIteratorTest | | | xyz | Iterators.toArray(iterator,String.class) |
---|
| - com.google.common.collect.Iterators
- java.util.ArrayList
| | AssignedTo | False |