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>time in aggregation build: 1 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>3 ms (0 ms, 1 ms, 1 ms (stage 636.0: task 1460))<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 636.0: task 1460))<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 636.0: task 1460))"];
subgraph cluster4 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n8 ms (2 ms, 3 ms, 3 ms (stage 636.0: task 1460))";
5 [labelType="html" label="<b>HashAggregate</b><br><br>time in aggregation build total (min, med, max (stageId: taskId))<br>6 ms (2 ms, 2 ms, 2 ms (stage 636.0: task 1460))<br>number of output rows: 3"];
6 [labelType="html" label="<b>ColumnarToRow</b><br><br>number of output rows: 117<br>number of input batches: 3"];
}
7 [labelType="html" label="<br><b>Union</b><br><br>"];
8 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 2 ms<br>metadata time: 0 ms<br>size of files read: 3.0 KiB<br>number of output rows: 39"];
9 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 2 ms<br>metadata time: 0 ms<br>size of files read: 3.0 KiB<br>number of output rows: 39"];
10 [labelType="html" label="<b>Scan parquet </b><br><br>number of files read: 1<br>scan time: 2 ms<br>metadata time: 0 ms<br>size of files read: 3.0 KiB<br>number of output rows: 39"];
2->0;
3->2;
5->3;
6->5;
7->6;
8->7;
9->7;
10->7;
}
11
AdaptiveSparkPlan isFinalPlan=true
HashAggregate(keys=[], functions=[count(1)])
WholeStageCodegen (2)
Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=26635]
HashAggregate(keys=[], functions=[partial_count(1)])
ColumnarToRow
WholeStageCodegen (1)
Union
FileScan parquet [] Batched: true, DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/input/depot/excel/cache/LOT_1_AIRFLOW_23177_2c5be5eaa69bd8a..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<>
FileScan parquet [] Batched: true, DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/input/depot/excel/cache/LOT_2_AIRFLOW_23178_2510a9ac1b6232c..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<>
FileScan parquet [] Batched: true, DataFilters: [], Format: Parquet, Location: InMemoryFileIndex(1 paths)[file:/data/input/depot/excel/cache/LOT_3_AIRFLOW_23179_c1ee7d367834af5..., PartitionFilters: [], PushedFilters: [], ReadSchema: struct<>