Azure / azure-cosmosdb-spark

Apache Spark Connector for Azure Cosmos DB
MIT License
199 stars 119 forks source link

Adds a new config option "changefeedstartfromdatetime" #403

Closed FabianMeiswinkel closed 4 years ago

FabianMeiswinkel commented 4 years ago

Adds a new config option "changefeedstartfromdatetime" that can be used to specify from when the changefeed should be processed.

See Config options for details.