Enabling ignored query tests. Ported Queryplan and OffsetLimit#5365
Conversation
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kushagraThapar
left a comment
There was a problem hiding this comment.
I have added 1 suggestion, please implement it.
Disabling non value aggregates
Adding test to drain all the documents (Azure#257)
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@mbhaskar which test is running ReadMyWrites? none is called that |
-- Meters ---------------------------------------------------------------------- |
E2E tests run ReadMyWrites This is the o/p for HTTPs mode |
Enabling the ignored query tests.
Ported query plan from V2: https://github.com/Azure/azure-cosmosdb-java/pull/111/files
Ported offset limit from V2: https://github.com/Azure/azure-cosmosdb-java/pull/234/files
Ported offset limit fix from V2: https://github.com/Azure/azure-cosmosdb-java/pull/256/files
Added additional test to consume all the docs from a collection using offset limit based paging: Azure/azure-cosmosdb-java#257