Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.4.1
-
None
Description
Currently, the aggregate sum function throws an exception when an invalid (non-numeric but not null or missing) value is encountered, this needs to change to skip the invalid value (treat it as null) and issue a warning.