You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/14 18:38:00 UTC

[jira] [Commented] (ASTERIXDB-2689) Make functions return NULL on invalid arguments

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015286#comment-17015286 ] 

ASF subversion and git services commented on ASTERIXDB-2689:
------------------------------------------------------------

Commit 54b31ada42911bd799db66e8c57ed9c209de1d30 in asterixdb's branch refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=54b31ad ]

[ASTERIXDB-2689][FUN] Make numeric functions return NULL on invalid arguments

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
Make numeric functions return NULL on invalid arguments.

Change-Id: Id26229064058c3ecbaa54ece3001d3b8980f8d8b
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4583
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <al...@gmail.com>
Reviewed-by: Dmitry Lychagin <dm...@couchbase.com>


> Make functions return NULL on invalid arguments
> -----------------------------------------------
>
>                 Key: ASTERIXDB-2689
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2689
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: FUN - Functions
>    Affects Versions: 0.9.4.1
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Functions should return NULL instead of raising errors on invalid arguments (e.g. invalid types, invalid values, etc)



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