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: 1116.0 B<br>merged fetch fallback count: 0<br>local blocks read: 18<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>10 ms (0 ms, 0 ms, 3 ms (stage 186658.0: task 2187689))<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 186658.0: task 2187676))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 119,861" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 119,861<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 119,861<br>local bytes read total (min, med, max (stageId: taskId))<br>2.1 MiB (65.1 KiB, 70.8 KiB, 73.5 KiB (stage 186658.0: task 2187674))<br>merged fetch fallback count: 0<br>local blocks read: 408<br>remote merged chunks fetched: 0<br>remote blocks read: 702<br>data size total (min, med, max (stageId: taskId))<br>17.4 MiB (460.8 KiB, 479.9 KiB, 509.9 KiB (stage 186657.0: task 2187631))<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>65 ms (1 ms, 1 ms, 2 ms (stage 186657.0: task 2187654))<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>1.6 s (0 ms, 0 ms, 305 ms (stage 186658.0: task 2187690))<br>remote bytes read total (min, med, max (stageId: taskId))<br>3.5 MiB (114.1 KiB, 120.0 KiB, 126.6 KiB (stage 186658.0: task 2187683))<br>number of partitions: 30<br>remote reqs duration total (min, med, max (stageId: taskId))<br>2.2 s (7 ms, 18 ms, 322 ms (stage 186658.0: task 2187690))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>5.6 MiB (149.1 KiB, 154.5 KiB, 162.8 KiB (stage 186657.0: task 2187631))" tooltip="Exchange hashpartitioning(product#6552524, plant#6552525, 30), REPARTITION_BY_NUM, [plan_id=28992405]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n5.6 s (72 ms, 160 ms, 243 ms (stage 186657.0: task 2187637))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 119,861" tooltip="Scan ExistingRDD[shardId#6552521,worklistShardItemId#6552522L,version#6552523,product#6552524,plant#6552525,periodStart#6552526,periodEnd#6552527,qty#6552528]"];
}
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#6552521, worklistShardItemId#6552522L, version#6552523, product#6552524, plant#6552525, periodStart#6552526, periodEnd#6552527, qty#6552528], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#6552521, worklistShardItemId#6552522L, version#6552523, product#6552524, plant#6552525, periodStart#6552526, periodEnd#6552527, qty#6552528]
Arguments: [shardId#6552521, worklistShardItemId#6552522L, version#6552523, product#6552524, plant#6552525, periodStart#6552526, periodEnd#6552527, qty#6552528], SQLExecutionRDD[413791] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#6552521, worklistShardItemId#6552522L, version#6552523, product#6552524, plant#6552525, periodStart#6552526, periodEnd#6552527, qty#6552528]
Arguments: hashpartitioning(product#6552524, plant#6552525, 30), REPARTITION_BY_NUM, [plan_id=28992405]
(5) CollectLimit
Input: []
Arguments: 1