556557558559560561562563
null ).build(); return new RecordProjectOperator(operatorContext, records); } else { return new StaticOperator(operatorContext, ImmutableList.of(SOURCE_PAGE)); } }
471472473474475476477478
472473474475476477478479
477478479480481482483484