Azure / azure-cosmosdb-java

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

offset-limit query fix #256

Closed mbhaskar closed 5 years ago

mbhaskar commented 5 years ago

Fix for an issue where offset limit queries might not return expected number of results.

kirankumarkolli commented 5 years ago

Aren't there test gaps which should be included.

mbhaskar commented 5 years ago

UT gaps should be immediate priority.

https://github.com/Azure/azure-cosmosdb-java/issues/257

kushagraThapar commented 5 years ago

Force Merging the PR: NonValueAggregate is an independent issue and not a release blocker.