digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 8<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 372.0 B<br>merged fetch fallback count: 0<br>local blocks read: 6<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>1 ms (0 ms, 0 ms, 0 ms (stage 25427.0: task 381985))<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>496.0 B (62.0 B, 62.0 B, 62.0 B (stage 25427.0: task 381989))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 11" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 11<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 11<br>local bytes read total (min, med, max (stageId: taskId))<br>1587.0 B (194.0 B, 197.0 B, 212.0 B (stage 25427.0: task 381986))<br>merged fetch fallback count: 0<br>local blocks read: 8<br>remote merged chunks fetched: 0<br>remote blocks read: 1<br>data size total (min, med, max (stageId: taskId))<br>1672.0 B (152.0 B, 608.0 B, 912.0 B (stage 25426.0: task 381981))<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 25426.0: task 381981))<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 25427.0: task 381989))<br>remote bytes read: 212.0 B<br>number of partitions: 30<br>remote reqs duration: 1 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>1799.0 B (194.0 B, 424.0 B, 1181.0 B (stage 25426.0: task 381981))" tooltip="Exchange hashpartitioning(product#1224926, plant#1224927, 30), REPARTITION_BY_NUM, [plan_id=2035367]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n432 ms (138 ms, 144 ms, 150 ms (stage 25426.0: task 381983))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 11" tooltip="Scan ExistingRDD[shardId#1224923,worklistShardItemId#1224924L,version#1224925,product#1224926,plant#1224927,periodStart#1224928,periodEnd#1224929,qty#1224930]"];
}
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#1224923, worklistShardItemId#1224924L, version#1224925, product#1224926, plant#1224927, periodStart#1224928, periodEnd#1224929, qty#1224930], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#1224923, worklistShardItemId#1224924L, version#1224925, product#1224926, plant#1224927, periodStart#1224928, periodEnd#1224929, qty#1224930]
Arguments: [shardId#1224923, worklistShardItemId#1224924L, version#1224925, product#1224926, plant#1224927, periodStart#1224928, periodEnd#1224929, qty#1224930], SQLExecutionRDD[71381] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#1224923, worklistShardItemId#1224924L, version#1224925, product#1224926, plant#1224927, periodStart#1224928, periodEnd#1224929, qty#1224930]
Arguments: hashpartitioning(product#1224926, plant#1224927, 30), REPARTITION_BY_NUM, [plan_id=2035367]
(5) CollectLimit
Input: []
Arguments: 1