digraph G {
subgraph cluster0 {
isCluster="true";
label="WholeStageCodegen (1)\n \nduration: total (min, med, max (stageId: taskId))\n22 ms (0 ms, 0 ms, 4 ms (stage 131.0: task 1022))";
1 [labelType="html" label="<br><b>Project</b><br><br>"];
2 [labelType="html" label="<b>Filter</b><br><br>number of output rows: 7"];
3 [labelType="html" label="<b>Scan ExistingRDD Delta Table State with Stats #9 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-dl-stream-service/prp/demand-channel/_delta_log</b><br><br>number of output rows: 7"];
}
2->1;
3->2;
}
4
Project [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, null AS stats#3725, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210]
Filter ((UDF(true, size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords) AND UDF(true, size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords)) AND if (isnull(((stats#1223.nullCount.name < stats#1223.numRecords) OR (isnull(stats#1223.nullCount.name) OR isnull(stats#1223.numRecords))))) false else UDF(knownnotnull(((stats#1223.nullCount.name < stats#1223.numRecords) OR (isnull(stats#1223.nullCount.name) OR isnull(stats#1223.numRecords)))), size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords))
Scan ExistingRDD Delta Table State with Stats #9 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-dl-stream-service/prp/demand-channel/_delta_log[path#1200,partitionValues#1201,size#1202L,modificationTime#1203L,dataChange#1204,stats#1223,tags#1206,deletionVector#1207,baseRowId#1208L,defaultRowCommitVersion#1209L,clusteringProvider#1210]
WholeStageCodegen (1)
== Physical Plan ==
* Project (3)
+- * Filter (2)
+- * Scan ExistingRDD Delta Table State with Stats #9 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-dl-stream-service/prp/demand-channel/_delta_log (1)
(1) Scan ExistingRDD Delta Table State with Stats #9 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-dl-stream-service/prp/demand-channel/_delta_log [codegen id : 1]
Output [11]: [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, stats#1223, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210]
Arguments: [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, stats#1223, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210], Delta Table State with Stats #9 - hdlfs://2e93940d-4be8-4f12-830d-f0b8d392c03a.files.hdl.prod-eu20.hanacloud.ondemand.com:443/crp-dl-stream-service/prp/demand-channel/_delta_log MapPartitionsRDD[78] at $anonfun$recordDeltaOperationInternal$1 at DatabricksLogging.scala:128, ExistingRDD, UnknownPartitioning(0)
(2) Filter [codegen id : 1]
Input [11]: [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, stats#1223, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210]
Condition : ((UDF(true, size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords) AND UDF(true, size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords)) AND if (isnull(((stats#1223.nullCount.name < stats#1223.numRecords) OR (isnull(stats#1223.nullCount.name) OR isnull(stats#1223.numRecords))))) false else UDF(knownnotnull(((stats#1223.nullCount.name < stats#1223.numRecords) OR (isnull(stats#1223.nullCount.name) OR isnull(stats#1223.numRecords)))), size#1202L, (stats#1223.numRecords - coalesce(deletionVector#1207.cardinality, 0)), stats#1223.numRecords))
(3) Project [codegen id : 1]
Output [11]: [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, null AS stats#3725, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210]
Input [11]: [path#1200, partitionValues#1201, size#1202L, modificationTime#1203L, dataChange#1204, stats#1223, tags#1206, deletionVector#1207, baseRowId#1208L, defaultRowCommitVersion#1209L, clusteringProvider#1210]