Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.57k stars 805 forks source link

Azure Cosmos DB: support for hierarchical partition keys #21063

Open shubham1172 opened 1 year ago

shubham1172 commented 1 year ago

Feature Request

This issue is to support hierarchical partition keys via the Go-SDK in Azure Cosmos DB. Here are the docs for the same https://learn.microsoft.com/en-us/azure/cosmos-db/hierarchical-partition-keys?tabs=net-v3%2Cbicep

Link to implementations:

aratz-lasa commented 4 weeks ago

Any update on this? Other SDKs implement it