docs icon indicating copy to clipboard operation
docs copied to clipboard

Document CosmosDB Partitioned Queries

Open berndverst opened this issue 2 years ago • 1 comments

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: https://github.com/dapr/components-contrib/pull/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 :)

berndverst avatar Dec 11 '23 20:12 berndverst

/assign

luigirende avatar Dec 12 '23 12:12 luigirende