digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 37<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>6 ms (0 ms, 0 ms, 0 ms (stage 670.0: task 6808))<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>2.2 KiB (62.0 B, 62.0 B, 62.0 B (stage 670.0: task 6807))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 9,999" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 9,999<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 9,999<br>local bytes read total (min, med, max (stageId: taskId))<br>253.8 KiB (5.1 KiB, 6.8 KiB, 9.4 KiB (stage 670.0: task 6809))<br>merged fetch fallback count: 0<br>local blocks read: 393<br>remote merged chunks fetched: 0<br>remote blocks read: 976<br>data size total (min, med, max (stageId: taskId))<br>1484.2 KiB (36.2 KiB, 39.8 KiB, 44.1 KiB (stage 669.0: task 6760))<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>71 ms (1 ms, 1 ms, 3 ms (stage 669.0: task 6777))<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>2.9 s (0 ms, 54 ms, 297 ms (stage 670.0: task 6827))<br>remote bytes read total (min, med, max (stageId: taskId))<br>652.8 KiB (14.0 KiB, 17.9 KiB, 22.2 KiB (stage 670.0: task 6807))<br>number of partitions: 37<br>remote reqs duration total (min, med, max (stageId: taskId))<br>5.1 s (21 ms, 112 ms, 342 ms (stage 670.0: task 6813))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>906.5 KiB (22.7 KiB, 24.3 KiB, 26.5 KiB (stage 669.0: task 6760))" tooltip="Exchange hashpartitioning(product#448, plant#449, 37), REPARTITION_BY_NUM, [plan_id=115930]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n6.7 s (74 ms, 163 ms, 555 ms (stage 669.0: task 6778))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 9,999" tooltip="Scan ExistingRDD[shardId#445,worklistShardItemId#446L,version#447,product#448,plant#449,periodStart#450,periodEnd#451,qty#452]"];
}
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#445, worklistShardItemId#446L, version#447, product#448, plant#449, periodStart#450, periodEnd#451, qty#452], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#445, worklistShardItemId#446L, version#447, product#448, plant#449, periodStart#450, periodEnd#451, qty#452]
Arguments: [shardId#445, worklistShardItemId#446L, version#447, product#448, plant#449, periodStart#450, periodEnd#451, qty#452], SQLExecutionRDD[1165] at start at FileStorageAdapterImpl.java:171, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#445, worklistShardItemId#446L, version#447, product#448, plant#449, periodStart#450, periodEnd#451, qty#452]
Arguments: hashpartitioning(product#448, plant#449, 37), REPARTITION_BY_NUM, [plan_id=115930]
(5) CollectLimit
Input: []
Arguments: 1