digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 64 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#5392, 0, 0), collect_set(txn#5384, 0, 0), count(protocol#5388), sum(add#5385.size), last(metaData#5387, true), count(metaData#5387), last(protocol#5388, true), count(remove#5386), count(add#5385), count(txn#5384)])"];
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: 2.6 KiB<br>merged fetch fallback count: 0<br>local blocks read: 25<br>remote merged chunks fetched: 0<br>remote blocks read: 25<br>data size total (min, med, max (stageId: taskId))<br>8.3 KiB (152.0 B, 152.0 B, 1000.0 B (stage 393.0: task 1393))<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>9 ms (0 ms, 0 ms, 0 ms (stage 393.0: task 1387))<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: 3.0 KiB<br>number of partitions: 1<br>remote reqs duration: 4 ms<br>remote bytes read to disk: 0.0 B<br>shuffle bytes written total (min, med, max (stageId: taskId))<br>5.6 KiB (101.0 B, 113.0 B, 492.0 B (stage 393.0: task 1393))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1857]"];
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.1 s (6 ms, 9 ms, 79 ms (stage 393.0: task 1371))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 393.0: task 1371))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#5392, 0, 0), partial_collect_set(txn#5384, 0, 0), partial_count(protocol#5388), partial_sum(add#5385.size), partial_last(metaData#5387, true), partial_count(metaData#5387), partial_last(protocol#5388, true), partial_count(remove#5386), partial_count(add#5385), partial_count(txn#5384)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.1 s (5 ms, 9 ms, 79 ms (stage 393.0: task 1371))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#5384, add#5385, remove#5386, metaData#5387, protocol#5388, domainMetadata#5392]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #2 - 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: 42" tooltip="Scan ExistingRDD Delta Table State #2 - 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#5384,add#5385,remove#5386,metaData#5387,protocol#5388,cdc#5389,checkpointMetadata#5390,sidecar#5391,domainMetadata#5392,commitInfo#5393]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #2 - 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 #2 - 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#5384, add#5385, remove#5386, metaData#5387, protocol#5388, cdc#5389, checkpointMetadata#5390, sidecar#5391, domainMetadata#5392, commitInfo#5393]
Arguments: [txn#5384, add#5385, remove#5386, metaData#5387, protocol#5388, cdc#5389, checkpointMetadata#5390, sidecar#5391, domainMetadata#5392, commitInfo#5393], Delta Table State #2 - 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[325] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#5384, add#5385, remove#5386, metaData#5387, protocol#5388, domainMetadata#5392]
Input [10]: [txn#5384, add#5385, remove#5386, metaData#5387, protocol#5388, cdc#5389, checkpointMetadata#5390, sidecar#5391, domainMetadata#5392, commitInfo#5393]
(3) ObjectHashAggregate
Input [6]: [txn#5384, add#5385, remove#5386, metaData#5387, protocol#5388, domainMetadata#5392]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#5392, 0, 0), partial_collect_set(txn#5384, 0, 0), partial_count(protocol#5388), partial_sum(add#5385.size), partial_last(metaData#5387, true), partial_count(metaData#5387), partial_last(protocol#5388, true), partial_count(remove#5386), partial_count(add#5385), partial_count(txn#5384)]
Aggregate Attributes [12]: [buf#5494, buf#5495, count#5496L, sum#5497L, last#5498, valueSet#5499, count#5500L, last#5501, valueSet#5502, count#5503L, count#5504L, count#5505L]
Results [12]: [buf#5506, buf#5507, count#5508L, sum#5509L, last#5510, valueSet#5511, count#5512L, last#5513, valueSet#5514, count#5515L, count#5516L, count#5517L]
(4) Exchange
Input [12]: [buf#5506, buf#5507, count#5508L, sum#5509L, last#5510, valueSet#5511, count#5512L, last#5513, valueSet#5514, count#5515L, count#5516L, count#5517L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=1857]
(5) ObjectHashAggregate
Input [12]: [buf#5506, buf#5507, count#5508L, sum#5509L, last#5510, valueSet#5511, count#5512L, last#5513, valueSet#5514, count#5515L, count#5516L, count#5517L]
Keys: []
Functions [10]: [collect_set(domainMetadata#5392, 0, 0), collect_set(txn#5384, 0, 0), count(protocol#5388), sum(add#5385.size), last(metaData#5387, true), count(metaData#5387), last(protocol#5388, true), count(remove#5386), count(add#5385), count(txn#5384)]
Aggregate Attributes [10]: [collect_set(domainMetadata#5392, 0, 0)#5440, collect_set(txn#5384, 0, 0)#5441, count(protocol#5388)#5442L, sum(add#5385.size)#5443L, last(metaData#5387) ignore nulls#5444, count(metaData#5387)#5445L, last(protocol#5388) ignore nulls#5446, count(remove#5386)#5447L, count(add#5385)#5448L, count(txn#5384)#5449L]
Results [14]: [collect_set(domainMetadata#5392, 0, 0)#5440 AS domainMetadata#5425, null AS fileSizeHistogram#5426, collect_set(txn#5384, 0, 0)#5441 AS setTransactions#5427, null AS numDeletedRecordsOpt#5428, count(protocol#5388)#5442L AS numOfProtocol#5429L, coalesce(sum(add#5385.size)#5443L, 0) AS sizeInBytes#5430L, last(metaData#5387) ignore nulls#5444 AS metadata#5431, count(metaData#5387)#5445L AS numOfMetadata#5432L, null AS deletedRecordCountsHistogramOpt#5433, null AS numDeletionVectorsOpt#5434, last(protocol#5388) ignore nulls#5446 AS protocol#5435, count(remove#5386)#5447L AS numOfRemoves#5436L, count(add#5385)#5448L AS numOfFiles#5437L, count(txn#5384)#5449L AS numOfSetTransactions#5438L]