LakshSingla commented on PR #16682:
URL: https://github.com/apache/druid/pull/16682#issuecomment-2213032786

   Thanks for the PR @Akshat-Jain 💯 I have made a few suggestions - a few of 
which are applicable across the aggregators. 
   
   We should also add in the release notes that, according to your 
investigation, the queries like the following would fail if they were passing 
earlier: 
   ```sql
   SELECT COUNT(DISTINCT x) FROM table WHERE x = 'non-existing'
   ```


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

Reply via email to