[
https://issues.apache.org/jira/browse/ASTERIXDB-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327799#comment-16327799
]
ASF subversion and git services commented on ASTERIXDB-2245:
------------------------------------------------------------
Commit 7d594a38667a8bc6753360160f5b473a6da70815 in asterixdb's branch
refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=7d594a3 ]
[ASTERIXDB-2245][SQLPP] Implement IS VALUED comparison
- user model changes: yes
- storage format changes: no
- interface changes: no
Details:
- Implement IS VALUED comparison operation
IS VALUED = IS NOT UNKNOWN
IS NOT VALUED = IS UNKNOWN
Change-Id: I4f05cad1a49b91baacc4d42512927cdadf851758
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2281
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> Implement IS VALUED / IS NOT VALUED comparison
> ----------------------------------------------
>
> Key: ASTERIXDB-2245
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2245
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: SQL - Translator SQL++
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
> Priority: Minor
>
> IS VALUED = IS NOT UNKNOWN,
> IS NOT VALUED = IS UNKNOWN
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)