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: 558.0 B<br>merged fetch fallback count: 0<br>local blocks read: 9<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>3 ms (0 ms, 0 ms, 0 ms (stage 2449.0: task 24888))<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 2449.0: task 24891))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 205" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 205<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 205<br>local bytes read total (min, med, max (stageId: taskId))<br>18.0 KiB (384.0 B, 923.0 B, 1698.0 B (stage 2449.0: task 24900))<br>merged fetch fallback count: 0<br>local blocks read: 84<br>remote merged chunks fetched: 0<br>remote blocks read: 74<br>data size total (min, med, max (stageId: taskId))<br>30.4 KiB (608.0 B, 1216.0 B, 1976.0 B (stage 2448.0: task 24860))<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>12 ms (0 ms, 0 ms, 0 ms (stage 2448.0: task 24862))<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>263 ms (0 ms, 0 ms, 124 ms (stage 2449.0: task 24897))<br>remote bytes read total (min, med, max (stageId: taskId))<br>15.7 KiB (192.0 B, 933.0 B, 1336.0 B (stage 2449.0: task 24884))<br>number of partitions: 20<br>remote reqs duration total (min, med, max (stageId: taskId))<br>337 ms (1 ms, 1 ms, 126 ms (stage 2449.0: task 24897))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>33.7 KiB (547.0 B, 1348.0 B, 2.2 KiB (stage 2448.0: task 24859))" tooltip="Exchange hashpartitioning(product#68294, plant#68295, 20), REPARTITION_BY_NUM, [plan_id=199123]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n2.5 s (58 ms, 78 ms, 163 ms (stage 2448.0: task 24858))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 205" tooltip="Scan ExistingRDD[shardId#68291,worklistShardItemId#68292L,version#68293,product#68294,plant#68295,periodStart#68296,periodEnd#68297,qty#68298]"];
}
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#68291, worklistShardItemId#68292L, version#68293, product#68294, plant#68295, periodStart#68296, periodEnd#68297, qty#68298], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#68291, worklistShardItemId#68292L, version#68293, product#68294, plant#68295, periodStart#68296, periodEnd#68297, qty#68298]
Arguments: [shardId#68291, worklistShardItemId#68292L, version#68293, product#68294, plant#68295, periodStart#68296, periodEnd#68297, qty#68298], SQLExecutionRDD[5958] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#68291, worklistShardItemId#68292L, version#68293, product#68294, plant#68295, periodStart#68296, periodEnd#68297, qty#68298]
Arguments: hashpartitioning(product#68294, plant#68295, 20), REPARTITION_BY_NUM, [plan_id=199123]
(5) CollectLimit
Input: []
Arguments: 1