Azure / azure-cosmosdb-spark

Apache Spark Connector for Azure Cosmos DB
MIT License
202 stars 121 forks source link

Adds a check to purge the Connection Cache when a Container is not available anymore (due to being dropped and recreated for example) during read operations #433

Closed FabianMeiswinkel closed 3 years ago

FabianMeiswinkel commented 3 years ago

This change is necessary to unblock ADF team