Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

value queries of certain types has json serialization issue #254

Closed mbhaskar closed 4 years ago

mbhaskar commented 5 years ago

value queries of types Array, String, null, etc endup in throwing json serialization error when trying to convert to document.

mbhaskar commented 4 years ago

Issues with value queries have been fixed in V4. https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/cosmos/azure-cosmos/CHANGELOG.md