azure-cosmos-db-emulator-docker
azure-cosmos-db-emulator-docker copied to clipboard
LIKE does not work with preview emulator
Query with LIKE does not work with cosmosEmulatorVnextPreview:
SELECT * FROM c where c.name LIKE "nam"
hey, any updates?
We depend on our query team and this will take several months to resolve...
@wondertalik @jvalkeejarvi We just made a new release with an upgraded query engine, which fixed the LIKE issue in query. Please try it out: https://github.com/Azure/azure-cosmos-db-emulator-docker/releases/tag/vnext-EN20251118 .
I am closing the issue now but feel free to reopen it if there's any further issue. Thank you for your feedback, your patience, and your support to the community which makes the product better.