Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document CosmosDB Partitioned Queries #3897

Open
berndverst opened this issue Dec 11, 2023 · 1 comment
Open

Document CosmosDB Partitioned Queries #3897

berndverst opened this issue Dec 11, 2023 · 1 comment
Assignees
Labels
content/missing-information More information requested or needed

Comments

@berndverst
Copy link
Member

In CosmosDB State store Query API (which is Alpha) we only support cross-partition queries. However, the ability to query a specific partition (which is cheaper) has been added now:
dapr/components-contrib#3227

This needs to be documented here:
https://github.com/dapr/docs/blob/v1.12/daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

It would be great to introduce a
Query API (Alpha) section there that goes into a specific request example.

Additionally the Partition Key section could be improved also.

Hoping @luigirende will write this docs update :)

@luigirende
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content/missing-information More information requested or needed
Projects
None yet
Development

No branches or pull requests

2 participants