Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Problem: Is null filter is failing for numeric data type(No dictionary column).
Root cause: Min max calculation is wrong when no dictionary column is not the first column.
As it is not the first column null value can come in between and min max for null value is getting updated only when first row is null
Solution: Update the min max in all the case when value is null or not null for all type
Attachments
Issue Links
- links to