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: 744.0 B<br>merged fetch fallback count: 0<br>local blocks read: 12<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>49 ms (0 ms, 0 ms, 46 ms (stage 1004.0: task 9130))<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 1004.0: task 9124))" 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.0 KiB (2.2 KiB, 3.0 KiB, 4.6 KiB (stage 1004.0: task 9121))<br>merged fetch fallback count: 0<br>local blocks read: 208<br>remote merged chunks fetched: 0<br>remote blocks read: 222<br>data size total (min, med, max (stageId: taskId))<br>145.5 KiB (4.3 KiB, 5.8 KiB, 8.2 KiB (stage 1003.0: task 9090))<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>21 ms (0 ms, 0 ms, 1 ms (stage 1003.0: task 9090))<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>476 ms (0 ms, 0 ms, 238 ms (stage 1004.0: task 9133))<br>remote bytes read total (min, med, max (stageId: taskId))<br>63.5 KiB (1730.0 B, 3.2 KiB, 4.7 KiB (stage 1004.0: task 9122))<br>number of partitions: 20<br>remote reqs duration total (min, med, max (stageId: taskId))<br>539 ms (1 ms, 2 ms, 241 ms (stage 1004.0: task 9133))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>127.5 KiB (3.9 KiB, 5.1 KiB, 6.5 KiB (stage 1003.0: task 9090))" tooltip="Exchange hashpartitioning(product#11, plant#12, 20), REPARTITION_BY_NUM, [plan_id=13892]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n2.6 s (65 ms, 82 ms, 166 ms (stage 1003.0: task 9095))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 980" tooltip="Scan ExistingRDD[shardId#8,worklistShardItemId#9L,version#10,product#11,plant#12,periodStart#13,periodEnd#14,qty#15]"];
}
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#8, worklistShardItemId#9L, version#10, product#11, plant#12, periodStart#13, periodEnd#14, qty#15], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#8, worklistShardItemId#9L, version#10, product#11, plant#12, periodStart#13, periodEnd#14, qty#15]
Arguments: [shardId#8, worklistShardItemId#9L, version#10, product#11, plant#12, periodStart#13, periodEnd#14, qty#15], SQLExecutionRDD[2111] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#8, worklistShardItemId#9L, version#10, product#11, plant#12, periodStart#13, periodEnd#14, qty#15]
Arguments: hashpartitioning(product#11, plant#12, 20), REPARTITION_BY_NUM, [plan_id=13892]
(5) CollectLimit
Input: []
Arguments: 1