digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
subgraph cluster1 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 0 ms";
2 [labelType="html" label="<b>HashAggregate</b><br><br>time in aggregation build: 0 ms<br>number of output rows: 1"];
}
3 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 3<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>0 ms (0 ms, 0 ms, 0 ms (stage 32783.0: task 40045))<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: 3<br>local bytes read: 177.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: 3<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>48.0 B (16.0 B, 16.0 B, 16.0 B (stage 32783.0: task 40047))<br>local merged bytes read: 0.0 B<br>number of partitions: 1<br>remote reqs duration: 0 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>177.0 B (59.0 B, 59.0 B, 59.0 B (stage 32783.0: task 40047))"];
subgraph cluster4 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n27 ms (8 ms, 9 ms, 10 ms (stage 32783.0: task 40047))";
5 [labelType="html" label="<b>HashAggregate</b><br><br>time in aggregation build total (min, med, max (stageId: taskId))<br>25 ms (8 ms, 8 ms, 9 ms (stage 32783.0: task 40045))<br>number of output rows: 3"];
6 [labelType="html" label="<br><b>Project</b><br><br>"];
7 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 70"];
8 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 60,000<br>number of input batches: 15"];
}
9 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 3<br>scan time total (min, med, max (stageId: taskId))<br>9 ms (3 ms, 3 ms, 3 ms (stage 32783.0: task 40047))<br>metadata time: 0 ms<br>size of files read: 4.5 MiB<br>number of output rows: 60,000"];
2->0;
3->2;
5->3;
6->5;
7->6;
8->7;
9->8;
}
10
AdaptiveSparkPlan isFinalPlan=true
HashAggregate(keys=[], functions=[sum(COL_6C88C0DB_D28A_4ECB_8817_A2A00EE71232#2480617)])
WholeStageCodegen (2)
Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1231054]
HashAggregate(keys=[], functions=[partial_sum(COL_6C88C0DB_D28A_4ECB_8817_A2A00EE71232#2480617)])
Project [COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#2480015 AS COL_6C88C0DB_D28A_4ECB_8817_A2A00EE71232#2480617]
Filter (COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#2480006 <=> RC-FP* et CFU)
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#2480006,COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#2480015] Batched: true, DataFilters: [(COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA#2480006 <=> RC-FP* et CFU)], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/06_COMPILATION__161863], PartitionFilters: [], PushedFilters: [EqualNullSafe(COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA,RC-FP* et CFU)], ReadSchema: struct<COL_2876989F_DEC1_40A8_860A_830E1DDD6BAA:string,COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6:d...