Databricks Row filter causing duplicates in Delta Table while writing

Abhijeet2492
New Contributor II

Hello,

I have a databricks external table to which I have applied a row filter, After applying the row filter I see that the Delta merge functionality is not working as expected even with simple records ( not nested) and I have already tried execution with 16.4 and serverless clusters.

Is there any suggestion or recommendation for this?