591592593594595596597598
null ).build(); return new RecordProjectOperator(operatorContext, records); } else { return new ValuesOperator(operatorContext, ImmutableList.of(SOURCE_PAGE)); } }
611612613614615616617618
556557558559560561562563
557558559560561562563564