Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Fixing an issue with order by query continuation token results #332

Closed mbhaskar closed 4 years ago

mbhaskar commented 4 years ago

This PR fixes an issue due to which the order by results when resuming from continuation token might contain duplicates/missing documents