digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 6<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 124.0 B<br>merged fetch fallback count: 0<br>local blocks read: 2<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>0 ms (0 ms, 0 ms, 0 ms (stage 444910.0: task 5166433))<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>372.0 B (62.0 B, 62.0 B, 62.0 B (stage 444910.0: task 5166432))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 13" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 13<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 13<br>local bytes read total (min, med, max (stageId: taskId))<br>1442.0 B (196.0 B, 212.0 B, 407.0 B (stage 444910.0: task 5166434))<br>merged fetch fallback count: 0<br>local blocks read: 7<br>remote merged chunks fetched: 0<br>remote blocks read: 0<br>data size total (min, med, max (stageId: taskId))<br>1976.0 B (152.0 B, 456.0 B, 608.0 B (stage 444909.0: task 5166425))<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>1 ms (0 ms, 0 ms, 0 ms (stage 444909.0: task 5166429))<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>0 ms (0 ms, 0 ms, 0 ms (stage 444910.0: task 5166432))<br>remote bytes read: 0.0 B<br>number of partitions: 20<br>remote reqs duration: 0 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>1442.0 B (195.0 B, 221.0 B, 422.0 B (stage 444909.0: task 5166425))" tooltip="Exchange hashpartitioning(product#20115004, plant#20115005, 20), REPARTITION_BY_NUM, [plan_id=21244620]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.6 s (113 ms, 134 ms, 1.1 s (stage 444909.0: task 5166429))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 13" tooltip="Scan ExistingRDD[shardId#20115001,worklistShardItemId#20115002L,version#20115003,product#20115004,plant#20115005,periodStart#20115006,periodEnd#20115007,qty#20115008]"];
}
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#20115001, worklistShardItemId#20115002L, version#20115003, product#20115004, plant#20115005, periodStart#20115006, periodEnd#20115007, qty#20115008], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#20115001, worklistShardItemId#20115002L, version#20115003, product#20115004, plant#20115005, periodStart#20115006, periodEnd#20115007, qty#20115008]
Arguments: [shardId#20115001, worklistShardItemId#20115002L, version#20115003, product#20115004, plant#20115005, periodStart#20115006, periodEnd#20115007, qty#20115008], SQLExecutionRDD[1239680] at start at FileStorageAdapterImpl.java:174, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#20115001, worklistShardItemId#20115002L, version#20115003, product#20115004, plant#20115005, periodStart#20115006, periodEnd#20115007, qty#20115008]
Arguments: hashpartitioning(product#20115004, plant#20115005, 20), REPARTITION_BY_NUM, [plan_id=21244620]
(5) CollectLimit
Input: []
Arguments: 1