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

Add Distinct in SQL query instead of kotlin function in search query #2567

Open
MJ1998 opened this issue Jun 11, 2024 · 0 comments
Open

Add Distinct in SQL query instead of kotlin function in search query #2567

MJ1998 opened this issue Jun 11, 2024 · 0 comments

Comments

@MJ1998
Copy link
Collaborator

MJ1998 commented Jun 11, 2024

Describe the Issue
From this line it seems the sql query may return duplicate records.

Update: We do a distinctBy here.
So the records are still distinct but we should add DISTINCT clause in the sql query instead.

Would you like to work on the issue?

@MJ1998 MJ1998 changed the title search returns duplicate records Add Distinct in SQL query instead of kotlin function in search query Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant