Azure / Azure/azure-documentdb-java
"distinct" gives syntax error
Open
- Dominant language
- Java
- Stars
- 51
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
A simple "select distinct rp.userid from profile rp" works in the Azure Query Browser but fails when using documentClient.queryDocuments with the below error

Is the support for DISTINCT not yet available, because the [documentation](https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-sql-query#DistinctKeyword) says it should be
Contributor guide
Assessment
This issue has not been assessed yet.