@@ -413,14 +413,14 @@ mod tests {
413413 │ SortPreservingMergeExec: [count(Int64(1))@2 ASC NULLS LAST]
414414 │ NetworkCoalesceExec read_from=Stage 2, output_partitions=8, input_tasks=2
415415 └──────────────────────────────────────────────────
416- ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p4,p5,p6,p7 ]
416+ ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p0,p1,p2,p3 ]
417417 │ SortExec: expr=[count(*)@0 ASC NULLS LAST], preserve_partitioning=[true]
418418 │ ProjectionExec: expr=[count(Int64(1))@1 as count(*), RainToday@0 as RainToday, count(Int64(1))@1 as count(Int64(1))]
419419 │ AggregateExec: mode=FinalPartitioned, gby=[RainToday@0 as RainToday], aggr=[count(Int64(1))]
420420 │ CoalesceBatchesExec: target_batch_size=8192
421421 │ NetworkShuffleExec read_from=Stage 1, output_partitions=4, n_tasks=2, input_tasks=2
422422 └──────────────────────────────────────────────────
423- ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p8,p9,p10,p11,p12,p13,p14,p15 ]
423+ ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p0,p1,p2,p3,p4,p5,p6,p7 ]
424424 │ RepartitionExec: partitioning=Hash([RainToday@0], 8), input_partitions=4
425425 │ RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=2
426426 │ AggregateExec: mode=Partial, gby=[RainToday@0 as RainToday], aggr=[count(Int64(1))]
@@ -441,14 +441,14 @@ mod tests {
441441 │ SortPreservingMergeExec: [count(Int64(1))@2 ASC NULLS LAST]
442442 │ NetworkCoalesceExec read_from=Stage 2, output_partitions=8, input_tasks=2
443443 └──────────────────────────────────────────────────
444- ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p4,p5,p6,p7 ]
444+ ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p0,p1,p2,p3 ]
445445 │ SortExec: expr=[count(*)@0 ASC NULLS LAST], preserve_partitioning=[true]
446446 │ ProjectionExec: expr=[count(Int64(1))@1 as count(*), RainToday@0 as RainToday, count(Int64(1))@1 as count(Int64(1))]
447447 │ AggregateExec: mode=FinalPartitioned, gby=[RainToday@0 as RainToday], aggr=[count(Int64(1))]
448448 │ CoalesceBatchesExec: target_batch_size=8192
449449 │ NetworkShuffleExec read_from=Stage 1, output_partitions=4, n_tasks=2, input_tasks=2
450450 └──────────────────────────────────────────────────
451- ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p8,p9,p10,p11,p12,p13,p14,p15 ]
451+ ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p0,p1,p2,p3,p4,p5,p6,p7 ]
452452 │ RepartitionExec: partitioning=Hash([RainToday@0], 8), input_partitions=4
453453 │ RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=2
454454 │ AggregateExec: mode=Partial, gby=[RainToday@0 as RainToday], aggr=[count(Int64(1))]
@@ -511,13 +511,13 @@ mod tests {
511511 │ CoalesceBatchesExec: target_batch_size=8192
512512 │ NetworkShuffleExec read_from=Stage 3, output_partitions=4, n_tasks=1, input_tasks=2
513513 └──────────────────────────────────────────────────
514- ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p4,p5,p6,p7 ]
514+ ┌───── Stage 2 Tasks: t0:[p0,p1,p2,p3] t1:[p0,p1,p2,p3 ]
515515 │ ProjectionExec: expr=[avg(weather.MinTemp)@1 as MinTemp, RainTomorrow@0 as RainTomorrow]
516516 │ AggregateExec: mode=FinalPartitioned, gby=[RainTomorrow@0 as RainTomorrow], aggr=[avg(weather.MinTemp)]
517517 │ CoalesceBatchesExec: target_batch_size=8192
518518 │ NetworkShuffleExec read_from=Stage 1, output_partitions=4, n_tasks=2, input_tasks=2
519519 └──────────────────────────────────────────────────
520- ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p8,p9,p10,p11,p12,p13,p14,p15 ]
520+ ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3,p4,p5,p6,p7] t1:[p0,p1,p2,p3,p4,p5,p6,p7 ]
521521 │ RepartitionExec: partitioning=Hash([RainTomorrow@0], 8), input_partitions=4
522522 │ AggregateExec: mode=Partial, gby=[RainTomorrow@1 as RainTomorrow], aggr=[avg(weather.MinTemp)]
523523 │ CoalesceBatchesExec: target_batch_size=8192
@@ -526,7 +526,7 @@ mod tests {
526526 │ PartitionIsolatorExec Tasks: t0:[p0,p1,__] t1:[__,__,p0]
527527 │ DataSourceExec: file_groups={3 groups: [[/testdata/weather/result-000000.parquet], [/testdata/weather/result-000001.parquet], [/testdata/weather/result-000002.parquet]]}, projection=[MinTemp, RainToday, RainTomorrow], file_type=parquet, predicate=RainToday@1 = yes, pruning_predicate=RainToday_null_count@2 != row_count@3 AND RainToday_min@0 <= yes AND yes <= RainToday_max@1, required_guarantees=[RainToday in (yes)]
528528 └──────────────────────────────────────────────────
529- ┌───── Stage 3 Tasks: t0:[p0,p1,p2,p3] t1:[p4,p5,p6,p7 ]
529+ ┌───── Stage 3 Tasks: t0:[p0,p1,p2,p3] t1:[p0,p1,p2,p3 ]
530530 │ RepartitionExec: partitioning=Hash([RainTomorrow@0], 4), input_partitions=4
531531 │ AggregateExec: mode=Partial, gby=[RainTomorrow@1 as RainTomorrow], aggr=[avg(weather.MaxTemp)]
532532 │ CoalesceBatchesExec: target_batch_size=8192
@@ -565,7 +565,7 @@ mod tests {
565565 │ CoalesceBatchesExec: target_batch_size=8192
566566 │ NetworkShuffleExec read_from=Stage 1, output_partitions=4, n_tasks=1, input_tasks=2
567567 └──────────────────────────────────────────────────
568- ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3] t1:[p4,p5,p6,p7 ]
568+ ┌───── Stage 1 Tasks: t0:[p0,p1,p2,p3] t1:[p0,p1,p2,p3 ]
569569 │ RepartitionExec: partitioning=Hash([RainToday@0, WindGustDir@1], 4), input_partitions=4
570570 │ RepartitionExec: partitioning=RoundRobinBatch(4), input_partitions=2
571571 │ AggregateExec: mode=Partial, gby=[RainToday@0 as RainToday, WindGustDir@1 as WindGustDir], aggr=[]
0 commit comments