digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 15<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 248.0 B<br>merged fetch fallback count: 0<br>local blocks read: 4<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>2 ms (0 ms, 0 ms, 0 ms (stage 23689.0: task 357158))<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>930.0 B (62.0 B, 62.0 B, 62.0 B (stage 23689.0: task 357157))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 27" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 27<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 27<br>local bytes read total (min, med, max (stageId: taskId))<br>3.0 KiB (193.0 B, 193.0 B, 386.0 B (stage 23689.0: task 357163))<br>merged fetch fallback count: 0<br>local blocks read: 16<br>remote merged chunks fetched: 0<br>remote blocks read: 9<br>data size total (min, med, max (stageId: taskId))<br>4.0 KiB (152.0 B, 152.0 B, 304.0 B (stage 23688.0: task 357142))<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>8 ms (0 ms, 0 ms, 0 ms (stage 23688.0: task 357144))<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 ms (0 ms, 0 ms, 1 ms (stage 23689.0: task 357164))<br>remote bytes read total (min, med, max (stageId: taskId))<br>1846.0 B (193.0 B, 193.0 B, 437.0 B (stage 23689.0: task 357157))<br>number of partitions: 30<br>remote reqs duration total (min, med, max (stageId: taskId))<br>8 ms (0 ms, 1 ms, 2 ms (stage 23689.0: task 357157))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>4.8 KiB (193.0 B, 193.0 B, 389.0 B (stage 23688.0: task 357137))" tooltip="Exchange hashpartitioning(product#564514, plant#564515, 30), REPARTITION_BY_NUM, [plan_id=1820634]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n2.6 s (56 ms, 143 ms, 175 ms (stage 23688.0: task 357140))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 27" tooltip="Scan ExistingRDD[shardId#564511,worklistShardItemId#564512L,version#564513,product#564514,plant#564515,periodStart#564516,periodEnd#564517,qty#564518]"];
}
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#564511, worklistShardItemId#564512L, version#564513, product#564514, plant#564515, periodStart#564516, periodEnd#564517, qty#564518], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#564511, worklistShardItemId#564512L, version#564513, product#564514, plant#564515, periodStart#564516, periodEnd#564517, qty#564518]
Arguments: [shardId#564511, worklistShardItemId#564512L, version#564513, product#564514, plant#564515, periodStart#564516, periodEnd#564517, qty#564518], SQLExecutionRDD[66663] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#564511, worklistShardItemId#564512L, version#564513, product#564514, plant#564515, periodStart#564516, periodEnd#564517, qty#564518]
Arguments: hashpartitioning(product#564514, plant#564515, 30), REPARTITION_BY_NUM, [plan_id=1820634]
(5) CollectLimit
Input: []
Arguments: 1