Azure / Azure/azure-documentdb-java

"distinct" gives syntax error

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/9596649/59562205-66021100-9047-11e9-9e1a-0171fb2f70ca.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.