digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 39 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#1364885, 0, 0), collect_set(txn#1364877, 0, 0), count(protocol#1364881), sum(add#1364878.size), last(metaData#1364880, true), count(metaData#1364880), last(protocol#1364881, true), count(remove#1364879), count(add#1364878), count(txn#1364877)])"];
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: 23<br>remote merged chunks fetched: 0<br>remote blocks read: 27<br>data size total (min, med, max (stageId: taskId))<br>8.4 KiB (152.0 B, 152.0 B, 1160.0 B (stage 27812.0: task 418846))<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 27812.0: task 418838))<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.4 KiB<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>6.0 KiB (113.0 B, 114.0 B, 559.0 B (stage 27812.0: task 418846))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=2206187]"];
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.0 s (3 ms, 4 ms, 72 ms (stage 27812.0: task 418816))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 27812.0: task 418808))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#1364885, 0, 0), partial_collect_set(txn#1364877, 0, 0), partial_count(protocol#1364881), partial_sum(add#1364878.size), partial_last(metaData#1364880, true), partial_count(metaData#1364880), partial_last(protocol#1364881, true), partial_count(remove#1364879), partial_count(add#1364878), partial_count(txn#1364877)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.0 s (3 ms, 4 ms, 72 ms (stage 27812.0: task 418816))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, domainMetadata#1364885]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #10 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001127/stream-10000001127-1/_delta_log</b><br><br>number of output rows: 289" tooltip="Scan ExistingRDD Delta Table State #10 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001127/stream-10000001127-1/_delta_log[txn#1364877,add#1364878,remove#1364879,metaData#1364880,protocol#1364881,cdc#1364882,checkpointMetadata#1364883,sidecar#1364884,domainMetadata#1364885,commitInfo#1364886]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #10 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001127/stream-10000001127-1/_delta_log (1)
(1) Scan ExistingRDD Delta Table State #10 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001127/stream-10000001127-1/_delta_log [codegen id : 1]
Output [10]: [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, cdc#1364882, checkpointMetadata#1364883, sidecar#1364884, domainMetadata#1364885, commitInfo#1364886]
Arguments: [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, cdc#1364882, checkpointMetadata#1364883, sidecar#1364884, domainMetadata#1364885, commitInfo#1364886], Delta Table State #10 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000001127/stream-10000001127-1/_delta_log MapPartitionsRDD[78142] at start at FileStorageAdapterImpl.java:179, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, domainMetadata#1364885]
Input [10]: [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, cdc#1364882, checkpointMetadata#1364883, sidecar#1364884, domainMetadata#1364885, commitInfo#1364886]
(3) ObjectHashAggregate
Input [6]: [txn#1364877, add#1364878, remove#1364879, metaData#1364880, protocol#1364881, domainMetadata#1364885]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#1364885, 0, 0), partial_collect_set(txn#1364877, 0, 0), partial_count(protocol#1364881), partial_sum(add#1364878.size), partial_last(metaData#1364880, true), partial_count(metaData#1364880), partial_last(protocol#1364881, true), partial_count(remove#1364879), partial_count(add#1364878), partial_count(txn#1364877)]
Aggregate Attributes [12]: [buf#1364987, buf#1364988, count#1364989L, sum#1364990L, last#1364991, valueSet#1364992, count#1364993L, last#1364994, valueSet#1364995, count#1364996L, count#1364997L, count#1364998L]
Results [12]: [buf#1364999, buf#1365000, count#1365001L, sum#1365002L, last#1365003, valueSet#1365004, count#1365005L, last#1365006, valueSet#1365007, count#1365008L, count#1365009L, count#1365010L]
(4) Exchange
Input [12]: [buf#1364999, buf#1365000, count#1365001L, sum#1365002L, last#1365003, valueSet#1365004, count#1365005L, last#1365006, valueSet#1365007, count#1365008L, count#1365009L, count#1365010L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=2206187]
(5) ObjectHashAggregate
Input [12]: [buf#1364999, buf#1365000, count#1365001L, sum#1365002L, last#1365003, valueSet#1365004, count#1365005L, last#1365006, valueSet#1365007, count#1365008L, count#1365009L, count#1365010L]
Keys: []
Functions [10]: [collect_set(domainMetadata#1364885, 0, 0), collect_set(txn#1364877, 0, 0), count(protocol#1364881), sum(add#1364878.size), last(metaData#1364880, true), count(metaData#1364880), last(protocol#1364881, true), count(remove#1364879), count(add#1364878), count(txn#1364877)]
Aggregate Attributes [10]: [collect_set(domainMetadata#1364885, 0, 0)#1364933, collect_set(txn#1364877, 0, 0)#1364934, count(protocol#1364881)#1364935L, sum(add#1364878.size)#1364936L, last(metaData#1364880) ignore nulls#1364937, count(metaData#1364880)#1364938L, last(protocol#1364881) ignore nulls#1364939, count(remove#1364879)#1364940L, count(add#1364878)#1364941L, count(txn#1364877)#1364942L]
Results [14]: [collect_set(domainMetadata#1364885, 0, 0)#1364933 AS domainMetadata#1364918, null AS fileSizeHistogram#1364919, collect_set(txn#1364877, 0, 0)#1364934 AS setTransactions#1364920, null AS numDeletedRecordsOpt#1364921, count(protocol#1364881)#1364935L AS numOfProtocol#1364922L, coalesce(sum(add#1364878.size)#1364936L, 0) AS sizeInBytes#1364923L, last(metaData#1364880) ignore nulls#1364937 AS metadata#1364924, count(metaData#1364880)#1364938L AS numOfMetadata#1364925L, null AS deletedRecordCountsHistogramOpt#1364926, null AS numDeletionVectorsOpt#1364927, last(protocol#1364881) ignore nulls#1364939 AS protocol#1364928, count(remove#1364879)#1364940L AS numOfRemoves#1364929L, count(add#1364878)#1364941L AS numOfFiles#1364930L, count(txn#1364877)#1364942L AS numOfSetTransactions#1364931L]