Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current count distinct function counts the first null value. Consider the following example column. The current count distinct function will count them as 4 instead of 3. We should fix it.
\N A B B C