digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 30<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 620.0 B<br>merged fetch fallback count: 0<br>local blocks read: 10<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>local merged bytes read: 0.0 B<br>remote reqs duration: 0 ms<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>4 ms (0 ms, 0 ms, 0 ms (stage 27670.0: task 416280))<br>remote merged bytes read: 0.0 B<br>local merged blocks fetched: 0<br>corrupt merged block chunks: 0<br>fetch wait time: 0 ms<br>remote bytes read: 0.0 B<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>1860.0 B (62.0 B, 62.0 B, 62.0 B (stage 27670.0: task 416263))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 356" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 356<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 356<br>local bytes read total (min, med, max (stageId: taskId))<br>22.0 KiB (385.0 B, 770.0 B, 1381.0 B (stage 27670.0: task 416273))<br>merged fetch fallback count: 0<br>local blocks read: 109<br>remote merged chunks fetched: 0<br>remote blocks read: 200<br>data size total (min, med, max (stageId: taskId))<br>52.8 KiB (608.0 B, 1520.0 B, 2.7 KiB (stage 27669.0: task 416216))<br>local merged bytes read: 0.0 B<br>local merged chunks fetched: 0<br>shuffle write time total (min, med, max (stageId: taskId))<br>24 ms (0 ms, 0 ms, 1 ms (stage 27669.0: task 416217))<br>remote merged bytes read: 0.0 B<br>local merged blocks fetched: 0<br>corrupt merged block chunks: 0<br>fetch wait time total (min, med, max (stageId: taskId))<br>815 ms (0 ms, 0 ms, 132 ms (stage 27670.0: task 416274))<br>remote bytes read total (min, med, max (stageId: taskId))<br>40.1 KiB (193.0 B, 1431.0 B, 2.3 KiB (stage 27670.0: task 416258))<br>number of partitions: 30<br>remote reqs duration total (min, med, max (stageId: taskId))<br>903 ms (1 ms, 3 ms, 162 ms (stage 27670.0: task 416275))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>62.1 KiB (771.0 B, 1734.0 B, 2.8 KiB (stage 27669.0: task 416216))" tooltip="Exchange hashpartitioning(product#1310130, plant#1310131, 30), REPARTITION_BY_NUM, [plan_id=2203429]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n4.4 s (49 ms, 93 ms, 277 ms (stage 27669.0: task 416222))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 356" tooltip="Scan ExistingRDD[shardId#1310127,worklistShardItemId#1310128L,version#1310129,product#1310130,plant#1310131,periodStart#1310132,periodEnd#1310133,qty#1310134]"];
}
1->0;
2->1;
4->2;
}
== Physical Plan ==
CollectLimit (5)
+- InMemoryTableScan (1)
+- InMemoryRelation (2)
+- Exchange (4)
+- * Scan ExistingRDD (3)
(1) InMemoryTableScan
Output: []
(2) InMemoryRelation
Arguments: [shardId#1310127, worklistShardItemId#1310128L, version#1310129, product#1310130, plant#1310131, periodStart#1310132, periodEnd#1310133, qty#1310134], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#1310127, worklistShardItemId#1310128L, version#1310129, product#1310130, plant#1310131, periodStart#1310132, periodEnd#1310133, qty#1310134]
Arguments: [shardId#1310127, worklistShardItemId#1310128L, version#1310129, product#1310130, plant#1310131, periodStart#1310132, periodEnd#1310133, qty#1310134], SQLExecutionRDD[77709] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#1310127, worklistShardItemId#1310128L, version#1310129, product#1310130, plant#1310131, periodStart#1310132, periodEnd#1310133, qty#1310134]
Arguments: hashpartitioning(product#1310130, plant#1310131, 30), REPARTITION_BY_NUM, [plan_id=2203429]
(5) CollectLimit
Input: []
Arguments: 1