digraph G {
0 [labelType="html" label="<br><b>AdaptiveSparkPlan</b><br><br>"];
subgraph cluster1 {
isCluster="true";
label="WholeStageCodegen (2)\n \nduration: 3 ms";
2 [labelType="html" label="<b>HashAggregate</b><br><br>spill size: 0.0 B<br>time in aggregation build: 1 ms<br>peak memory: 256.0 KiB<br>number of output rows: 31<br>number of sort fallback tasks: 0<br>avg hash probes per key: 0"];
}
3 [labelType="html" label="<b>AQEShuffleRead</b><br><br>number of partitions: 1<br>partition data size: 7.2 KiB<br>number of coalesced partitions: 1"];
4 [labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 244<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>10 ms (1 ms, 1 ms, 1 ms (stage 3224.0: task 25959))<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: 244<br>local bytes read: 6.8 KiB<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>merged fetch fallback count: 0<br>local blocks read: 8<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>5.7 KiB (696.0 B, 744.0 B, 744.0 B (stage 3224.0: task 25955))<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>6.8 KiB (864.0 B, 876.0 B, 884.0 B (stage 3224.0: task 25957))"];
subgraph cluster5 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n943 ms (60 ms, 122 ms, 136 ms (stage 3224.0: task 25958))";
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>920 ms (57 ms, 119 ms, 133 ms (stage 3224.0: task 25958))<br>peak memory total (min, med, max (stageId: taskId))<br>2.0 MiB (256.0 KiB, 256.0 KiB, 256.0 KiB (stage 3224.0: task 25955))<br>number of output rows: 244<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>Scan csv </b><br><br>number of output rows: 438,506<br>number of files read: 1<br>metadata time: 0 ms<br>size of files read: 29.7 MiB"];
2->0;
3->2;
4->3;
6->4;
7->6;
8->7;
}
9
AdaptiveSparkPlan isFinalPlan=true
HashAggregate(keys=[COL_AFD799C8_68A7_4102_A165_EAFF501D0780#449241], functions=[])
WholeStageCodegen (2)
AQEShuffleRead coalesced
Exchange hashpartitioning(COL_AFD799C8_68A7_4102_A165_EAFF501D0780#449241, 10), ENSURE_REQUIREMENTS, [plan_id=107396]
HashAggregate(keys=[COL_AFD799C8_68A7_4102_A165_EAFF501D0780#449241], functions=[])
Project [SPECACC#449120 AS COL_AFD799C8_68A7_4102_A165_EAFF501D0780#449241]
WholeStageCodegen (1)
FileScan csv [SPECACC#449120] Batched: false, DataFilters: [], Format: CSV, Location: InMemoryFileIndex(1 paths)[file:/data/input/depot/csv/execution/0B169EC1_E45B_447C_B262_7BC2954E3..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<SPECACC:string>