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: 868.0 B<br>merged fetch fallback count: 0<br>local blocks read: 14<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 24745.0: task 372955))<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 24745.0: task 372950))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 1,294" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 1,294<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1,294<br>local bytes read total (min, med, max (stageId: taskId))<br>67.9 KiB (1458.0 B, 2.3 KiB, 3.1 KiB (stage 24745.0: task 372952))<br>merged fetch fallback count: 0<br>local blocks read: 270<br>remote merged chunks fetched: 0<br>remote blocks read: 506<br>data size total (min, med, max (stageId: taskId))<br>192.1 KiB (3.4 KiB, 5.2 KiB, 7.4 KiB (stage 24744.0: task 372902))<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>39 ms (0 ms, 1 ms, 1 ms (stage 24744.0: task 372929))<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>341 ms (0 ms, 0 ms, 340 ms (stage 24745.0: task 372968))<br>remote bytes read total (min, med, max (stageId: taskId))<br>124.5 KiB (2.1 KiB, 4.3 KiB, 5.3 KiB (stage 24745.0: task 372943))<br>number of partitions: 30<br>remote reqs duration total (min, med, max (stageId: taskId))<br>432 ms (1 ms, 3 ms, 343 ms (stage 24745.0: task 372968))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>192.4 KiB (3.8 KiB, 5.2 KiB, 7.2 KiB (stage 24744.0: task 372902))" tooltip="Exchange hashpartitioning(product#1199246, plant#1199247, 30), REPARTITION_BY_NUM, [plan_id=1915460]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n3.8 s (61 ms, 77 ms, 173 ms (stage 24744.0: task 372906))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 1,294" tooltip="Scan ExistingRDD[shardId#1199243,worklistShardItemId#1199244L,version#1199245,product#1199246,plant#1199247,periodStart#1199248,periodEnd#1199249,qty#1199250]"];
}
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#1199243, worklistShardItemId#1199244L, version#1199245, product#1199246, plant#1199247, periodStart#1199248, periodEnd#1199249, qty#1199250], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#1199243, worklistShardItemId#1199244L, version#1199245, product#1199246, plant#1199247, periodStart#1199248, periodEnd#1199249, qty#1199250]
Arguments: [shardId#1199243, worklistShardItemId#1199244L, version#1199245, product#1199246, plant#1199247, periodStart#1199248, periodEnd#1199249, qty#1199250], SQLExecutionRDD[69542] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#1199243, worklistShardItemId#1199244L, version#1199245, product#1199246, plant#1199247, periodStart#1199248, periodEnd#1199249, qty#1199250]
Arguments: hashpartitioning(product#1199246, plant#1199247, 30), REPARTITION_BY_NUM, [plan_id=1915460]
(5) CollectLimit
Input: []
Arguments: 1