Relative Content

Tag Archive for pysparkazure-synapseazure-synapse-analyticscosmosazure-cosmosdb-changefeed

Azure Synapse Pyspark job could see deleted records from CosmosDB

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.