digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
subgraph cluster1 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 1 ms";
2 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 0 ms<br>peak memory: 16.3 MiB<br>number of output rows: 1<br>number of sort fallback tasks: 0<br>avg hash probes per key: 1"];
}
3 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 1<br>partition data size: 80.0 B<br>number of coalesced partitions: 1"];
4 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 1<br>local merged chunks fetched: 0<br>shuffle write time: 2 ms<br>remote merged bytes read: 0.0 B<br>local merged blocks fetched: 0<br>corrupt merged block chunks: 0<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 73.0 B<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>merged fetch fallback count: 0<br>local blocks read: 1<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size: 32.0 B<br>local merged bytes read: 0.0 B<br>number of partitions: 10<br>remote reqs duration: 0 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written: 73.0 B"];
subgraph cluster5 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n516 ms (60 ms, 65 ms, 204 ms (stage 1134.0: task 1574))";
6 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build total (min, med, max (stageId: taskId))<br>156 ms (2 ms, 3 ms, 143 ms (stage 1134.0: task 1574))<br>peak memory total (min, med, max (stageId: taskId))<br>1536.0 KiB (256.0 KiB, 256.0 KiB, 256.0 KiB (stage 1134.0: task 1575))<br>number of output rows: 1<br>number of sort fallback tasks: 0<br>avg hash probes per key: 0"];
7 [labelType="html" label="<br><b>Project</b><br><br>"];
8 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 82,047"];
9 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 99,999<br>number of input batches: 25"];
}
10 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time total (min, med, max (stageId: taskId))<br>32 ms (2 ms, 3 ms, 19 ms (stage 1134.0: task 1574))<br>metadata time: 0 ms<br>size of files read: 21.3 MiB<br>number of output rows: 99,999"];
2->0;
3->2;
4->3;
6->4;
7->6;
8->7;
9->8;
10->9;
}
11
AdaptiveSparkPlan isFinalPlan=true
HashAggregate(keys=[COL_9B8BB0D6_9EE6_4C8F_B72D_590653258BB5#210566], functions=[count(1)])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_9B8BB0D6_9EE6_4C8F_B72D_590653258BB5#210566, 10), ENSURE_REQUIREMENTS, [plan_id=19368]
HashAggregate(keys=[COL_9B8BB0D6_9EE6_4C8F_B72D_590653258BB5#210566], functions=[partial_count(1)])
Project [COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209636 AS COL_9B8BB0D6_9EE6_4C8F_B72D_590653258BB5#210566]
Filter (str_remove_accent(upper(COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209636)) <=> JEANNEAU)
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209636] Batched: true, DataFilters: [(str_remove_accent(upper(COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209636)) <=> JEANNEAU)], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/TRACE_BIS_53740], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9:string>