kgyrtkirk commented on issue #16715: URL: https://github.com/apache/druid/issues/16715#issuecomment-2222269498
something like that; if we have `useApproximateCountDistinct` only `COUNT(DISTINCT x)` will work as expecteded other `AGG(DISTINCT ...)` will produce the above misleading exception about not able to convert the plan -- 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]
