digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 38 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#28669, 0, 0), collect_set(txn#28661, 0, 0), count(protocol#28665), sum(add#28662.size), last(metaData#28664, true), count(metaData#28664), last(protocol#28665, true), count(remove#28663), count(add#28662), count(txn#28661)])"];
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: 4.0 KiB<br>merged fetch fallback count: 0<br>local blocks read: 33<br>remote merged chunks fetched: 0<br>remote blocks read: 17<br>data size total (min, med, max (stageId: taskId))<br>8.3 KiB (152.0 B, 152.0 B, 1000.0 B (stage 854.0: task 7182))<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 854.0: task 7165))<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: 1873.0 B<br>number of partitions: 1<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>5.8 KiB (101.0 B, 114.0 B, 492.0 B (stage 854.0: task 7182))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=10876]"];
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>969 ms (4 ms, 5 ms, 86 ms (stage 854.0: task 7161))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 854.0: task 7158))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#28669, 0, 0), partial_collect_set(txn#28661, 0, 0), partial_count(protocol#28665), partial_sum(add#28662.size), partial_last(metaData#28664, true), partial_count(metaData#28664), partial_last(protocol#28665, true), partial_count(remove#28663), partial_count(add#28662), partial_count(txn#28661)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n963 ms (4 ms, 6 ms, 86 ms (stage 854.0: task 7161))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, domainMetadata#28669]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #5 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-quantities/10000002105/stream-10000002105-1/shardId=0_1_10000002105/_delta_log</b><br><br>number of output rows: 101" tooltip="Scan ExistingRDD Delta Table State #5 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-quantities/10000002105/stream-10000002105-1/shardId=0_1_10000002105/_delta_log[txn#28661,add#28662,remove#28663,metaData#28664,protocol#28665,cdc#28666,checkpointMetadata#28667,sidecar#28668,domainMetadata#28669,commitInfo#28670]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #5 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-quantities/10000002105/stream-10000002105-1/shardId=0_1_10000002105/_delta_log (1)
(1) Scan ExistingRDD Delta Table State #5 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-quantities/10000002105/stream-10000002105-1/shardId=0_1_10000002105/_delta_log [codegen id : 1]
Output [10]: [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, cdc#28666, checkpointMetadata#28667, sidecar#28668, domainMetadata#28669, commitInfo#28670]
Arguments: [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, cdc#28666, checkpointMetadata#28667, sidecar#28668, domainMetadata#28669, commitInfo#28670], Delta Table State #5 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-qty-opt-service/out/order-proposal-quantities/10000002105/stream-10000002105-1/shardId=0_1_10000002105/_delta_log MapPartitionsRDD[1680] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, domainMetadata#28669]
Input [10]: [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, cdc#28666, checkpointMetadata#28667, sidecar#28668, domainMetadata#28669, commitInfo#28670]
(3) ObjectHashAggregate
Input [6]: [txn#28661, add#28662, remove#28663, metaData#28664, protocol#28665, domainMetadata#28669]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#28669, 0, 0), partial_collect_set(txn#28661, 0, 0), partial_count(protocol#28665), partial_sum(add#28662.size), partial_last(metaData#28664, true), partial_count(metaData#28664), partial_last(protocol#28665, true), partial_count(remove#28663), partial_count(add#28662), partial_count(txn#28661)]
Aggregate Attributes [12]: [buf#28771, buf#28772, count#28773L, sum#28774L, last#28775, valueSet#28776, count#28777L, last#28778, valueSet#28779, count#28780L, count#28781L, count#28782L]
Results [12]: [buf#28783, buf#28784, count#28785L, sum#28786L, last#28787, valueSet#28788, count#28789L, last#28790, valueSet#28791, count#28792L, count#28793L, count#28794L]
(4) Exchange
Input [12]: [buf#28783, buf#28784, count#28785L, sum#28786L, last#28787, valueSet#28788, count#28789L, last#28790, valueSet#28791, count#28792L, count#28793L, count#28794L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=10876]
(5) ObjectHashAggregate
Input [12]: [buf#28783, buf#28784, count#28785L, sum#28786L, last#28787, valueSet#28788, count#28789L, last#28790, valueSet#28791, count#28792L, count#28793L, count#28794L]
Keys: []
Functions [10]: [collect_set(domainMetadata#28669, 0, 0), collect_set(txn#28661, 0, 0), count(protocol#28665), sum(add#28662.size), last(metaData#28664, true), count(metaData#28664), last(protocol#28665, true), count(remove#28663), count(add#28662), count(txn#28661)]
Aggregate Attributes [10]: [collect_set(domainMetadata#28669, 0, 0)#28717, collect_set(txn#28661, 0, 0)#28718, count(protocol#28665)#28719L, sum(add#28662.size)#28720L, last(metaData#28664) ignore nulls#28721, count(metaData#28664)#28722L, last(protocol#28665) ignore nulls#28723, count(remove#28663)#28724L, count(add#28662)#28725L, count(txn#28661)#28726L]
Results [14]: [collect_set(domainMetadata#28669, 0, 0)#28717 AS domainMetadata#28702, null AS fileSizeHistogram#28703, collect_set(txn#28661, 0, 0)#28718 AS setTransactions#28704, null AS numDeletedRecordsOpt#28705, count(protocol#28665)#28719L AS numOfProtocol#28706L, coalesce(sum(add#28662.size)#28720L, 0) AS sizeInBytes#28707L, last(metaData#28664) ignore nulls#28721 AS metadata#28708, count(metaData#28664)#28722L AS numOfMetadata#28709L, null AS deletedRecordCountsHistogramOpt#28710, null AS numDeletionVectorsOpt#28711, last(protocol#28665) ignore nulls#28723 AS protocol#28712, count(remove#28663)#28724L AS numOfRemoves#28713L, count(add#28662)#28725L AS numOfFiles#28714L, count(txn#28661)#28726L AS numOfSetTransactions#28715L]