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

Queries with null do not work #cosmosEmulatorVnextPreview #122

Open jvalkeejarvi opened 5 days ago

jvalkeejarvi commented 5 days ago

Following queries do not work:

SELECT * FROM c WHERE c.id = null
SELECT * FROM c WHERE c.id != null
DmitriMelnikov commented 22 hours ago

Fix is checked in and will be available on the next release