microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
93 stars 68 forks source link

Configure hierarchical partition keys using spring-data-cosmos #569

Closed aggarnik closed 1 year ago

aggarnik commented 1 year ago

I use @PartitionKey to define a logical partition in my model class. I am not able to find any annotations using which I can define hierarchical partition keys in my model class. Is this feature supported by spring-data-cosmos module?

kushagraThapar commented 1 year ago

@aggarnik - this is not supported yet and is in our backlog for the next couple of months. Also, this repository is not active anymore and is not monitored. Please create future github issues on the azure-sdk-for-java repository - https://github.com/Azure/azure-sdk-for-java/issues