digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 139 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#8559294, 0, 0), collect_set(txn#8559286, 0, 0), count(protocol#8559290), sum(add#8559287.size), last(metaData#8559289, true), count(metaData#8559289), last(protocol#8559290, true), count(remove#8559288), count(add#8559287), count(txn#8559286)])"];
1 [id="node1" labelType="html" label="<b>Exchange</b><br><br>shuffle records written: 50<br>remote merged reqs duration: 0 ms<br>remote merged blocks fetched: 0<br>records read: 50<br>local bytes read: 5.5 KiB<br>merged fetch fallback count: 0<br>local blocks read: 49<br>remote merged chunks fetched: 0<br>remote blocks read: 1<br>data size total (min, med, max (stageId: taskId))<br>8.4 KiB (152.0 B, 152.0 B, 1160.0 B (stage 173141.0: task 2645699))<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>7 ms (0 ms, 0 ms, 0 ms (stage 173141.0: task 2645742))<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: 559.0 B<br>number of partitions: 1<br>remote reqs duration: 3 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>6.0 KiB (115.0 B, 115.0 B, 559.0 B (stage 173141.0: task 2645699))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=11190377]"];
2 [id="node2" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 50<br>time in aggregation build total (min, med, max (stageId: taskId))<br>1.5 s (4 ms, 4 ms, 252 ms (stage 173141.0: task 2645698))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 173141.0: task 2645699))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#8559294, 0, 0), partial_collect_set(txn#8559286, 0, 0), partial_count(protocol#8559290), partial_sum(add#8559287.size), partial_last(metaData#8559289, true), partial_count(metaData#8559289), partial_last(protocol#8559290, true), partial_count(remove#8559288), partial_count(add#8559287), partial_count(txn#8559286)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.5 s (4 ms, 4 ms, 252 ms (stage 173141.0: task 2645698))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, domainMetadata#8559294]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001445/stream-10000001445-1/_delta_log</b><br><br>number of output rows: 1,981" tooltip="Scan ExistingRDD Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001445/stream-10000001445-1/_delta_log[txn#8559286,add#8559287,remove#8559288,metaData#8559289,protocol#8559290,cdc#8559291,checkpointMetadata#8559292,sidecar#8559293,domainMetadata#8559294,commitInfo#8559295]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001445/stream-10000001445-1/_delta_log (1)
(1) Scan ExistingRDD Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001445/stream-10000001445-1/_delta_log [codegen id : 1]
Output [10]: [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, cdc#8559291, checkpointMetadata#8559292, sidecar#8559293, domainMetadata#8559294, commitInfo#8559295]
Arguments: [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, cdc#8559291, checkpointMetadata#8559292, sidecar#8559293, domainMetadata#8559294, commitInfo#8559295], Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001445/stream-10000001445-1/_delta_log MapPartitionsRDD[483529] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, domainMetadata#8559294]
Input [10]: [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, cdc#8559291, checkpointMetadata#8559292, sidecar#8559293, domainMetadata#8559294, commitInfo#8559295]
(3) ObjectHashAggregate
Input [6]: [txn#8559286, add#8559287, remove#8559288, metaData#8559289, protocol#8559290, domainMetadata#8559294]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#8559294, 0, 0), partial_collect_set(txn#8559286, 0, 0), partial_count(protocol#8559290), partial_sum(add#8559287.size), partial_last(metaData#8559289, true), partial_count(metaData#8559289), partial_last(protocol#8559290, true), partial_count(remove#8559288), partial_count(add#8559287), partial_count(txn#8559286)]
Aggregate Attributes [12]: [buf#8559409, buf#8559410, count#8559411L, sum#8559412L, last#8559413, valueSet#8559414, count#8559415L, last#8559416, valueSet#8559417, count#8559418L, count#8559419L, count#8559420L]
Results [12]: [buf#8559421, buf#8559422, count#8559423L, sum#8559424L, last#8559425, valueSet#8559426, count#8559427L, last#8559428, valueSet#8559429, count#8559430L, count#8559431L, count#8559432L]
(4) Exchange
Input [12]: [buf#8559421, buf#8559422, count#8559423L, sum#8559424L, last#8559425, valueSet#8559426, count#8559427L, last#8559428, valueSet#8559429, count#8559430L, count#8559431L, count#8559432L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=11190377]
(5) ObjectHashAggregate
Input [12]: [buf#8559421, buf#8559422, count#8559423L, sum#8559424L, last#8559425, valueSet#8559426, count#8559427L, last#8559428, valueSet#8559429, count#8559430L, count#8559431L, count#8559432L]
Keys: []
Functions [10]: [collect_set(domainMetadata#8559294, 0, 0), collect_set(txn#8559286, 0, 0), count(protocol#8559290), sum(add#8559287.size), last(metaData#8559289, true), count(metaData#8559289), last(protocol#8559290, true), count(remove#8559288), count(add#8559287), count(txn#8559286)]
Aggregate Attributes [10]: [collect_set(domainMetadata#8559294, 0, 0)#8559355, collect_set(txn#8559286, 0, 0)#8559356, count(protocol#8559290)#8559357L, sum(add#8559287.size)#8559358L, last(metaData#8559289) ignore nulls#8559359, count(metaData#8559289)#8559360L, last(protocol#8559290) ignore nulls#8559361, count(remove#8559288)#8559362L, count(add#8559287)#8559363L, count(txn#8559286)#8559364L]
Results [14]: [collect_set(domainMetadata#8559294, 0, 0)#8559355 AS domainMetadata#8559340, null AS fileSizeHistogram#8559341, collect_set(txn#8559286, 0, 0)#8559356 AS setTransactions#8559342, null AS numDeletedRecordsOpt#8559343, count(protocol#8559290)#8559357L AS numOfProtocol#8559344L, coalesce(sum(add#8559287.size)#8559358L, 0) AS sizeInBytes#8559345L, last(metaData#8559289) ignore nulls#8559359 AS metadata#8559346, count(metaData#8559289)#8559360L AS numOfMetadata#8559347L, null AS deletedRecordCountsHistogramOpt#8559348, null AS numDeletionVectorsOpt#8559349, last(protocol#8559290) ignore nulls#8559361 AS protocol#8559350, count(remove#8559288)#8559362L AS numOfRemoves#8559351L, count(add#8559287)#8559363L AS numOfFiles#8559352L, count(txn#8559286)#8559364L AS numOfSetTransactions#8559353L]