You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
I'm submitting a...
Current behavior
Currently, if consumers provide Hierarchical Partition keys (an array of string keys, instead of plain string key) the package errors out, particularly due to the following line of code https://github.com/nestjs/azure-database/blob/master/lib/cosmos-db/cosmos-db.providers.ts#L54
This affects both the package as well as the sample events application
Expected behavior
Support Hierarchical partition keys.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment
CC: @kamilmysliwiec @manekinekko
The text was updated successfully, but these errors were encountered: