Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SELECT DISTINCT on multiple columns gives inconsistent results #2

Open
sanketsarang opened this issue Sep 23, 2018 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@sanketsarang
Copy link
Contributor

Re-firing a SELECT DISTINCT query with multiple columns in the distinct clause gives different rows in response per query for the same data in the table. Possible cause is performance on a non-thread safe operation in executing the DISTINCT clause.

@sanketsarang sanketsarang added the bug Something isn't working label Sep 23, 2018
@sanketsarang sanketsarang self-assigned this Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant