digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
1 [labelType="html" label="<br><b>TakeOrderedAndProject</b><br><br>"];
subgraph cluster2 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 4 ms";
3 [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: 135<br>number of sort fallback tasks: 0<br>avg hash probes per key: 1"];
}
4 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 1<br>partition data size: 4.3 KiB<br>number of coalesced partitions: 1"];
5 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 135<br>local merged chunks fetched: 0<br>shuffle write time: 1 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: 135<br>local bytes read: 4.1 KiB<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: 5.8 KiB<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: 4.1 KiB"];
subgraph cluster6 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n578 ms (66 ms, 69 ms, 238 ms (stage 1133.0: task 1568))";
7 [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>193 ms (2 ms, 5 ms, 173 ms (stage 1133.0: task 1568))<br>peak memory total (min, med, max (stageId: taskId))<br>1536.0 KiB (256.0 KiB, 256.0 KiB, 256.0 KiB (stage 1133.0: task 1567))<br>number of output rows: 135<br>number of sort fallback tasks: 0<br>avg hash probes per key: 0"];
8 [labelType="html" label="<br><b>Project</b><br><br>"];
9 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 82,047"];
10 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 99,999<br>number of input batches: 25"];
}
11 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time total (min, med, max (stageId: taskId))<br>42 ms (2 ms, 5 ms, 22 ms (stage 1133.0: task 1568))<br>metadata time: 0 ms<br>size of files read: 21.3 MiB<br>number of output rows: 99,999"];
1->0;
3->1;
4->3;
5->4;
7->5;
8->7;
9->8;
10->9;
11->10;
}
12
AdaptiveSparkPlan isFinalPlan=true
TakeOrderedAndProject(limit=500000, orderBy=[COL_2E7BB96F_ECB0_4272_9B9A_0FC1B4B5C020#210413 ASC NULLS FIRST], output=[COL_2E7BB96F_ECB0_4272_9B9A_0FC1B4B5C020#210413,COL_9B884A14_578A_4AEB_9F2D_3341B17C685D#210491L])
HashAggregate(keys=[COL_508AABAA_ABB8_4B8B_81ED_8800B20A0034#210260], functions=[count(1)])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_508AABAA_ABB8_4B8B_81ED_8800B20A0034#210260, 10), ENSURE_REQUIREMENTS, [plan_id=19312]
HashAggregate(keys=[COL_508AABAA_ABB8_4B8B_81ED_8800B20A0034#210260], functions=[partial_count(1)])
Project [COL_85A1CAF5_BCF3_407C_8ADB_3DA17259A82B#209652 AS COL_508AABAA_ABB8_4B8B_81ED_8800B20A0034#210260]
Filter (str_remove_accent(upper(COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209669)) <=> JEANNEAU)
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_85A1CAF5_BCF3_407C_8ADB_3DA17259A82B#209652,COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209669] Batched: true, DataFilters: [(str_remove_accent(upper(COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9#209669)) <=> JEANNEAU)], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/TRACE_BIS_53740], PartitionFilters: [], PushedFilters: [], ReadSchema: struct<COL_85A1CAF5_BCF3_407C_8ADB_3DA17259A82B:string,COL_98C1A2B9_C690_409F_91ED_D9A2A3C44CA9:s...