digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 37 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#20926, 0, 0), collect_set(txn#20918, 0, 0), count(protocol#20922), sum(add#20919.size), last(metaData#20921, true), count(metaData#20921), last(protocol#20922, true), count(remove#20920), count(add#20919), count(txn#20918)])"];
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.4 KiB<br>merged fetch fallback count: 0<br>local blocks read: 38<br>remote merged chunks fetched: 0<br>remote blocks read: 12<br>data size total (min, med, max (stageId: taskId))<br>8.3 KiB (152.0 B, 152.0 B, 1000.0 B (stage 701.0: task 5254))<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 701.0: task 5270))<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: 1368.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.8 KiB (101.0 B, 114.0 B, 492.0 B (stage 701.0: task 5254))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=7877]"];
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.2 s (4 ms, 6 ms, 127 ms (stage 701.0: task 5232))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 701.0: task 5235))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#20926, 0, 0), partial_collect_set(txn#20918, 0, 0), partial_count(protocol#20922), partial_sum(add#20919.size), partial_last(metaData#20921, true), partial_count(metaData#20921), partial_last(protocol#20922, true), partial_count(remove#20920), partial_count(add#20919), partial_count(txn#20918)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.1 s (4 ms, 5 ms, 127 ms (stage 701.0: task 5232))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#20918, add#20919, remove#20920, metaData#20921, protocol#20922, domainMetadata#20926]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #4 - 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: 81" tooltip="Scan ExistingRDD Delta Table State #4 - 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#20918,add#20919,remove#20920,metaData#20921,protocol#20922,cdc#20923,checkpointMetadata#20924,sidecar#20925,domainMetadata#20926,commitInfo#20927]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #4 - 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 #4 - 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#20918, add#20919, remove#20920, metaData#20921, protocol#20922, cdc#20923, checkpointMetadata#20924, sidecar#20925, domainMetadata#20926, commitInfo#20927]
Arguments: [txn#20918, add#20919, remove#20920, metaData#20921, protocol#20922, cdc#20923, checkpointMetadata#20924, sidecar#20925, domainMetadata#20926, commitInfo#20927], Delta Table State #4 - 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[1231] at start at FileStorageAdapterImpl.java:177, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#20918, add#20919, remove#20920, metaData#20921, protocol#20922, domainMetadata#20926]
Input [10]: [txn#20918, add#20919, remove#20920, metaData#20921, protocol#20922, cdc#20923, checkpointMetadata#20924, sidecar#20925, domainMetadata#20926, commitInfo#20927]
(3) ObjectHashAggregate
Input [6]: [txn#20918, add#20919, remove#20920, metaData#20921, protocol#20922, domainMetadata#20926]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#20926, 0, 0), partial_collect_set(txn#20918, 0, 0), partial_count(protocol#20922), partial_sum(add#20919.size), partial_last(metaData#20921, true), partial_count(metaData#20921), partial_last(protocol#20922, true), partial_count(remove#20920), partial_count(add#20919), partial_count(txn#20918)]
Aggregate Attributes [12]: [buf#21028, buf#21029, count#21030L, sum#21031L, last#21032, valueSet#21033, count#21034L, last#21035, valueSet#21036, count#21037L, count#21038L, count#21039L]
Results [12]: [buf#21040, buf#21041, count#21042L, sum#21043L, last#21044, valueSet#21045, count#21046L, last#21047, valueSet#21048, count#21049L, count#21050L, count#21051L]
(4) Exchange
Input [12]: [buf#21040, buf#21041, count#21042L, sum#21043L, last#21044, valueSet#21045, count#21046L, last#21047, valueSet#21048, count#21049L, count#21050L, count#21051L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=7877]
(5) ObjectHashAggregate
Input [12]: [buf#21040, buf#21041, count#21042L, sum#21043L, last#21044, valueSet#21045, count#21046L, last#21047, valueSet#21048, count#21049L, count#21050L, count#21051L]
Keys: []
Functions [10]: [collect_set(domainMetadata#20926, 0, 0), collect_set(txn#20918, 0, 0), count(protocol#20922), sum(add#20919.size), last(metaData#20921, true), count(metaData#20921), last(protocol#20922, true), count(remove#20920), count(add#20919), count(txn#20918)]
Aggregate Attributes [10]: [collect_set(domainMetadata#20926, 0, 0)#20974, collect_set(txn#20918, 0, 0)#20975, count(protocol#20922)#20976L, sum(add#20919.size)#20977L, last(metaData#20921) ignore nulls#20978, count(metaData#20921)#20979L, last(protocol#20922) ignore nulls#20980, count(remove#20920)#20981L, count(add#20919)#20982L, count(txn#20918)#20983L]
Results [14]: [collect_set(domainMetadata#20926, 0, 0)#20974 AS domainMetadata#20959, null AS fileSizeHistogram#20960, collect_set(txn#20918, 0, 0)#20975 AS setTransactions#20961, null AS numDeletedRecordsOpt#20962, count(protocol#20922)#20976L AS numOfProtocol#20963L, coalesce(sum(add#20919.size)#20977L, 0) AS sizeInBytes#20964L, last(metaData#20921) ignore nulls#20978 AS metadata#20965, count(metaData#20921)#20979L AS numOfMetadata#20966L, null AS deletedRecordCountsHistogramOpt#20967, null AS numDeletionVectorsOpt#20968, last(protocol#20922) ignore nulls#20980 AS protocol#20969, count(remove#20920)#20981L AS numOfRemoves#20970L, count(add#20919)#20982L AS numOfFiles#20971L, count(txn#20918)#20983L AS numOfSetTransactions#20972L]