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: 806.0 B<br>merged fetch fallback count: 0<br>local blocks read: 13<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 278656.0: task 4271993))<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 278656.0: task 4271977))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 1,326" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 1,326<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1,326<br>local bytes read total (min, med, max (stageId: taskId))<br>80.3 KiB (868.0 B, 2.7 KiB, 4.0 KiB (stage 278656.0: task 4271986))<br>merged fetch fallback count: 0<br>local blocks read: 312<br>remote merged chunks fetched: 0<br>remote blocks read: 454<br>data size total (min, med, max (stageId: taskId))<br>196.8 KiB (3.4 KiB, 5.3 KiB, 7.3 KiB (stage 278655.0: task 4271935))<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>35 ms (0 ms, 0 ms, 1 ms (stage 278655.0: task 4271933))<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>150 ms (0 ms, 0 ms, 70 ms (stage 278656.0: task 4271997))<br>remote bytes read total (min, med, max (stageId: taskId))<br>112.8 KiB (2.5 KiB, 3.8 KiB, 5.0 KiB (stage 278656.0: task 4271990))<br>number of partitions: 30<br>remote reqs duration total (min, med, max (stageId: taskId))<br>324 ms (3 ms, 6 ms, 76 ms (stage 278656.0: task 4271997))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>193.2 KiB (3.4 KiB, 5.2 KiB, 6.6 KiB (stage 278655.0: task 4271935))" tooltip="Exchange hashpartitioning(product#13791301, plant#13791302, 30), REPARTITION_BY_NUM, [plan_id=13567341]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n4.1 s (60 ms, 82 ms, 220 ms (stage 278655.0: task 4271942))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 1,326" tooltip="Scan ExistingRDD[shardId#13791298,worklistShardItemId#13791299L,version#13791300,product#13791301,plant#13791302,periodStart#13791303,periodEnd#13791304,qty#13791305]"];
}
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#13791298, worklistShardItemId#13791299L, version#13791300, product#13791301, plant#13791302, periodStart#13791303, periodEnd#13791304, qty#13791305], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#13791298, worklistShardItemId#13791299L, version#13791300, product#13791301, plant#13791302, periodStart#13791303, periodEnd#13791304, qty#13791305]
Arguments: [shardId#13791298, worklistShardItemId#13791299L, version#13791300, product#13791301, plant#13791302, periodStart#13791303, periodEnd#13791304, qty#13791305], SQLExecutionRDD[789657] at start at FileStorageAdapterImpl.java:174, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#13791298, worklistShardItemId#13791299L, version#13791300, product#13791301, plant#13791302, periodStart#13791303, periodEnd#13791304, qty#13791305]
Arguments: hashpartitioning(product#13791301, plant#13791302, 30), REPARTITION_BY_NUM, [plan_id=13567341]
(5) CollectLimit
Input: []
Arguments: 1