You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Hussain Towaileb (Jira)" <ji...@apache.org> on 2020/01/29 01:44:00 UTC

[jira] [Resolved] (ASTERIXDB-2690) Sum aggregate throws an exception for invalid values

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hussain Towaileb resolved ASTERIXDB-2690.
-----------------------------------------
    Resolution: Fixed

> Sum aggregate throws an exception for invalid values
> ----------------------------------------------------
>
>                 Key: ASTERIXDB-2690
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2690
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: FUN - Functions
>    Affects Versions: 0.9.4.1
>            Reporter: Hussain Towaileb
>            Assignee: Hussain Towaileb
>            Priority: Major
>             Fix For: 0.9.5
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)