digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 8<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 372.0 B<br>merged fetch fallback count: 0<br>local blocks read: 6<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>1 ms (0 ms, 0 ms, 0 ms (stage 1410.0: task 8534))<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>496.0 B (62.0 B, 62.0 B, 62.0 B (stage 1410.0: task 8530))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 195" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 195<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 195<br>local bytes read total (min, med, max (stageId: taskId))<br>11.7 KiB (813.0 B, 1544.0 B, 1883.0 B (stage 1410.0: task 8535))<br>merged fetch fallback count: 0<br>local blocks read: 37<br>remote merged chunks fetched: 0<br>remote blocks read: 35<br>data size total (min, med, max (stageId: taskId))<br>28.9 KiB (1824.0 B, 3.0 KiB, 4.0 KiB (stage 1409.0: task 8519))<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>4 ms (0 ms, 0 ms, 0 ms (stage 1409.0: task 8519))<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>88 ms (0 ms, 1 ms, 82 ms (stage 1410.0: task 8534))<br>remote bytes read total (min, med, max (stageId: taskId))<br>10.9 KiB (1025.0 B, 1477.0 B, 1613.0 B (stage 1410.0: task 8530))<br>number of partitions: 8<br>remote reqs duration total (min, med, max (stageId: taskId))<br>104 ms (2 ms, 3 ms, 84 ms (stage 1410.0: task 8534))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>22.6 KiB (1728.0 B, 2.4 KiB, 2.9 KiB (stage 1409.0: task 8519))" tooltip="Exchange hashpartitioning(product#49874, plant#49875, 8), REPARTITION_BY_NUM, [plan_id=331328]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.1 s (52 ms, 66 ms, 206 ms (stage 1409.0: task 8519))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 195" tooltip="Scan ExistingRDD[shardId#49871,worklistShardItemId#49872L,version#49873,product#49874,plant#49875,periodStart#49876,periodEnd#49877,qty#49878]"];
}
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#49871, worklistShardItemId#49872L, version#49873, product#49874, plant#49875, periodStart#49876, periodEnd#49877, qty#49878], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#49871, worklistShardItemId#49872L, version#49873, product#49874, plant#49875, periodStart#49876, periodEnd#49877, qty#49878]
Arguments: [shardId#49871, worklistShardItemId#49872L, version#49873, product#49874, plant#49875, periodStart#49876, periodEnd#49877, qty#49878], SQLExecutionRDD[3651] at start at FileStorageAdapterImpl.java:174, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#49871, worklistShardItemId#49872L, version#49873, product#49874, plant#49875, periodStart#49876, periodEnd#49877, qty#49878]
Arguments: hashpartitioning(product#49874, plant#49875, 8), REPARTITION_BY_NUM, [plan_id=331328]
(5) CollectLimit
Input: []
Arguments: 1