[
https://issues.apache.org/jira/browse/ASTERIXDB-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373847#comment-16373847
]
ASF subversion and git services commented on ASTERIXDB-2291:
------------------------------------------------------------
Commit 3f6d3709b2e80991d0321e955314cd1011f6866e in asterixdb's branch
refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=3f6d370 ]
[ASTERIXDB-2291][FUN] Implement if_inf,if_nan,if_nan_or_inf
- user model changes: yes
- storage format changes: no
- interface changes: no
Details:
- Implement functions: if_inf(), if_nan(), if_nan_or_inf()
- Add testcases and documentation
- INF to string conversion should produce "INF" instead of "Infinity"
- Move if_missing(), if_null() testcases to 'null-missing' folder
Change-Id: I12dccd848a1d6b4ba102bea3b7602c2cbd8aaef5
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2411
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>
> Implement functions IFINF,IFNAN,IFNANORINF
> ------------------------------------------
>
> Key: ASTERIXDB-2291
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2291
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: FUN - Functions
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
> Priority: Minor
>
> We need to implement the following functions
> IFINF
> IFNAN
> IFNANORINF
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)