OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
contexts = ImmutableList.copyOf(columns)contexts = StreamSupport.stream(columns.spliterator(),false).collect(Collectors.toList())ImmutableList.copyOf(columns)StreamSupport.stream(columns.spliterator(),false).collect(Collectors.toList())crate9ad9c21d267fb3b47594b4053367cb0677165ee8io.crate.execution.engine.collect.sources.ColumnsIterableTest
_193
_293
_1contexts
_2contexts
v0columns
  • com.google.common.collect.ImmutableList
  • java.util.stream.StreamSupport
v0columns
AssignedToTrue
contexts = ImmutableList.copyOf(columns)contexts = StreamSupport.stream(columns.spliterator(),false).collect(Collectors.toList())ImmutableList.copyOf(columns)StreamSupport.stream(columns.spliterator(),false).collect(Collectors.toList())crate9ad9c21d267fb3b47594b4053367cb0677165ee8io.crate.execution.engine.collect.sources.ColumnsIterableTest
_170
_269
_1contexts
_2contexts
v0columns
  • com.google.common.collect.ImmutableList
  • java.util.stream.StreamSupport
v0columns
AssignedToTrue