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.
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.