Getting incorrect count distinct value in Plywood
bipin-mv opened this issue · 0 comments
bipin-mv commented
I am getting an incorrect count distinct value in plywood response. "useApproximateCountDistinct" options is set to false in Druid and I am getting exact count in Druid UI. But with Plywood, I am only getting approximate count.
I am using Plywood version 0.22.10 and Druid version 0.20.1
Is there any option to get exact count distinct with Plywood ?