We have Pyspark script that is accessing CosmosDB table(Linked service). We deleted all the records from the CosmosDB table (by decreasing the TTL). But I still see the deleted records from Pyspark job, but I don’t see those records from the Azure Portal’s Data Explorer.
I am expecting the deleted records to not show when I query from the Pyspark in Azure Synapse workspace..
Any leads will be greatly appreciated. Thanks!
New contributor
Mohammad Atavur is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.