digraph G {
0 [id="node0" labelType="html" label="<b>CollectLimit</b><br><br>shuffle records written: 12<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 1<br>local bytes read: 310.0 B<br>merged fetch fallback count: 0<br>local blocks read: 5<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 90708.0: task 288926))<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>744.0 B (62.0 B, 62.0 B, 62.0 B (stage 90708.0: task 288926))" tooltip="CollectLimit 1"];
1 [id="node1" labelType="html" label="<b>InMemoryTableScan</b><br><br>number of output rows: 41" tooltip="InMemoryTableScan"];
2 [id="node2" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 41<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 41<br>local bytes read total (min, med, max (stageId: taskId))<br>2.7 KiB (208.0 B, 211.0 B, 430.0 B (stage 90708.0: task 288929))<br>merged fetch fallback count: 0<br>local blocks read: 13<br>remote merged chunks fetched: 0<br>remote blocks read: 4<br>data size total (min, med, max (stageId: taskId))<br>6.1 KiB (912.0 B, 2.1 KiB, 2.1 KiB (stage 90707.0: task 288916))<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>2 ms (0 ms, 0 ms, 0 ms (stage 90707.0: task 288915))<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>6 ms (0 ms, 0 ms, 2 ms (stage 90708.0: task 288923))<br>remote bytes read total (min, med, max (stageId: taskId))<br>836.0 B (209.0 B, 209.0 B, 209.0 B (stage 90708.0: task 288923))<br>number of partitions: 37<br>remote reqs duration total (min, med, max (stageId: taskId))<br>9 ms (0 ms, 3 ms, 3 ms (stage 90708.0: task 288923))<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>3.5 KiB (430.0 B, 1067.0 B, 1467.0 B (stage 90707.0: task 288915))" tooltip="Exchange hashpartitioning(product#815743, plant#815744, 37), REPARTITION_BY_NUM, [plan_id=1376729]"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n595 ms (108 ms, 142 ms, 219 ms (stage 90707.0: task 288917))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<b>Scan ExistingRDD</b><br><br>number of output rows: 41" tooltip="Scan ExistingRDD[shardId#815740,worklistShardItemId#815741L,version#815742,product#815743,plant#815744,periodStart#815745,periodEnd#815746,qty#815747]"];
}
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#815740, worklistShardItemId#815741L, version#815742, product#815743, plant#815744, periodStart#815745, periodEnd#815746, qty#815747], StorageLevel(disk, memory, 2 replicas)
(3) Scan ExistingRDD [codegen id : 1]
Output [8]: [shardId#815740, worklistShardItemId#815741L, version#815742, product#815743, plant#815744, periodStart#815745, periodEnd#815746, qty#815747]
Arguments: [shardId#815740, worklistShardItemId#815741L, version#815742, product#815743, plant#815744, periodStart#815745, periodEnd#815746, qty#815747], SQLExecutionRDD[42031] at start at FileStorageAdapterImpl.java:171, ExistingRDD, UnknownPartitioning(0)
(4) Exchange
Input [8]: [shardId#815740, worklistShardItemId#815741L, version#815742, product#815743, plant#815744, periodStart#815745, periodEnd#815746, qty#815747]
Arguments: hashpartitioning(product#815743, plant#815744, 37), REPARTITION_BY_NUM, [plan_id=1376729]
(5) CollectLimit
Input: []
Arguments: 1