Azure / Azure/azure-documentdb-java
"distinct" gives syntax error
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 51
- Forks
- 52
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.