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

feat: update prisma adapter to add support for COUNT and APPROXIMATE_COUNT #29

Open
techsavvyash opened this issue Mar 9, 2024 · 0 comments

Comments

@techsavvyash
Copy link
Collaborator

Goal of the ticket

In the step-21 of our implementation, we added the functionality to get approximate count out of large datasets using HyperLogLog, while the functionality was added to the database, the prisma adapter was not updated to incorporate this functionality and needs to be updated for the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant