[
https://issues.apache.org/jira/browse/ASTERIXDB-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yingyi Bu resolved ASTERIXDB-1189.
----------------------------------
Resolution: Fixed
> spatial-intersect handling of nulls
> -----------------------------------
>
> Key: ASTERIXDB-1189
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1189
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Functions - AQL
> Reporter: Yingyi Bu
> Assignee: Yingyi Bu
>
> "spatial-intersect(null, create-rectangle(create-point(30.0,70.0),
> create-point(40.0,80.0)));"
> returns false;
> "spatial-intersect(null, null)" returns false.
> Both should return null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)