unusable with Azure CosmosDB
vtrphan opened this issue · 1 comments
vtrphan commented
this package is unusable if the DB is not mongoDB pure, but Azure CosmosDB.
the api call failed with an error: Unrecognized pipeline stage name: $facet","name":"MongoError"
CosmosDB does not support all the features of pure mongoDB
Anyone has a suggestion for a workaround?
With the old agendash package there is no such problem
koresar commented
Hopefully CosmosDB already added support. If not - please submit a PR fixing the issue.