Azure / azure-cosmos-db-emulator-docker

This repo serves as hub for managing issues, gathering feedback, and having discussions regarding the Cosmos DB Emulator Docker.
https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-develop-emulator?tabs=docker-linux%2Ccsharp&pivots=api-nosql
MIT License
165 stars 47 forks source link

Need JOINS, ARRAY_CONTAINS() and LENGTH() in new #cosmosEmulatorVnextPreview #116

Open snext-twilde opened 6 days ago

snext-twilde commented 6 days ago

Hey Microsoft-Team,

great to have cosmosdb emulator finally working on Apple silicon, thank you very much. Although I cannot use it, because I need ARRAY_CONTAINS(), JOINS and LENGTH() to be working. Could work around LENGTH(), but no way for ARRAY_CONTAINS.

cosmosEmulatorVnextPreview

Best, Thomas

DmitriMelnikov commented 14 minutes ago

@snext-twilde can we have a separate issues for ARRAY_CONTAINS(), JOINS and LENGTH() ?

I plan to start working on adding ARRAY_CONTAINS