abhishekagarwal87 commented on issue #13743: URL: https://github.com/apache/druid/issues/13743#issuecomment-1413821165
Its because one query is using approximate distinct count while the second one is using exact distinct count. You can disable approximate in the query context (click on "..." next to Engine) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
