You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Yingyi Bu (JIRA)" <ji...@apache.org> on 2016/06/08 16:34:21 UTC

[jira] [Resolved] (ASTERIXDB-1223) Comparing values across different type hierarchies should return NULL

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

Yingyi Bu resolved ASTERIXDB-1223.
----------------------------------
    Resolution: Fixed

> Comparing values across different type hierarchies should return NULL
> ---------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1223
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1223
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Yingyi Bu
>            Assignee: Yingyi Bu
>
> The following predicates return false in the current master:
> 99 < ‘25’
> “hello” < []
> 99 < [99]
> [] < {}
> They should all return NULL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)