digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 20<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>2 ms (0 ms, 0 ms, 0 ms (stage 2759.0: task 28790))<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>1240.0 B (62.0 B, 62.0 B, 62.0 B (stage 2759.0: task 28786))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 980" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 980<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 980<br>local bytes read total (min, med, max (stageId: taskId))<br>64.6 KiB (2.1 KiB, 3.1 KiB, 4.3 KiB (stage 2759.0: task 28792))<br>merged fetch fallback count: 0<br>local blocks read: 215<br>remote merged chunks fetched: 0<br>remote blocks read: 211<br>data size total (min, med, max (stageId: taskId))<br>145.5 KiB (3.7 KiB, 5.9 KiB, 8.0 KiB (stage 2758.0: task 28755))<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>20 ms (0 ms, 0 ms, 1 ms (stage 2758.0: task 28765))<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>35 ms (0 ms, 0 ms, 9 ms (stage 2759.0: task 28796))<br>remote bytes read total (min, med, max (stageId: taskId))<br>62.4 KiB (2.1 KiB, 3.0 KiB, 4.2 KiB (stage 2759.0: task 28781))<br>number of partitions: 20<br>remote reqs duration total (min, med, max (stageId: taskId))<br>69 ms (1 ms, 2 ms, 12 ms (stage 2759.0: task 28797))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>127.0 KiB (3.6 KiB, 5.2 KiB, 6.4 KiB (stage 2758.0: task 28755))" tooltip="Exchange hashpartitioning(product#67231, plant#67232, 20), REPARTITION_BY_NUM, [plan_id=205304]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n2.5 s (59 ms, 80 ms, 158 ms (stage 2758.0: task 28760))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 980" tooltip="Scan ExistingRDD[shardId#67228,worklistShardItemId#67229L,version#67230,product#67231,plant#67232,periodStart#67233,periodEnd#67234,qty#67235]"];
}
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#67228, worklistShardItemId#67229L, version#67230, product#67231, plant#67232, periodStart#67233, periodEnd#67234, qty#67235], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#67228, worklistShardItemId#67229L, version#67230, product#67231, plant#67232, periodStart#67233, periodEnd#67234, qty#67235]
Arguments: [shardId#67228, worklistShardItemId#67229L, version#67230, product#67231, plant#67232, periodStart#67233, periodEnd#67234, qty#67235], SQLExecutionRDD[6881] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#67228, worklistShardItemId#67229L, version#67230, product#67231, plant#67232, periodStart#67233, periodEnd#67234, qty#67235]
Arguments: hashpartitioning(product#67231, plant#67232, 20), REPARTITION_BY_NUM, [plan_id=205304]
(5) CollectLimit
Input: []
Arguments: 1