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: 379.0 B<br>number of coalesced partitions: 1"];
4 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 4<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>3 ms (0 ms, 0 ms, 0 ms (stage 31923.0: task 38609))<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: 4<br>local bytes read: 364.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: 4<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>192.0 B (48.0 B, 48.0 B, 48.0 B (stage 31923.0: task 38610))<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 total (min, med, max (stageId: taskId))<br>364.0 B (88.0 B, 92.0 B, 92.0 B (stage 31923.0: task 38611))"];
subgraph cluster5 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n84 ms (14 ms, 25 ms, 31 ms (stage 31923.0: task 38609))";
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>68 ms (11 ms, 21 ms, 25 ms (stage 31923.0: task 38609))<br>peak memory total (min, med, max (stageId: taskId))<br>1024.0 KiB (256.0 KiB, 256.0 KiB, 256.0 KiB (stage 31923.0: task 38610))<br>number of output rows: 4<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: 9"];
9 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 141,751<br>number of input batches: 36"];
}
10 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 4<br>scan time total (min, med, max (stageId: taskId))<br>51 ms (9 ms, 14 ms, 19 ms (stage 31923.0: task 38609))<br>metadata time: 0 ms<br>size of files read: 6.2 MiB<br>number of output rows: 141,751"];
2->0;
3->2;
4->3;
6->4;
7->6;
8->7;
9->8;
10->9;
}
11
AdaptiveSparkPlan isFinalPlan=true
HashAggregate(keys=[COL_9FC31F8C_5115_40D2_B7C4_A36AF2F1962B#2417040], functions=[sum(COL_9428B285_5199_4751_85B0_DC61C1638577#2417051)])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_9FC31F8C_5115_40D2_B7C4_A36AF2F1962B#2417040, 10), ENSURE_REQUIREMENTS, [plan_id=1191605]
HashAggregate(keys=[COL_9FC31F8C_5115_40D2_B7C4_A36AF2F1962B#2417040], functions=[partial_sum(COL_9428B285_5199_4751_85B0_DC61C1638577#2417051)])
Project [COL_EB47ADCA_4440_4090_8691_F8499DB4555E#2416936 AS COL_9FC31F8C_5115_40D2_B7C4_A36AF2F1962B#2417040, COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#2416947 AS COL_9428B285_5199_4751_85B0_DC61C1638577#2417051]
Filter (COL_13692FE9_27FE_43A3_9877_314B5FA6981E#2416937 <=> 421620069)
ColumnarToRow
WholeStageCodegen (1)
FileScan parquet [COL_EB47ADCA_4440_4090_8691_F8499DB4555E#2416936,COL_13692FE9_27FE_43A3_9877_314B5FA6981E#2416937,COL_E38AB62F_E896_4A72_BE7E_515F8BC641C6#2416947] Batched: true, DataFilters: [(COL_13692FE9_27FE_43A3_9877_314B5FA6981E#2416937 <=> 421620069)], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/output/cache/parquet/datablock/06_COMPILATION__161863], PartitionFilters: [], PushedFilters: [EqualNullSafe(COL_13692FE9_27FE_43A3_9877_314B5FA6981E,421620069)], ReadSchema: struct<COL_EB47ADCA_4440_4090_8691_F8499DB4555E:string,COL_13692FE9_27FE_43A3_9877_314B5FA6981E:s...