Azure / Azure/azure-documentdb-java
"distinct" gives syntax error
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 51
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.