[
https://issues.apache.org/jira/browse/ASTERIXDB-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yingyi Bu updated ASTERIXDB-1223:
---------------------------------
Assignee: Yingyi Bu (was: Taewoo Kim)
> 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)