Skip to content

Conversation

@moderakh
Copy link
Contributor

@moderakh moderakh commented Dec 11, 2019

The purpose of this PR is to add a baseline for measure latencies for a in-clause cross partition query for different partition key values.

  • adds a in clause query benchmark.
  • measures latencies for queries.

sample query:

select * from c where c.pk in ("pk1", "pk2", "pk3, ..., "pk2000")

Copy link
Member

@kushagraThapar kushagraThapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, except for one question.

@moderakh
Copy link
Contributor Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@moderakh moderakh merged commit 1092090 into feature/cosmos/v4 Dec 12, 2019
@moderakh moderakh changed the title v4: adds a in clause query benchmark v4: adds an in clause query benchmark Dec 13, 2019
@conniey conniey deleted the users/moderakh/v4/query-perf-dec10 branch December 20, 2019 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants