digraph G {
0 [id="node0" labelType="html" label="<b>ObjectHashAggregate</b><br><br>number of output rows: 1<br>time in aggregation build: 43 ms<br>spill size: 0.0 B<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[collect_set(domainMetadata#13625029, 0, 0), collect_set(txn#13625021, 0, 0), count(protocol#13625025), sum(add#13625022.size), last(metaData#13625024, true), count(metaData#13625024), last(protocol#13625025, true), count(remove#13625023), count(add#13625022), count(txn#13625021)])"];
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.9 KiB<br>merged fetch fallback count: 0<br>local blocks read: 44<br>remote merged chunks fetched: 0<br>remote blocks read: 6<br>data size total (min, med, max (stageId: taskId))<br>8.4 KiB (152.0 B, 152.0 B, 1160.0 B (stage 275055.0: task 4215232))<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 275055.0: task 4215228))<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: 1135.0 B<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>6.0 KiB (115.0 B, 115.0 B, 560.0 B (stage 275055.0: task 4215232))" tooltip="Exchange SinglePartition, ENSURE_REQUIREMENTS, [plan_id=13438257]"];
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, 4 ms, 259 ms (stage 275055.0: task 4215222))<br>spill size total (min, med, max (stageId: taskId))<br>0.0 B (0.0 B, 0.0 B, 0.0 B (stage 275055.0: task 4215227))<br>number of sort fallback tasks: 0" tooltip="ObjectHashAggregate(keys=[], functions=[partial_collect_set(domainMetadata#13625029, 0, 0), partial_collect_set(txn#13625021, 0, 0), partial_count(protocol#13625025), partial_sum(add#13625022.size), partial_last(metaData#13625024, true), partial_count(metaData#13625024), partial_last(protocol#13625025, true), partial_count(remove#13625023), partial_count(add#13625022), partial_count(txn#13625021)])"];
subgraph cluster3 {
isCluster="true";
id="cluster3";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n1.2 s (4 ms, 4 ms, 259 ms (stage 275055.0: task 4215222))";
tooltip="WholeStageCodegen (1)";
4 [id="node4" labelType="html" label="<br><b>Project</b><br><br>" tooltip="Project [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, domainMetadata#13625029]"];
5 [id="node5" labelType="html" label="<b>Scan ExistingRDD Delta Table State #80 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000000265/stream-10000000265-1/_delta_log</b><br><br>number of output rows: 1,719" tooltip="Scan ExistingRDD Delta Table State #80 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000000265/stream-10000000265-1/_delta_log[txn#13625021,add#13625022,remove#13625023,metaData#13625024,protocol#13625025,cdc#13625026,checkpointMetadata#13625027,sidecar#13625028,domainMetadata#13625029,commitInfo#13625030]"];
}
1->0;
2->1;
4->2;
5->4;
}
== Physical Plan ==
ObjectHashAggregate (5)
+- Exchange (4)
+- ObjectHashAggregate (3)
+- * Project (2)
+- * Scan ExistingRDD Delta Table State #80 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000000265/stream-10000000265-1/_delta_log (1)
(1) Scan ExistingRDD Delta Table State #80 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000000265/stream-10000000265-1/_delta_log [codegen id : 1]
Output [10]: [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, cdc#13625026, checkpointMetadata#13625027, sidecar#13625028, domainMetadata#13625029, commitInfo#13625030]
Arguments: [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, cdc#13625026, checkpointMetadata#13625027, sidecar#13625028, domainMetadata#13625029, commitInfo#13625030], Delta Table State #80 - hdlfs://25570170-65a4-43d6-a97a-474f9553b696.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-order-quantity-kpi-service/out/kpi-curve-update/10000000265/stream-10000000265-1/_delta_log MapPartitionsRDD[779362] at start at FileStorageAdapterImpl.java:174, ExistingRDD, UnknownPartitioning(0)
(2) Project [codegen id : 1]
Output [6]: [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, domainMetadata#13625029]
Input [10]: [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, cdc#13625026, checkpointMetadata#13625027, sidecar#13625028, domainMetadata#13625029, commitInfo#13625030]
(3) ObjectHashAggregate
Input [6]: [txn#13625021, add#13625022, remove#13625023, metaData#13625024, protocol#13625025, domainMetadata#13625029]
Keys: []
Functions [10]: [partial_collect_set(domainMetadata#13625029, 0, 0), partial_collect_set(txn#13625021, 0, 0), partial_count(protocol#13625025), partial_sum(add#13625022.size), partial_last(metaData#13625024, true), partial_count(metaData#13625024), partial_last(protocol#13625025, true), partial_count(remove#13625023), partial_count(add#13625022), partial_count(txn#13625021)]
Aggregate Attributes [12]: [buf#13625144, buf#13625145, count#13625146L, sum#13625147L, last#13625148, valueSet#13625149, count#13625150L, last#13625151, valueSet#13625152, count#13625153L, count#13625154L, count#13625155L]
Results [12]: [buf#13625156, buf#13625157, count#13625158L, sum#13625159L, last#13625160, valueSet#13625161, count#13625162L, last#13625163, valueSet#13625164, count#13625165L, count#13625166L, count#13625167L]
(4) Exchange
Input [12]: [buf#13625156, buf#13625157, count#13625158L, sum#13625159L, last#13625160, valueSet#13625161, count#13625162L, last#13625163, valueSet#13625164, count#13625165L, count#13625166L, count#13625167L]
Arguments: SinglePartition, ENSURE_REQUIREMENTS, [plan_id=13438257]
(5) ObjectHashAggregate
Input [12]: [buf#13625156, buf#13625157, count#13625158L, sum#13625159L, last#13625160, valueSet#13625161, count#13625162L, last#13625163, valueSet#13625164, count#13625165L, count#13625166L, count#13625167L]
Keys: []
Functions [10]: [collect_set(domainMetadata#13625029, 0, 0), collect_set(txn#13625021, 0, 0), count(protocol#13625025), sum(add#13625022.size), last(metaData#13625024, true), count(metaData#13625024), last(protocol#13625025, true), count(remove#13625023), count(add#13625022), count(txn#13625021)]
Aggregate Attributes [10]: [collect_set(domainMetadata#13625029, 0, 0)#13625090, collect_set(txn#13625021, 0, 0)#13625091, count(protocol#13625025)#13625092L, sum(add#13625022.size)#13625093L, last(metaData#13625024) ignore nulls#13625094, count(metaData#13625024)#13625095L, last(protocol#13625025) ignore nulls#13625096, count(remove#13625023)#13625097L, count(add#13625022)#13625098L, count(txn#13625021)#13625099L]
Results [14]: [collect_set(domainMetadata#13625029, 0, 0)#13625090 AS domainMetadata#13625075, null AS fileSizeHistogram#13625076, collect_set(txn#13625021, 0, 0)#13625091 AS setTransactions#13625077, null AS numDeletedRecordsOpt#13625078, count(protocol#13625025)#13625092L AS numOfProtocol#13625079L, coalesce(sum(add#13625022.size)#13625093L, 0) AS sizeInBytes#13625080L, last(metaData#13625024) ignore nulls#13625094 AS metadata#13625081, count(metaData#13625024)#13625095L AS numOfMetadata#13625082L, null AS deletedRecordCountsHistogramOpt#13625083, null AS numDeletionVectorsOpt#13625084, last(protocol#13625025) ignore nulls#13625096 AS protocol#13625085, count(remove#13625023)#13625097L AS numOfRemoves#13625086L, count(add#13625022)#13625098L AS numOfFiles#13625087L, count(txn#13625021)#13625099L AS numOfSetTransactions#13625088L]