Skip to content

.Net: [MEVD] Improve partition keys with Cosmos NoSQL #11352

@roji

Description

@roji
  • We currently only support a single partition key property, but Cosmos supports hierarchical partition keys; see docs.
  • We only support string partition keys, but Cosmos supports bool and double. We should just use the Cosmos SDK's PartitionKey type to represent partition keys.

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorData

Type

No type

Projects

Status

Sprint: Done

Relationships

None yet

Development

No branches or pull requests

Issue actions