actual = stream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList()) | actual = ImmutableList.builder() | stream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList()) | ImmutableList.builder() | presto | b7ceddfb52ec3d381afd41f18cf19b2d604a6c5e | com.facebook.presto.spark.execution.TestPrestoSparkRowBatch | | | xyz | stream(iterator).map(TestPrestoSparkRowBatch::copy).collect(toImmutableList()) |
---|
| - com.google.common.collect.ImmutableList
| xyz | ImmutableList.builder() |
---|
| AssignedTo | False |