digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 47 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#5587293, 0, 0), collect_set(txn#5587285, 0, 0), count(protocol#5587289), sum(add#5587286.size), last(metaData#5587288, true), count(metaData#5587288), last(protocol#5587289, true), count(remove#5587287), count(add#5587286), count(txn#5587285)])"];
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.2 KiB (152.0 B, 152.0 B, 960.0 B (stage 1338373.0: task 2487641))<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>6 ms (0 ms, 0 ms, 0 ms (stage 1338373.0: task 2487679))<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: 485.0 B<br>number of partitions: 1<br>remote reqs duration: 2 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>5.9 KiB (110.0 B, 114.0 B, 485.0 B (stage 1338373.0: task 2487641))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=2898421]"];
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>765 ms (4 ms, 4 ms, 238 ms (stage 1338373.0: task 2487641))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 1338373.0: task 2487646))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#5587293, 0, 0), partial_collect_set(txn#5587285, 0, 0), partial_count(protocol#5587289), partial_sum(add#5587286.size), partial_last(metaData#5587288, true), partial_count(metaData#5587288), partial_last(protocol#5587289, true), partial_count(remove#5587287), partial_count(add#5587286), partial_count(txn#5587285)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n766 ms (4 ms, 4 ms, 238 ms (stage 1338373.0: task 2487641))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, domainMetadata#5587293]"];
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-qty-opt-service/out/order-proposal-update/10000001445/stream-10000001445-1/_delta_log</b><br><br>number of output rows: 819" tooltip="Scan ExistingRDD Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-update/10000001445/stream-10000001445-1/_delta_log[txn#5587285,add#5587286,remove#5587287,metaData#5587288,protocol#5587289,cdc#5587290,checkpointMetadata#5587291,sidecar#5587292,domainMetadata#5587293,commitInfo#5587294]"];
}
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-qty-opt-service/out/order-proposal-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-qty-opt-service/out/order-proposal-update/10000001445/stream-10000001445-1/_delta_log [codegen id : 1]
Output [10]: [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, cdc#5587290, checkpointMetadata#5587291, sidecar#5587292, domainMetadata#5587293, commitInfo#5587294]
Arguments: [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, cdc#5587290, checkpointMetadata#5587291, sidecar#5587292, domainMetadata#5587293, commitInfo#5587294], Delta Table State #100 - hdlfs://332d7051-0d16-44f5-ae76-bf2dcf30365f.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-update/10000001445/stream-10000001445-1/_delta_log MapPartitionsRDD[394055] at start at FileStorageAdapterImpl.java:598, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, domainMetadata#5587293]
Input [10]: [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, cdc#5587290, checkpointMetadata#5587291, sidecar#5587292, domainMetadata#5587293, commitInfo#5587294]
(3) ObjectHashAggregate
Input [6]: [txn#5587285, add#5587286, remove#5587287, metaData#5587288, protocol#5587289, domainMetadata#5587293]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#5587293, 0, 0), partial_collect_set(txn#5587285, 0, 0), partial_count(protocol#5587289), partial_sum(add#5587286.size), partial_last(metaData#5587288, true), partial_count(metaData#5587288), partial_last(protocol#5587289, true), partial_count(remove#5587287), partial_count(add#5587286), partial_count(txn#5587285)]
Aggregate Attributes [12]: [buf#5587408, buf#5587409, count#5587410L, sum#5587411L, last#5587412, valueSet#5587413, count#5587414L, last#5587415, valueSet#5587416, count#5587417L, count#5587418L, count#5587419L]
Results [12]: [buf#5587420, buf#5587421, count#5587422L, sum#5587423L, last#5587424, valueSet#5587425, count#5587426L, last#5587427, valueSet#5587428, count#5587429L, count#5587430L, count#5587431L]
(4) Exchange
Input [12]: [buf#5587420, buf#5587421, count#5587422L, sum#5587423L, last#5587424, valueSet#5587425, count#5587426L, last#5587427, valueSet#5587428, count#5587429L, count#5587430L, count#5587431L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=2898421]
(5) ObjectHashAggregate
Input [12]: [buf#5587420, buf#5587421, count#5587422L, sum#5587423L, last#5587424, valueSet#5587425, count#5587426L, last#5587427, valueSet#5587428, count#5587429L, count#5587430L, count#5587431L]
Keys: []
Functions [10]: [collect_set(domainMetadata#5587293, 0, 0), collect_set(txn#5587285, 0, 0), count(protocol#5587289), sum(add#5587286.size), last(metaData#5587288, true), count(metaData#5587288), last(protocol#5587289, true), count(remove#5587287), count(add#5587286), count(txn#5587285)]
Aggregate Attributes [10]: [collect_set(domainMetadata#5587293, 0, 0)#5587354, collect_set(txn#5587285, 0, 0)#5587355, count(protocol#5587289)#5587356L, sum(add#5587286.size)#5587357L, last(metaData#5587288) ignore nulls#5587358, count(metaData#5587288)#5587359L, last(protocol#5587289) ignore nulls#5587360, count(remove#5587287)#5587361L, count(add#5587286)#5587362L, count(txn#5587285)#5587363L]
Results [14]: [collect_set(domainMetadata#5587293, 0, 0)#5587354 AS domainMetadata#5587339, null AS fileSizeHistogram#5587340, collect_set(txn#5587285, 0, 0)#5587355 AS setTransactions#5587341, null AS numDeletedRecordsOpt#5587342, count(protocol#5587289)#5587356L AS numOfProtocol#5587343L, coalesce(sum(add#5587286.size)#5587357L, 0) AS sizeInBytes#5587344L, last(metaData#5587288) ignore nulls#5587358 AS metadata#5587345, count(metaData#5587288)#5587359L AS numOfMetadata#5587346L, null AS deletedRecordCountsHistogramOpt#5587347, null AS numDeletionVectorsOpt#5587348, last(protocol#5587289) ignore nulls#5587360 AS protocol#5587349, count(remove#5587287)#5587361L AS numOfRemoves#5587350L, count(add#5587286)#5587362L AS numOfFiles#5587351L, count(txn#5587285)#5587363L AS numOfSetTransactions#5587352L]