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 2018/01/16 21:03:00 UTC

[jira] [Commented] (ASTERIXDB-2245) Implement IS VALUED / IS NOT VALUED comparison

    [ 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 <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Murtadha Hubail <mh...@apache.org>


> 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)